-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 06 08:02:13 msm8909 python3[2055]: DB VERSION: 9
May 06 08:02:13 msm8909 python3[2055]: [DB] No upgrade needed
May 06 08:02:13 msm8909 python3[2055]: [DEBUG] Looking for old files to remove in /data/logs
May 06 08:02:13 msm8909 python3[2055]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 06 08:02:13 msm8909 python3[2055]: [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 06 08:02:13 msm8909 python3[2055]: [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 06 08:02:14 msm8909 python3[2055]: [SSE] SETTING UP SSE
May 06 08:02:14 msm8909 python3[2055]: [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 06 08:02:14 msm8909 python3[2055]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb2689a90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 06 08:02:14 msm8909 python3[2055]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb13481f0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 06 08:02:27 msm8909 python3[2055]: Traceback (most recent call last):
May 06 08:02:27 msm8909 python3[2055]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 06 08:02:27 msm8909 python3[2055]: hci0 = BluetoothAdapter(0);
May 06 08:02:27 msm8909 python3[2055]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 06 08:02:27 msm8909 python3[2055]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 06 08:02:27 msm8909 python3[2055]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 06 08:02:27 msm8909 python3[2055]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 06 08:02:27 msm8909 python3[2055]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 06 08:02:27 msm8909 python3[2055]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 06 08:02:27 msm8909 python3[2055]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 06 08:02:27 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 06 08:02:27 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 06 08:02:27 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 06 08:02:33 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 06 08:02:33 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 06 08:02:33 msm8909 systemd[1]: Started Mother Gateway Service.
May 06 08:02:35 msm8909 python3[3048]: READING DB FROM FILE: /data/mother.db
May 06 08:02:35 msm8909 python3[3048]: DB VERSION: 9
May 06 08:02:35 msm8909 python3[3048]: [DB] No upgrade needed
May 06 08:02:35 msm8909 python3[3048]: [DEBUG] Looking for old files to remove in /data/logs
May 06 08:02:35 msm8909 python3[3048]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 06 08:02:35 msm8909 python3[3048]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 06 08:02:35 msm8909 python3[3048]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 06 08:02:36 msm8909 python3[3048]: [SSE] SETTING UP SSE
May 06 08:02:36 msm8909 python3[3048]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 11:08:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:08:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:08:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:08:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:08:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:08:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "79386c1d0190422a91133e8422a137c1"}
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1714953757.4715292, 'type': 's', 'key': '3839b6fbe8104ed7a68ff9e1ea43069a'}
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'gw', 'source': 1, 'timestamp': 1714953758.6947794, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'wearables', 'source': 1, 'timestamp': 1714953758.6989763, '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"}]', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'wconfig', 'source': 1, 'timestamp': 1714953758.8796, '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}', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'wconfig', 'source': 1, 'timestamp': 1714953759.0696502, '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}', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'wconfig', 'source': 1, 'timestamp': 1714953759.2624552, '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}', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'wconfig', 'source': 1, 'timestamp': 1714953759.4537892, '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}', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'wconfig', 'source': 1, 'timestamp': 1714953759.6660609, '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}', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] UPDATING W CONFIG
May 07 11:08:34 msm8909 python3[3048]: [SSE] RX'd: {'type': 'prov', 'source': 1, 'timestamp': 1714953759.7130973, 'data': '0', 'key': None}
May 07 11:08:34 msm8909 python3[3048]: [SSE] SETTING PROVISIONING TO: 0
May 07 11:08:34 msm8909 python3[3048]: [CONFIG] SSE Has new config, updating
May 07 11:08:34 msm8909 python3[3048]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 11:08:34 msm8909 python3[3048]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 11:08:34 msm8909 python3[3048]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 07 11:08:34 msm8909 python3[3048]: [CLOUD] Activating Gateway
May 07 11:08:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051314.8064718, 'type': 's', 'key': '79386c1d0190422a91133e8422a137c1'}
May 07 11:08:35 msm8909 python3[3048]: DBUS: Discovered 06:05:04:48:10:21 .
May 07 11:08:35 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 11:08:35 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 11:08:35 msm8909 python3[3048]: DBUS: Discovered 06:05:04:E3:C1:7F .
May 07 11:08:35 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 11:08:35 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 11:08:36 msm8909 python3[3048]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 07 11:08:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 350, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003015e0003000002005d206667
May 07 11:08:36 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:08:36 msm8909 python3[3048]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 07 11:08:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 174, 'battery': 57, 'act_cals': 15, 'case_temp': 121, 'pairing_code': b'\x05\xd5', 'skin_temp': 123, 'walk_steps': 4384, 'bmr_cals': 688, 'mtp_version': 7, 'solar_gen': 172, 'distance': 3392, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 4384} 05d505d50007000011200d40000000ac00ae0f22b0403934797b
May 07 11:08:36 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 11:08:36 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 113, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01262ac404d047174
May 07 11:08:36 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 07 11:08:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051316, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 116, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 702, 'bmrCals': 684, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 113}}
May 07 11:08:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051316, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 116, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 702, 'bmrCals': 684, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 113}}
May 07 11:08:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051316, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 116, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 192, "actCals": 18, "totalCals": 702, "bmrCals": 684, "heartRate": 64, "solarGen": 172, "caseTemp": 113}}, "rt": "instant", "key": "233221f6361647a08ea045fc4ed44d81"}
May 07 11:08:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051317.2844949, 'type': 's', 'key': '233221f6361647a08ea045fc4ed44d81'}
May 07 11:08:37 msm8909 python3[3048]: DBUS: Discovered 06:05:04:09:FB:D2 .
May 07 11:08:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:08:37 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:08:38 msm8909 python3[3048]: DBUS: Discovered 06:05:04:31:50:9D .
May 07 11:08:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 11:08:38 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 11:08:38 msm8909 python3[3048]: DBUS: Discovered 06:05:04:AA:9F:1A .
May 07 11:08:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:08:38 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:08:38 msm8909 python3[3048]: DBUS: Discovered 06:05:04:F0:E7:AC .
May 07 11:08:38 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 11:08:38 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 11:08:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 113, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01262ac404d047174
May 07 11:08:39 msm8909 python3[3048]: DBUS: Discovered 06:05:04:13:AE:B4 .
May 07 11:08:39 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:08:39 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:08:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 112, 'pairing_code': b'\x1di', 'skin_temp': 114, 'walk_steps': 5271, 'bmr_cals': 176, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 187, 'total_steps': 5271} 1d691d690007000014970f17018d000300070ba0b04049247072
May 07 11:08:48 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 07 11:08:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051329, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 114, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 187, 'bmrCals': 176, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 112}}
May 07 11:08:49 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051329, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 114, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 187, 'bmrCals': 176, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 112}}
May 07 11:08:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051329, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 114, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 7, "actCals": 11, "totalCals": 187, "bmrCals": 176, "heartRate": 64, "solarGen": 3, "caseTemp": 112}}, "rt": "instant", "key": "d0eaae9a9bcd48d2aa32ba0f49429a2f"}
May 07 11:08:49 msm8909 python3[3048]: DBUS: Discovered 06:05:04:7E:53:24 .
May 07 11:08:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:08:49 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:08:49 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\x0f\x89', 'skin_temp': 119, 'walk_steps': 6340, 'bmr_cals': 678, 'mtp_version': 7, 'solar_gen': 171, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 696, 'total_steps': 6527} 0f890f89000700bb18c41370000000ab000c1262a64053347477
May 07 11:08:49 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 07 11:08:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051329, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 119, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 696, 'bmrCals': 678, 'heartRate': 64, 'solarGen': 171, 'caseTemp': 116}}
May 07 11:08:49 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051329, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 119, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 696, 'bmrCals': 678, 'heartRate': 64, 'solarGen': 171, 'caseTemp': 116}}
May 07 11:08:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051329, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 119, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 696, "bmrCals": 678, "heartRate": 64, "solarGen": 171, "caseTemp": 116}}, "rt": "instant", "key": "57ae17d5b30143a3a84288bd94e31128"}
May 07 11:08:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051329.5221386, 'type': 's', 'key': 'd0eaae9a9bcd48d2aa32ba0f49429a2f'}
May 07 11:08:50 msm8909 python3[3048]: DBUS: Discovered 06:05:04:89:56:16 .
May 07 11:08:50 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xf6', 'mtp_version': 5} 07f6065f00
May 07 11:08:50 msm8909 python3[3048]: IGNORING 06:05:04:89:56:16 WITH PAIRING CODE: 07f6
May 07 11:08:50 msm8909 python3[3048]: DBUS: Discovered 06:05:04:1F:66:01 .
May 07 11:08:50 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:08:50 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:08:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051330.1064692, 'type': 's', 'key': '57ae17d5b30143a3a84288bd94e31128'}
May 07 11:08:51 msm8909 python3[3048]: DBUS: Discovered 06:05:04:52:C0:04 .
May 07 11:08:51 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 11:08:51 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 11:08:51 msm8909 python3[3048]: DBUS: Discovered 06:05:04:50:93:05 .
May 07 11:08:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 350, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001015e0003000000005a106667
May 07 11:08:51 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:08:52 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:08:52 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:08:52 msm8909 python3[3048]: DBUS: Discovered 06:05:04:09:A0:9C .
May 07 11:08:52 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 11:08:52 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 11:08:52 msm8909 python3[3048]: DBUS: Discovered 06:05:04:BD:D0:F7 .
May 07 11:08:52 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 11:08:52 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 11:08:52 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 113, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01262ac404d247174
May 07 11:09:03 msm8909 python3[3048]: DBUS: Discovered 06:05:04:8E:52:AD .
May 07 11:09:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 11:09:03 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 11:09:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 112, 'pairing_code': b'\x1di', 'skin_temp': 114, 'walk_steps': 5271, 'bmr_cals': 176, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 187, 'total_steps': 5271} 1d691d690007000014970f17018d000300070ba0b04049347072
May 07 11:09:04 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 113, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01262ac404d347174
May 07 11:09:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:09:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:09:04 msm8909 python3[3048]: DBUS: Discovered 06:05:04:2F:19:B1 .
May 07 11:09:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 89, 'act_cals': 0, 'case_temp': 117, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 30, 'mtp_version': 7, 'solar_gen': 334, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 30, 'total_steps': 0} 19b119b100070000000000000001014e005400a01e4059147579
May 07 11:09:04 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:09:04 msm8909 python3[3048]: DBUS: Discovered 06:05:04:6D:74:4C .
May 07 11:09:04 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 11:09:04 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 11:09:04 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\x0f\x89', 'skin_temp': 119, 'walk_steps': 6340, 'bmr_cals': 678, 'mtp_version': 7, 'solar_gen': 171, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 696, 'total_steps': 6527} 0f890f89000700bb18c41370000000ab000c1262a64053047477
May 07 11:09:04 msm8909 python3[3048]: DBUS: Discovered 06:05:04:72:36:74 .
May 07 11:09:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 11:09:04 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 11:09:06 msm8909 python3[3048]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 07 11:09:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 70, 'battery': 12, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 46, 'mtp_version': 7, 'solar_gen': 46, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 48, 'total_steps': 1153} 10c610c600070000048103660000002e004602802e400c247578
May 07 11:09:06 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:09:06 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 113, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01262ac404d347174
May 07 11:09:07 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 11:09:07 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 11:09:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 11:09:08 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 11:09:17 msm8909 python3[3048]: DBUS: Discovered 06:05:04:71:88:0E .
May 07 11:09:17 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 11:09:17 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 11:09:17 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 113, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01262ac404d047174
May 07 11:09:17 msm8909 python3[3048]: DBUS: Discovered 06:05:04:66:30:47 .
May 07 11:09:17 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:09:17 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:09:18 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\x0f\x89', 'skin_temp': 120, 'walk_steps': 6340, 'bmr_cals': 679, 'mtp_version': 7, 'solar_gen': 171, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 697, 'total_steps': 6527} 0f890f89000700bb18c41370000000ab000c1272a74053247478
May 07 11:09:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 85, 'battery': 89, 'act_cals': 0, 'case_temp': 117, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 32, 'mtp_version': 7, 'solar_gen': 336, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 32, 'total_steps': 0} 19b119b1000700000000000000010150005500b0204059247579
May 07 11:09:19 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:09:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 71, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 47, 'mtp_version': 7, 'solar_gen': 48, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 49, 'total_steps': 1153} 10c610c6000700000481036600000030004702802f400d047578
May 07 11:09:20 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:09:20 msm8909 python3[3048]: DBUS: Discovered 06:05:04:44:7C:06 .
May 07 11:09:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 11:09:20 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 11:09:20 msm8909 python3[3048]: DBUS: Discovered 06:05:04:20:68:45 .
May 07 11:09:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a%', 'pairing_code': b'\x1a%', 'alert_status': b'\x00', 'mtp_version': 6} 1a251a250006
May 07 11:09:20 msm8909 python3[3048]: IGNORING 06:05:04:20:68:45 WITH PAIRING CODE: 1a25
May 07 11:09:21 msm8909 python3[3048]: DBUS: Discovered 06:05:04:62:A2:9E .
May 07 11:09:21 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:09:21 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:09:31 msm8909 python3[3048]: DBUS: Discovered 06:05:04:94:6F:99 .
May 07 11:09:31 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:09:31 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:09:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 11:09:31 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 11:09:31 msm8909 python3[3048]: DBUS: Discovered 06:05:04:A0:3D:F6 .
May 07 11:09:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'alert_status': b'\x00', 'mtp_version': 6} 16e616e60006
May 07 11:09:31 msm8909 python3[3048]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 07 11:09:32 msm8909 python3[3048]: DBUS: Discovered 06:05:04:63:30:52 .
May 07 11:09:32 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:09:32 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:09:32 msm8909 python3[3048]: DBUS: Discovered 06:05:04:33:04:2B .
May 07 11:09:32 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 11:09:32 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 11:09:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:09:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:09:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:09:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:09:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "46b6c0eb5a1349fdb9fbeda328e994d6"}
May 07 11:09:35 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272ad404d247274
May 07 11:09:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051375.2647948, 'type': 's', 'key': '46b6c0eb5a1349fdb9fbeda328e994d6'}
May 07 11:09:35 msm8909 python3[3048]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 07 11:09:35 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1b\xab', 'mtp_version': 5} 1bab065f00
May 07 11:09:35 msm8909 python3[3048]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 07 11:09:37 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 11:09:48 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 11:09:48 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 11:09:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 112, 'pairing_code': b'\x1di', 'skin_temp': 115, 'walk_steps': 5271, 'bmr_cals': 177, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 188, 'total_steps': 5271} 1d691d690007000014970f17018d000300070ba0b14049047073
May 07 11:09:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051390, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 115, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 188, 'bmrCals': 177, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 112}}
May 07 11:09:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051390, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 115, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 188, 'bmrCals': 177, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 112}}
May 07 11:09:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051390, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 115, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 7, "actCals": 11, "totalCals": 188, "bmrCals": 177, "heartRate": 64, "solarGen": 3, "caseTemp": 112}}, "rt": "instant", "key": "7e374985bcfe420cade36849f7d59d1e"}
May 07 11:09:51 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272ad404d347274
May 07 11:09:52 msm8909 python3[3048]: DBUS: Discovered 06:05:04:67:BC:31 .
May 07 11:09:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1', 'mtp_version': 5} 1ff1065f00
May 07 11:09:52 msm8909 python3[3048]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 07 11:09:53 msm8909 python3[3048]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 07 11:09:53 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 11:09:53 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 11:09:54 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272ad404d347274
May 07 11:09:56 msm8909 python3[3048]: DBUS: Connected to 06:05:04:32:34:65
May 07 11:09:56 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 07 11:09:56 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 07 11:09:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8e3748d9ca2c4b768d52c39a0fa7e955"}
May 07 11:09:56 msm8909 python3[3048]: ACTIVATING HR.
May 07 11:10:03 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 11:10:03 msm8909 python3[3048]: 97649.6883893013 [06:05:04:32:34:65] <- HR 0000
May 07 11:10:04 msm8909 python3[3048]: DBUS: Discovered 06:05:04:E3:91:C9 .
May 07 11:10:04 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1c\x99', 'mtp_version': 5} 1c99065f00
May 07 11:10:04 msm8909 python3[3048]: IGNORING 06:05:04:E3:91:C9 WITH PAIRING CODE: 1c99
May 07 11:10:04 msm8909 python3[3048]: 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, 57, 125, 69, 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 07 11:10:04 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 11:10:04 msm8909 python3[3048]: GOT Pairing Code: 0d55
May 07 11:10:04 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 11:10:04 msm8909 python3[3048]: NO FW Update needed.
May 07 11:10:04 msm8909 python3[3048]: LAST SYNC: 1715043653
May 07 11:10:06 msm8909 python3[3048]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [195, 24, 0, 0, 222, 23, 0, 1, 229, 0, 0, 2, 100, 247, 14, 16, 60, 118, 10, 17, 40, 129, 4, 18, 0, 0, 0, 32, 213, 18, 0, 48, 172, 0, 0, 64, 192, 0, 0, 65, 116, 0, 0, 80, 114, 0, 0, 81, 77, 0, 0, 66, 64, 0, 0, 96, 4, 0, 0, 112]
May 07 11:10:06 msm8909 python3[3048]: ACTIVITY: 4
May 07 11:10:06 msm8909 python3[3048]: HR READING: 0 TOOK 0.000559 secs
May 07 11:10:06 msm8909 python3[3048]: DEACTIVATING HR.
May 07 11:10:06 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 11:10:06 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 229, 'thermal_gen': 192, 'battery': 77, 'act_cals': 295208, 'heart_rate': 64, 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 685628, 'solar_gen': 172, 'distance': 4821, 'activity': 4, 'case_temp': 114, 'sleep_duration': 0, 'total_cals': 980836, 'total_steps': 6339}
May 07 11:10:06 msm8909 python3[3048]: W ID: 74
May 07 11:10:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051406, 'wearableId': 74, 'statusValues': {'caseTemp': 114, 'battery': 77, 'totalSteps': 6339, 'solarGen': 172, 'skinTemp': 116, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'runSteps': 229, 'actCals': 295208, 'totalCals': 980836, 'thermalGen': 192, 'heartRate': 64, 'activity': 4, 'bmrCals': 685628}}
May 07 11:10:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051406, 'wearableId': 74, 'statusValues': {'caseTemp': 114, 'battery': 77, 'totalSteps': 6339, 'solarGen': 172, 'skinTemp': 116, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'runSteps': 229, 'actCals': 295208, 'totalCals': 980836, 'thermalGen': 192, 'heartRate': 64, 'activity': 4, 'bmrCals': 685628}}
May 07 11:10:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051406, "wearableId": 74, "statusValues": {"caseTemp": 114, "battery": 77, "totalSteps": 6339, "solarGen": 172, "skinTemp": 116, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "runSteps": 229, "actCals": 295208, "totalCals": 980836, "thermalGen": 192, "heartRate": 64, "activity": 4, "bmrCals": 685628}}, "rt": "instant", "key": "87809c787a924d4da3be0c23ebf80923"}
May 07 11:10:06 msm8909 python3[3048]: Instant Upload complete
May 07 11:10:06 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:32:34:65
May 07 11:10:08 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 11:10:08 msm8909 python3[3048]: DBUS: 06:05:04:32:34:65 disconnected.
May 07 11:10:08 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272ad404d147274
May 07 11:10:08 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272ad404d147274
May 07 11:10:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:10:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:10:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051391.2820127, 'type': 's', 'key': '7e374985bcfe420cade36849f7d59d1e'}
May 07 11:10:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051396.8771105, 'type': 's', 'key': '8e3748d9ca2c4b768d52c39a0fa7e955'}
May 07 11:10:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051406.4636915, 'type': 's', 'key': '87809c787a924d4da3be0c23ebf80923'}
May 07 11:10:08 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 11:10:15 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 11:10:15 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 11:10:15 msm8909 python3[3048]: DBUS: Discovered 06:05:04:5D:AD:F7 .
May 07 11:10:15 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xb7', 'mtp_version': 5} 11b7065f00
May 07 11:10:15 msm8909 python3[3048]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 07 11:10:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'\x1di', 'skin_temp': 116, 'walk_steps': 5271, 'bmr_cals': 178, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 189, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bb0b24049347174
May 07 11:10:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 174, 'battery': 57, 'act_cals': 15, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 123, 'walk_steps': 4384, 'bmr_cals': 690, 'mtp_version': 7, 'solar_gen': 172, 'distance': 3392, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 65, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 4384} 05d505d50007000011200d40000000ac00ae0f22b2413914787b
May 07 11:10:18 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 11:10:18 msm8909 python3[3048]: DBUS: Discovered 06:05:04:B5:22:28 .
May 07 11:10:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 73, 'battery': 57, 'act_cals': 11, 'case_temp': 109, 'pairing_code': b'"(', 'skin_temp': 112, 'walk_steps': 5147, 'bmr_cals': 175, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 186, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00490b80af4039146d70
May 07 11:10:18 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:10:29 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 11:10:29 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:10:29 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:10:29 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 11:10:35 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 11:10:35 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 11:10:38 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 11:10:38 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 11:10:42 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\x0f\x89', 'skin_temp': 120, 'walk_steps': 6340, 'bmr_cals': 679, 'mtp_version': 7, 'solar_gen': 171, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 697, 'total_steps': 6527} 0f890f89000700bb18c41370000000ab000c1272a74053247478
May 07 11:10:44 msm8909 python3[3048]: DBUS: Connected to 06:05:04:AF:F9:E9
May 07 11:10:44 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 07 11:10:44 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 07 11:10:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3c3d49d6628c45778c3187cc8316e1f4"}
May 07 11:10:44 msm8909 python3[3048]: ACTIVATING HR.
May 07 11:10:51 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:10:51 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:10:52 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 11:10:52 msm8909 python3[3048]: 97698.155018091202 [06:05:04:AF:F9:E9] <- HR 0040
May 07 11:10:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:10:53 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:10:53 msm8909 python3[3048]: DBUS: Discovered 06:05:04:A7:AE:99 .
May 07 11:10:53 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12Y', 'mtp_version': 5} 1259065f00
May 07 11:10:53 msm8909 python3[3048]: IGNORING 06:05:04:A7:AE:99 WITH PAIRING CODE: 1259
May 07 11:10:53 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:10:53 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:10:53 msm8909 python3[3048]: 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, 57, 125, 251, 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 07 11:10:53 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 11:10:53 msm8909 python3[3048]: GOT Pairing Code: 0f89
May 07 11:10:53 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 11:10:53 msm8909 python3[3048]: NO FW Update needed.
May 07 11:10:53 msm8909 python3[3048]: LAST SYNC: 1715043835
May 07 11:10:55 msm8909 python3[3048]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [127, 25, 0, 0, 196, 24, 0, 1, 187, 0, 0, 2, 158, 230, 14, 16, 189, 99, 10, 17, 225, 130, 4, 18, 0, 0, 0, 32, 112, 19, 0, 48, 171, 0, 0, 64, 12, 0, 0, 65, 120, 0, 0, 80, 117, 0, 0, 81, 83, 0, 0, 66, 64, 0, 0, 96, 4, 0, 0, 112]
May 07 11:10:55 msm8909 python3[3048]: ACTIVITY: 4
May 07 11:10:55 msm8909 python3[3048]: HR READING: 64 TOOK 0.000365 secs
May 07 11:10:55 msm8909 python3[3048]: DEACTIVATING HR.
May 07 11:10:55 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 11:10:55 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 187, 'thermal_gen': 12, 'battery': 83, 'act_cals': 295649, 'heart_rate': 64, 'skin_temp': 120, 'walk_steps': 6340, 'bmr_cals': 680893, 'solar_gen': 171, 'distance': 4976, 'activity': 4, 'case_temp': 117, 'sleep_duration': 0, 'total_cals': 976542, 'total_steps': 6527}
May 07 11:10:55 msm8909 python3[3048]: W ID: 73
May 07 11:10:55 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051455, 'wearableId': 73, 'statusValues': {'caseTemp': 117, 'battery': 83, 'totalSteps': 6527, 'solarGen': 171, 'skinTemp': 120, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'runSteps': 187, 'actCals': 295649, 'totalCals': 976542, 'thermalGen': 12, 'heartRate': 64, 'activity': 4, 'bmrCals': 680893}}
May 07 11:10:55 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051455, 'wearableId': 73, 'statusValues': {'caseTemp': 117, 'battery': 83, 'totalSteps': 6527, 'solarGen': 171, 'skinTemp': 120, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'runSteps': 187, 'actCals': 295649, 'totalCals': 976542, 'thermalGen': 12, 'heartRate': 64, 'activity': 4, 'bmrCals': 680893}}
May 07 11:10:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051455, "wearableId": 73, "statusValues": {"caseTemp": 117, "battery": 83, "totalSteps": 6527, "solarGen": 171, "skinTemp": 120, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "runSteps": 187, "actCals": 295649, "totalCals": 976542, "thermalGen": 12, "heartRate": 64, "activity": 4, "bmrCals": 680893}}, "rt": "instant", "key": "a1071c83fc5542909ca7f22e017ded78"}
May 07 11:10:55 msm8909 python3[3048]: Instant Upload complete
May 07 11:10:55 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 07 11:10:58 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 11:10:58 msm8909 python3[3048]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 07 11:10:58 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\x0f\x89', 'skin_temp': 120, 'walk_steps': 6340, 'bmr_cals': 679, 'mtp_version': 7, 'solar_gen': 171, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 697, 'total_steps': 6527} 0f890f89000700bb18c41370000000ab000c1272a74053247478
May 07 11:10:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:10:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:10:58 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:10:58 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:10:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c6d0ce1fb35b478d90449d30d5bd0a3a"}
May 07 11:10:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051444.63906, 'type': 's', 'key': '3c3d49d6628c45778c3187cc8316e1f4'}
May 07 11:10:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051455.7621448, 'type': 's', 'key': 'a1071c83fc5542909ca7f22e017ded78'}
May 07 11:10:58 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 11:11:05 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 116, 'walk_steps': 6110, 'bmr_cals': 686, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 704, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272ae404c247274
May 07 11:11:06 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 117, 'pairing_code': b'\x0f\x89', 'skin_temp': 120, 'walk_steps': 6340, 'bmr_cals': 680, 'mtp_version': 7, 'solar_gen': 171, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 698, 'total_steps': 6527} 0f890f89000700bb18c41370000000ab000c1272a84053047578
May 07 11:11:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:11:06 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:11:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 92, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 354, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301620003000002005c206667
May 07 11:11:08 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:11:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 72, 'battery': 11, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 49, 'mtp_version': 7, 'solar_gen': 52, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 51, 'total_steps': 1153} 10c610c60007000004810366000000340048029031400b347578
May 07 11:11:08 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:11:09 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:11:09 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:11:09 msm8909 python3[3048]: DBUS: Discovered 06:05:04:E1:62:45 .
May 07 11:11:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 11:11:09 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 11:11:19 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 11:11:19 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:11:19 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:11:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051459.1624081, 'type': 's', 'key': 'c6d0ce1fb35b478d90449d30d5bd0a3a'}
May 07 11:11:19 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 11:11:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 89, 'act_cals': 0, 'case_temp': 117, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 35, 'mtp_version': 7, 'solar_gen': 340, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 35, 'total_steps': 0} 19b119b1000700000000000000010154005800c0234059047579
May 07 11:11:27 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:11:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 92, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 356, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301640003000002005c006667
May 07 11:11:27 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:11:27 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 117, 'walk_steps': 6110, 'bmr_cals': 687, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272af404c047275
May 07 11:11:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051487, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 117, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 705, 'bmrCals': 687, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 114}}
May 07 11:11:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051487, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 117, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 705, 'bmrCals': 687, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 114}}
May 07 11:11:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051487, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6339, "skinTemp": 117, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 192, "actCals": 18, "totalCals": 705, "bmrCals": 687, "heartRate": 64, "solarGen": 172, "caseTemp": 114}}, "rt": "instant", "key": "0d6a2f21333b4363837899cf33032aa9"}
May 07 11:11:27 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:11:27 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:11:28 msm8909 python3[3048]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 07 11:11:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'mtp_version': 6} 0a8e0a8e0006
May 07 11:11:28 msm8909 python3[3048]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 07 11:11:39 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 11:11:39 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:11:39 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:11:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:11:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:11:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051487.9977255, 'type': 's', 'key': '0d6a2f21333b4363837899cf33032aa9'}
May 07 11:11:40 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 11:11:47 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 117, 'walk_steps': 6110, 'bmr_cals': 687, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272af404c247275
May 07 11:11:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'\x1di', 'skin_temp': 116, 'walk_steps': 5271, 'bmr_cals': 178, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 189, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bb0b24049347174
May 07 11:11:48 msm8909 python3[3048]: DBUS: Discovered 06:05:04:13:9C:CF .
May 07 11:11:48 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 11:11:48 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 11:11:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:11:49 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:11:50 msm8909 python3[3048]: DBUS: Connected to 06:05:04:FC:44:79
May 07 11:11:50 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 07 11:11:50 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 07 11:11:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "728e4db9c73e4a0cb0a8387134a7b552"}
May 07 11:11:50 msm8909 python3[3048]: ACTIVATING HR.
May 07 11:11:58 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 11:11:58 msm8909 python3[3048]: 97764.129946231842 [06:05:04:FC:44:79] <- HR 0040
May 07 11:11:59 msm8909 python3[3048]: 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, 57, 126, 196, 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 07 11:11:59 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 11:11:59 msm8909 python3[3048]: GOT Pairing Code: 1d69
May 07 11:11:59 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 11:11:59 msm8909 python3[3048]: NO FW Update needed.
May 07 11:11:59 msm8909 python3[3048]: LAST SYNC: 1715044036
May 07 11:12:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 72, 'battery': 11, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 49, 'mtp_version': 7, 'solar_gen': 52, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 51, 'total_steps': 1153} 10c610c60007000004810366000000340048029031400b047578
May 07 11:12:00 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:12:00 msm8909 python3[3048]: DBUS: Discovered 06:05:04:46:6B:AC .
May 07 11:12:00 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 11:12:00 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 11:12:00 msm8909 python3[3048]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [151, 20, 0, 0, 151, 20, 0, 1, 0, 0, 0, 2, 153, 151, 5, 16, 39, 187, 2, 17, 114, 220, 2, 18, 141, 1, 0, 32, 23, 15, 0, 48, 3, 0, 0, 64, 7, 0, 0, 65, 116, 0, 0, 80, 114, 0, 0, 81, 74, 0, 0, 66, 64, 0, 0, 96, 4, 0, 0, 112]
May 07 11:12:00 msm8909 python3[3048]: ACTIVITY: 4
May 07 11:12:00 msm8909 python3[3048]: HR READING: 64 TOOK 0.000575 secs
May 07 11:12:00 msm8909 python3[3048]: DEACTIVATING HR.
May 07 11:12:00 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 11:12:00 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 0, 'thermal_gen': 7, 'battery': 74, 'act_cals': 187506, 'heart_rate': 64, 'skin_temp': 116, 'walk_steps': 5271, 'bmr_cals': 178983, 'solar_gen': 3, 'distance': 3863, 'activity': 4, 'case_temp': 114, 'sleep_duration': 397, 'total_cals': 366489, 'total_steps': 5271}
May 07 11:12:00 msm8909 python3[3048]: W ID: 63
May 07 11:12:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051521, 'wearableId': 63, 'statusValues': {'caseTemp': 114, 'battery': 74, 'totalSteps': 5271, 'solarGen': 3, 'skinTemp': 116, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'runSteps': 0, 'actCals': 187506, 'totalCals': 366489, 'thermalGen': 7, 'heartRate': 64, 'activity': 4, 'bmrCals': 178983}}
May 07 11:12:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051521, 'wearableId': 63, 'statusValues': {'caseTemp': 114, 'battery': 74, 'totalSteps': 5271, 'solarGen': 3, 'skinTemp': 116, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'runSteps': 0, 'actCals': 187506, 'totalCals': 366489, 'thermalGen': 7, 'heartRate': 64, 'activity': 4, 'bmrCals': 178983}}
May 07 11:12:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051521, "wearableId": 63, "statusValues": {"caseTemp": 114, "battery": 74, "totalSteps": 5271, "solarGen": 3, "skinTemp": 116, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "runSteps": 0, "actCals": 187506, "totalCals": 366489, "thermalGen": 7, "heartRate": 64, "activity": 4, "bmrCals": 178983}}, "rt": "instant", "key": "5a0a39e69b8c463283db09b643462cd8"}
May 07 11:12:01 msm8909 python3[3048]: Instant Upload complete
May 07 11:12:01 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 07 11:12:01 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 114, 'pairing_code': b'\rU', 'skin_temp': 117, 'walk_steps': 6110, 'bmr_cals': 687, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01272af404c347275
May 07 11:12:02 msm8909 python3[3048]: DBUS: Discovered 06:05:04:98:84:B4 .
May 07 11:12:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x0f\x84', 'mtp_version': 5} 0f84065f00
May 07 11:12:02 msm8909 python3[3048]: IGNORING 06:05:04:98:84:B4 WITH PAIRING CODE: 0f84
May 07 11:12:03 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 11:12:03 msm8909 python3[3048]: DBUS: 06:05:04:FC:44:79 disconnected.
May 07 11:12:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'\x1di', 'skin_temp': 116, 'walk_steps': 5271, 'bmr_cals': 178, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 189, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bb0b24049347174
May 07 11:12:03 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:12:03 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:12:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8a46cee823ae4103b31d39586187f1bd"}
May 07 11:12:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051510.6625395, 'type': 's', 'key': '728e4db9c73e4a0cb0a8387134a7b552'}
May 07 11:12:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051521.4841259, 'type': 's', 'key': '5a0a39e69b8c463283db09b643462cd8'}
May 07 11:12:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051524.1569955, 'type': 's', 'key': '8a46cee823ae4103b31d39586187f1bd'}
May 07 11:12:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:12:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:12:13 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:12:13 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:12:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 73, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 50, 'mtp_version': 7, 'solar_gen': 54, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 52, 'total_steps': 1153} 10c610c6000700000481036600000036004902a032400d147578
May 07 11:12:13 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:12:13 msm8909 python3[3048]: DBUS: Discovered 06:05:04:33:18:3C .
May 07 11:12:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:12:13 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:12:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 114, 'pairing_code': b'\x1di', 'skin_temp': 116, 'walk_steps': 5271, 'bmr_cals': 179, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 190, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bb0b3404a347274
May 07 11:12:28 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 115, 'pairing_code': b'\rU', 'skin_temp': 119, 'walk_steps': 6110, 'bmr_cals': 688, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 706, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01282b0404d147377
May 07 11:12:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051548, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 119, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 706, 'bmrCals': 688, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 115}}
May 07 11:12:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051548, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 119, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 706, 'bmrCals': 688, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 115}}
May 07 11:12:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051548, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 119, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 192, "actCals": 18, "totalCals": 706, "bmrCals": 688, "heartRate": 64, "solarGen": 172, "caseTemp": 115}}, "rt": "instant", "key": "e899a05b707444b1a647cc3bd0eee774"}
May 07 11:12:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 74, 'battery': 57, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'"(', 'skin_temp': 115, 'walk_steps': 5147, 'bmr_cals': 178, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 189, 'total_steps': 5147} 2228222800070000141b0ec101a3008f004a0b90b24039347173
May 07 11:12:29 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:12:29 msm8909 python3[3048]: DBUS: Discovered 06:05:04:C9:2C:DB .
May 07 11:12:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x05\xcb', 'mtp_version': 5} 05cb065f00
May 07 11:12:29 msm8909 python3[3048]: IGNORING 06:05:04:C9:2C:DB WITH PAIRING CODE: 05cb
May 07 11:12:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051549.3185768, 'type': 's', 'key': 'e899a05b707444b1a647cc3bd0eee774'}
May 07 11:12:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 73, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 50, 'mtp_version': 7, 'solar_gen': 54, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 52, 'total_steps': 1153} 10c610c6000700000481036600000036004902a032400d347578
May 07 11:12:30 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:12:31 msm8909 python3[3048]: DBUS: Discovered 06:05:04:1C:09:57 .
May 07 11:12:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 11:12:31 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 11:12:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:12:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:12:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 74, 'battery': 57, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'"(', 'skin_temp': 115, 'walk_steps': 5147, 'bmr_cals': 178, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 189, 'total_steps': 5147} 2228222800070000141b0ec101a3008f004a0b90b24039047173
May 07 11:12:41 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:12:44 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 77, 'act_cals': 18, 'case_temp': 115, 'pairing_code': b'\rU', 'skin_temp': 119, 'walk_steps': 6110, 'bmr_cals': 688, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 706, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01282b0404d347377
May 07 11:12:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 73, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 50, 'mtp_version': 7, 'solar_gen': 54, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 52, 'total_steps': 1153} 10c610c6000700000481036600000036004902a032400d047578
May 07 11:12:45 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:13:03 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:13:03 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:13:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d5a64d238d824e8c811fc58821c4d92b"}
May 07 11:13:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051584.4900434, 'type': 's', 'key': 'd5a64d238d824e8c811fc58821c4d92b'}
May 07 11:13:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:13:09 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:13:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 114, 'pairing_code': b'\x1di', 'skin_temp': 116, 'walk_steps': 5271, 'bmr_cals': 179, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 190, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bb0b3404a047274
May 07 11:13:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051590, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 116, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 190, 'bmrCals': 179, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 114}}
May 07 11:13:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051590, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 116, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 190, 'bmrCals': 179, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 114}}
May 07 11:13:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051590, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5271, "skinTemp": 116, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 7, "actCals": 11, "totalCals": 190, "bmrCals": 179, "heartRate": 64, "solarGen": 3, "caseTemp": 114}}, "rt": "instant", "key": "3a2e533c789444c8b817df15357db3af"}
May 07 11:13:10 msm8909 python3[3048]: DBUS: Discovered 06:05:04:B8:CE:1E .
May 07 11:13:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:13:10 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:13:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051590.7539914, 'type': 's', 'key': '3a2e533c789444c8b817df15357db3af'}
May 07 11:13:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 360, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101680003000000005a006567
May 07 11:13:11 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:13:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:13:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:13:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 114, 'pairing_code': b'\x1di', 'skin_temp': 117, 'walk_steps': 5271, 'bmr_cals': 180, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 191, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bc0b4404a147275
May 07 11:13:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 89, 'act_cals': 0, 'case_temp': 117, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 36, 'mtp_version': 7, 'solar_gen': 342, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 36, 'total_steps': 0} 19b119b1000700000000000000010156005900c0244059247579
May 07 11:13:13 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:13:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 90, 'battery': 90, 'act_cals': 0, 'case_temp': 117, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 37, 'mtp_version': 7, 'solar_gen': 344, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 37, 'total_steps': 0} 19b119b1000700000000000000010158005a00d025405a047579
May 07 11:13:23 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:13:26 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 11:13:26 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 11:13:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 114, 'pairing_code': b'\x1di', 'skin_temp': 117, 'walk_steps': 5271, 'bmr_cals': 180, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 191, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bc0b4404a247275
May 07 11:13:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:13:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\rU', 'skin_temp': 120, 'walk_steps': 6110, 'bmr_cals': 689, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 707, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01282b1404c147478
May 07 11:13:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051618, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 120, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 707, 'bmrCals': 689, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 116}}
May 07 11:13:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051618, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 120, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 192, 'actCals': 18, 'totalCals': 707, 'bmrCals': 689, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 116}}
May 07 11:13:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051618, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6339, "skinTemp": 120, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 192, "actCals": 18, "totalCals": 707, "bmrCals": 689, "heartRate": 64, "solarGen": 172, "caseTemp": 116}}, "rt": "instant", "key": "2cc9c17abf99417da4d2cdf234969f18"}
May 07 11:13:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051618.7448208, 'type': 's', 'key': '2cc9c17abf99417da4d2cdf234969f18'}
May 07 11:13:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:13:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:13:51 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 6340, 'bmr_cals': 683, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 701, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1282ab4053147679
May 07 11:13:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051631, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 121, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 701, 'bmrCals': 683, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 118}}
May 07 11:13:51 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051631, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 121, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 701, 'bmrCals': 683, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 118}}
May 07 11:13:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051631, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 121, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 701, "bmrCals": 683, "heartRate": 64, "solarGen": 172, "caseTemp": 118}}, "rt": "instant", "key": "82cd79735d7f4501a69afad382e27560"}
May 07 11:13:51 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\rU', 'skin_temp': 120, 'walk_steps': 6110, 'bmr_cals': 689, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 707, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01282b1404c347478
May 07 11:13:51 msm8909 python3[3048]: DBUS: Discovered 06:05:04:3E:EF:52 .
May 07 11:13:51 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04\xf2', 'mtp_version': 5} 04f2065f00
May 07 11:13:51 msm8909 python3[3048]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 07 11:13:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051631.5889201, 'type': 's', 'key': '82cd79735d7f4501a69afad382e27560'}
May 07 11:14:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:14:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:14:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "346d4bbafceb450a8eab5d4a05bd65e3"}
May 07 11:14:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051644.6690538, 'type': 's', 'key': '346d4bbafceb450a8eab5d4a05bd65e3'}
May 07 11:14:07 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:14:07 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:14:07 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 76, 'act_cals': 18, 'case_temp': 116, 'pairing_code': b'\rU', 'skin_temp': 120, 'walk_steps': 6110, 'bmr_cals': 689, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 707, 'total_steps': 6339} 0d550d55000700e517de12d5000000ac00c01282b1404c047478
May 07 11:14:09 msm8909 python3[3048]: DBUS: Discovered 06:05:04:78:A9:44 .
May 07 11:14:09 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\r\x04', 'mtp_version': 5} 0d04065f00
May 07 11:14:09 msm8909 python3[3048]: IGNORING 06:05:04:78:A9:44 WITH PAIRING CODE: 0d04
May 07 11:14:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:14:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:14:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 74, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 52, 'mtp_version': 7, 'solar_gen': 56, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 54, 'total_steps': 1153} 10c610c6000700000481036600000038004a02a034400d247578
May 07 11:14:19 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:14:20 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 6340, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ac4053047679
May 07 11:14:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:14:38 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:14:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:14:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:14:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 74, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 52, 'mtp_version': 7, 'solar_gen': 56, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 54, 'total_steps': 1153} 10c610c6000700000481036600000038004a02a034400d147578
May 07 11:14:48 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:14:49 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 193, 'battery': 77, 'act_cals': 18, 'case_temp': 117, 'pairing_code': b'\rU', 'skin_temp': 122, 'walk_steps': 6110, 'bmr_cals': 690, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 708, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c11282b2404d24757a
May 07 11:14:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051689, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 122, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 193, 'actCals': 18, 'totalCals': 708, 'bmrCals': 690, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 117}}
May 07 11:14:49 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051689, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 122, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 193, 'actCals': 18, 'totalCals': 708, 'bmrCals': 690, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 117}}
May 07 11:14:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051689, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 122, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 193, "actCals": 18, "totalCals": 708, "bmrCals": 690, "heartRate": 64, "solarGen": 173, "caseTemp": 117}}, "rt": "instant", "key": "47301f548b0f45fa892fd9dcb0f91053"}
May 07 11:14:49 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:14:49 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:14:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051689.7123299, 'type': 's', 'key': '47301f548b0f45fa892fd9dcb0f91053'}
May 07 11:15:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 115, 'pairing_code': b'\x1di', 'skin_temp': 117, 'walk_steps': 5271, 'bmr_cals': 181, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 192, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bc0b54049047375
May 07 11:15:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051701, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 117, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 192, 'bmrCals': 181, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 115}}
May 07 11:15:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051701, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 117, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 192, 'bmrCals': 181, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 115}}
May 07 11:15:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051701, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 117, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 7, "actCals": 11, "totalCals": 192, "bmrCals": 181, "heartRate": 64, "solarGen": 3, "caseTemp": 115}}, "rt": "instant", "key": "b2b3d32bd2294d18b279cbfcd0235a9e"}
May 07 11:15:01 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 193, 'battery': 77, 'act_cals': 18, 'case_temp': 117, 'pairing_code': b'\rU', 'skin_temp': 122, 'walk_steps': 6110, 'bmr_cals': 690, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 708, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c11282b2404d34757a
May 07 11:15:01 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:15:01 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:15:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051701.6931434, 'type': 's', 'key': 'b2b3d32bd2294d18b279cbfcd0235a9e'}
May 07 11:15:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:15:02 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:15:02 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:15:02 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:15:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:15:03 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:15:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:15:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:15:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f324daa0a1b04770883b87e6e62e78db"}
May 07 11:15:04 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 6340, 'bmr_cals': 684, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 702, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ac4053147679
May 07 11:15:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051704, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 121, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 702, 'bmrCals': 684, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 118}}
May 07 11:15:04 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051704, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 121, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 702, 'bmrCals': 684, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 118}}
May 07 11:15:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051704, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 121, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 702, "bmrCals": 684, "heartRate": 64, "solarGen": 172, "caseTemp": 118}}, "rt": "instant", "key": "4892c959e1bc4f5c858d6e8bf9038edb"}
May 07 11:15:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051704.7170684, 'type': 's', 'key': 'f324daa0a1b04770883b87e6e62e78db'}
May 07 11:15:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051705.2545075, 'type': 's', 'key': '4892c959e1bc4f5c858d6e8bf9038edb'}
May 07 11:15:05 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:15:05 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:15:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:15:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:15:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 75, 'battery': 12, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 53, 'mtp_version': 7, 'solar_gen': 58, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 55, 'total_steps': 1153} 10c610c600070000048103660000003a004b02b035400c047578
May 07 11:15:15 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:15:15 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:15:15 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:15:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1di', 'skin_temp': 118, 'walk_steps': 5271, 'bmr_cals': 182, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 193, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bc0b6404a147476
May 07 11:15:29 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 11:15:29 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 11:15:29 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ad405334777a
May 07 11:15:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1di', 'skin_temp': 118, 'walk_steps': 5271, 'bmr_cals': 182, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 193, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bc0b63d4a347476
May 07 11:15:43 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 194, 'battery': 77, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6110, 'bmr_cals': 691, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 709, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c21292b3404d34767b
May 07 11:15:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:15:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:15:44 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ad405314777a
May 07 11:15:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 75, 'battery': 12, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 53, 'mtp_version': 7, 'solar_gen': 58, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 55, 'total_steps': 1153} 10c610c600070000048103660000003a004b02b035400c347578
May 07 11:15:44 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:15:58 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 11:15:58 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 11:15:59 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:15:59 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:16:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 364, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001016c0003000000005a106567
May 07 11:16:01 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:16:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ad405324777a
May 07 11:16:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:16:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:16:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "cbfcc5f2d1f84c31909f72cbe91a3569"}
May 07 11:16:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051764.874038, 'type': 's', 'key': 'cbfcc5f2d1f84c31909f72cbe91a3569'}
May 07 11:16:11 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 685, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ad405334777a
May 07 11:16:11 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051771, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 122, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 703, 'bmrCals': 685, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 119}}
May 07 11:16:11 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051771, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 122, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 703, 'bmrCals': 685, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 119}}
May 07 11:16:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051771, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 122, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 703, "bmrCals": 685, "heartRate": 64, "solarGen": 172, "caseTemp": 119}}, "rt": "instant", "key": "048ace4a89d94c21a32b8ec9a1774c21"}
May 07 11:16:12 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051772.342895, 'type': 's', 'key': '048ace4a89d94c21a32b8ec9a1774c21'}
May 07 11:16:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:16:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:16:14 msm8909 python3[3048]: DBUS: Discovered 06:05:04:EE:9C:61 .
May 07 11:16:14 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00!', 'mtp_version': 5} 0021055f00
May 07 11:16:14 msm8909 python3[3048]: IGNORING 06:05:04:EE:9C:61 WITH PAIRING CODE: 0021
May 07 11:16:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1di', 'skin_temp': 118, 'walk_steps': 5271, 'bmr_cals': 183, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 194, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b73d49047476
May 07 11:16:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051785, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 118, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 194, 'bmrCals': 183, 'heartRate': 61, 'solarGen': 3, 'caseTemp': 116}}
May 07 11:16:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051785, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 118, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 194, 'bmrCals': 183, 'heartRate': 61, 'solarGen': 3, 'caseTemp': 116}}
May 07 11:16:25 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051785, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 118, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 7, "actCals": 11, "totalCals": 194, "bmrCals": 183, "heartRate": 61, "solarGen": 3, "caseTemp": 116}}, "rt": "instant", "key": "9e90fecded6148d09eaee727cdc925a9"}
May 07 11:16:25 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:16:25 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:16:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051785.7634976, 'type': 's', 'key': '9e90fecded6148d09eaee727cdc925a9'}
May 07 11:16:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 82, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 686, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 704, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ae405214777a
May 07 11:16:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:16:29 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:16:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1di', 'skin_temp': 118, 'walk_steps': 5271, 'bmr_cals': 183, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 194, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b73d49147476
May 07 11:16:42 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 11:16:42 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 11:16:44 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:16:44 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:16:53 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 82, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 686, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 704, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ae405204777a
May 07 11:16:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:16:54 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:16:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:16:54 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:16:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1di', 'skin_temp': 118, 'walk_steps': 5271, 'bmr_cals': 183, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 194, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b73d49347476
May 07 11:17:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:17:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:17:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9a9b283882ef4e3d9cf3643514438732"}
May 07 11:17:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051824.9455616, 'type': 's', 'key': '9a9b283882ef4e3d9cf3643514438732'}
May 07 11:17:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 73, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1di', 'skin_temp': 118, 'walk_steps': 5271, 'bmr_cals': 183, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 194, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b73d49047476
May 07 11:17:08 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 82, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6340, 'bmr_cals': 686, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 704, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c1292ae405214777a
May 07 11:17:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 119, 'walk_steps': 5271, 'bmr_cals': 184, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 195, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b83d4a147577
May 07 11:17:11 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 196, 'battery': 77, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6110, 'bmr_cals': 692, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 710, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c41292b4404d24777c
May 07 11:17:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051831, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 124, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 196, 'actCals': 18, 'totalCals': 710, 'bmrCals': 692, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 119}}
May 07 11:17:12 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051831, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 124, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 196, 'actCals': 18, 'totalCals': 710, 'bmrCals': 692, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 119}}
May 07 11:17:12 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051831, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 124, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 196, "actCals": 18, "totalCals": 710, "bmrCals": 692, "heartRate": 64, "solarGen": 173, "caseTemp": 119}}, "rt": "instant", "key": "d3bfc1d68dea484981b995e90bc069b1"}
May 07 11:17:12 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051832.4621375, 'type': 's', 'key': 'd3bfc1d68dea484981b995e90bc069b1'}
May 07 11:17:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:17:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:17:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 119, 'walk_steps': 5271, 'bmr_cals': 184, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 195, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b83d4a247577
May 07 11:17:23 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 6340, 'bmr_cals': 687, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12a2af405334777b
May 07 11:17:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051843, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 123, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 705, 'bmrCals': 687, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 119}}
May 07 11:17:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051843, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 123, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 705, 'bmrCals': 687, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 119}}
May 07 11:17:23 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051843, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 123, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 705, "bmrCals": 687, "heartRate": 64, "solarGen": 172, "caseTemp": 119}}, "rt": "instant", "key": "0601011a15914d6ead871738457e718a"}
May 07 11:17:23 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 198, 'battery': 77, 'act_cals': 18, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6110, 'bmr_cals': 693, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 711, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c612a2b5404d34787d
May 07 11:17:24 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051843.5900764, 'type': 's', 'key': '0601011a15914d6ead871738457e718a'}
May 07 11:17:24 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 198, 'battery': 77, 'act_cals': 18, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6110, 'bmr_cals': 693, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 711, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c612a2b5404d04787d
May 07 11:17:35 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 198, 'battery': 77, 'act_cals': 18, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6110, 'bmr_cals': 693, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 711, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c612a2b5404d14787d
May 07 11:17:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 367, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001016f0003000000005a306567
May 07 11:17:37 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:17:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 11:17:37 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 11:17:38 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 6340, 'bmr_cals': 687, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12a2af405304777b
May 07 11:17:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:17:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:17:51 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:17:51 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:17:53 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:17:53 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:18:03 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 6340, 'bmr_cals': 687, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 705, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12a2af405334777b
May 07 11:18:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:18:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:18:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1c0eb126422f411f994ad7ca8ccc75e2"}
May 07 11:18:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051885.4518018, 'type': 's', 'key': '1c0eb126422f411f994ad7ca8ccc75e2'}
May 07 11:18:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 76, 'battery': 58, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5147, 'bmr_cals': 182, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 193, 'total_steps': 5147} 2228222800070000141b0ec101a3008f004c0bb0b6403a147579
May 07 11:18:08 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:18:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 369, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301710003000002005e106567
May 07 11:18:08 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:18:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:18:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:18:17 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 11:18:17 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 11:18:32 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 18, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 6340, 'bmr_cals': 688, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 706, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12a2b0405424787c
May 07 11:18:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051912, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 124, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 706, 'bmrCals': 688, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 120}}
May 07 11:18:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051912, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 124, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 706, 'bmrCals': 688, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 120}}
May 07 11:18:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051912, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 84, "totalSteps": 6527, "skinTemp": 124, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 706, "bmrCals": 688, "heartRate": 64, "solarGen": 172, "caseTemp": 120}}, "rt": "instant", "key": "0f45e679497047b7a4f0a629f831805d"}
May 07 11:18:33 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 200, 'battery': 77, 'act_cals': 18, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6110, 'bmr_cals': 694, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 712, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00c812a2b6404d247a7f
May 07 11:18:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051913, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 127, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 200, 'actCals': 18, 'totalCals': 712, 'bmrCals': 694, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 122}}
May 07 11:18:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715051913, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 127, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 200, 'actCals': 18, 'totalCals': 712, 'bmrCals': 694, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 122}}
May 07 11:18:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715051913, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 127, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 200, "actCals": 18, "totalCals": 712, "bmrCals": 694, "heartRate": 64, "solarGen": 173, "caseTemp": 122}}, "rt": "instant", "key": "a03b5a2efc854288b385e75c92744d9e"}
May 07 11:18:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051913.3907189, 'type': 's', 'key': '0f45e679497047b7a4f0a629f831805d'}
May 07 11:18:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 80, 'battery': 57, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5147, 'bmr_cals': 183, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 194, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00500bb0b74039047679
May 07 11:18:34 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:18:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051914.3037426, 'type': 's', 'key': 'a03b5a2efc854288b385e75c92744d9e'}
May 07 11:18:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:18:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:18:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:18:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 7, 'battery': 74, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5271, 'bmr_cals': 185, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 132, 'sleep_duration': 397, 'total_cals': 196, 'total_steps': 5271} 1d691d690007000014970f17018d000300070bd0b9844a247578
May 07 11:18:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051926, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 120, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 196, 'bmrCals': 185, 'heartRate': 132, 'solarGen': 3, 'caseTemp': 117}}
May 07 11:18:46 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715051926, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 120, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 7, 'actCals': 11, 'totalCals': 196, 'bmrCals': 185, 'heartRate': 132, 'solarGen': 3, 'caseTemp': 117}}
May 07 11:18:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715051926, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5271, "skinTemp": 120, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 7, "actCals": 11, "totalCals": 196, "bmrCals": 185, "heartRate": 132, "solarGen": 3, "caseTemp": 117}}, "rt": "instant", "key": "0de6243c0033493095bd21ae792e2358"}
May 07 11:18:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051926.6724265, 'type': 's', 'key': '0de6243c0033493095bd21ae792e2358'}
May 07 11:18:50 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:18:50 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:19:02 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:19:02 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:19:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:19:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:19:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "eb439b5af2a8405d9e6841aa2b1fe91f"}
May 07 11:19:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051945.4989855, 'type': 's', 'key': 'eb439b5af2a8405d9e6841aa2b1fe91f'}
May 07 11:19:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:19:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:19:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5271, 'bmr_cals': 186, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 132, 'sleep_duration': 397, 'total_cals': 197, 'total_steps': 5271} 1d691d690007000014970f17018d000300080be0ba844a347679
May 07 11:19:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:19:30 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:19:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 56, 'mtp_version': 7, 'solar_gen': 65, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 58, 'total_steps': 1153} 10c610c6000700000481036600000041004d02c038400d347578
May 07 11:19:41 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:19:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:19:41 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:19:42 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6340, 'bmr_cals': 689, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 707, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12b2b1405314797d
May 07 11:19:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051982, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 125, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 707, 'bmrCals': 689, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 121}}
May 07 11:19:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715051982, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 125, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 707, 'bmrCals': 689, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 121}}
May 07 11:19:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715051982, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 125, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 707, "bmrCals": 689, "heartRate": 64, "solarGen": 172, "caseTemp": 121}}, "rt": "instant", "key": "8492ffc33a9a479e863f3e1a59b7dbea"}
May 07 11:19:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715051983.5401509, 'type': 's', 'key': '8492ffc33a9a479e863f3e1a59b7dbea'}
May 07 11:19:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 56, 'mtp_version': 7, 'solar_gen': 65, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 58, 'total_steps': 1153} 10c610c6000700000481036600000041004d02c038400d347578
May 07 11:19:43 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:19:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5271, 'bmr_cals': 186, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 132, 'sleep_duration': 397, 'total_cals': 197, 'total_steps': 5271} 1d691d690007000014970f17018d000300080be0ba844a047679
May 07 11:19:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:19:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:19:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 371, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301730003000002005d006567
May 07 11:19:56 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:19:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 13, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 120, 'walk_steps': 1153, 'bmr_cals': 56, 'mtp_version': 7, 'solar_gen': 65, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 58, 'total_steps': 1153} 10c610c6000700000481036600000041004d02c038400d147578
May 07 11:19:58 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:20:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5271, 'bmr_cals': 186, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 132, 'sleep_duration': 397, 'total_cals': 197, 'total_steps': 5271} 1d691d690007000014970f17018d000300080be0ba844a247679
May 07 11:20:00 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052000, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 121, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 197, 'bmrCals': 186, 'heartRate': 132, 'solarGen': 3, 'caseTemp': 118}}
May 07 11:20:00 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052000, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 121, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 197, 'bmrCals': 186, 'heartRate': 132, 'solarGen': 3, 'caseTemp': 118}}
May 07 11:20:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052000, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5271, "skinTemp": 121, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 11, "totalCals": 197, "bmrCals": 186, "heartRate": 132, "solarGen": 3, "caseTemp": 118}}, "rt": "instant", "key": "dd3a1f32e9a145888a87dcb2921401da"}
May 07 11:20:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052000.471489, 'type': 's', 'key': 'dd3a1f32e9a145888a87dcb2921401da'}
May 07 11:20:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:20:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:20:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d363e20cd9a74c81831be98a381ae05a"}
May 07 11:20:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052006.0177531, 'type': 's', 'key': 'd363e20cd9a74c81831be98a381ae05a'}
May 07 11:20:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:20:09 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:20:10 msm8909 python3[3048]: DBUS: Discovered 06:05:04:EF:6D:23 .
May 07 11:20:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1f\x03', 'mtp_version': 5} 1f03055f00
May 07 11:20:10 msm8909 python3[3048]: IGNORING 06:05:04:EF:6D:23 WITH PAIRING CODE: 1f03
May 07 11:20:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:20:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:20:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 122, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6340, 'bmr_cals': 690, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 708, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12b2b24053247a7d
May 07 11:20:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 11:20:38 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 11:20:39 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 203, 'battery': 76, 'act_cals': 18, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 696, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 714, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cb12b2b8404c147c82
May 07 11:20:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052039, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 203, 'actCals': 18, 'totalCals': 714, 'bmrCals': 696, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 124}}
May 07 11:20:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052039, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 203, 'actCals': 18, 'totalCals': 714, 'bmrCals': 696, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 124}}
May 07 11:20:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052039, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6339, "skinTemp": 130, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 203, "actCals": 18, "totalCals": 714, "bmrCals": 696, "heartRate": 64, "solarGen": 173, "caseTemp": 124}}, "rt": "instant", "key": "b55af23cb1b64df292417a3b86e3cb66"}
May 07 11:20:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052040.4341404, 'type': 's', 'key': 'b55af23cb1b64df292417a3b86e3cb66'}
May 07 11:20:41 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 11:20:41 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 11:20:41 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 122, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6340, 'bmr_cals': 690, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 708, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12b2b24053347a7d
May 07 11:20:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:20:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:20:53 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 11:20:53 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 11:20:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 11:20:54 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 11:21:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:21:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:21:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e70cf7bd8eed44c4b632cbea28d427d3"}
May 07 11:21:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052066.4026294, 'type': 's', 'key': 'e70cf7bd8eed44c4b632cbea28d427d3'}
May 07 11:21:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:21:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:21:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5271, 'bmr_cals': 188, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 199, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0bc404934797b
May 07 11:21:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052093, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 123, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 199, 'bmrCals': 188, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 121}}
May 07 11:21:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052093, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 123, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 199, 'bmrCals': 188, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 121}}
May 07 11:21:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052093, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 123, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 11, "totalCals": 199, "bmrCals": 188, "heartRate": 64, "solarGen": 3, "caseTemp": 121}}, "rt": "instant", "key": "9734fadd0c7a40cb839343f8f5caf1f1"}
May 07 11:21:34 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:21:34 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:21:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052094.4766672, 'type': 's', 'key': '9734fadd0c7a40cb839343f8f5caf1f1'}
May 07 11:21:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5271, 'bmr_cals': 188, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 199, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0bc404904797b
May 07 11:21:37 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:21:37 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:21:48 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:21:48 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:21:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 375, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001017700030000000059006567
May 07 11:21:48 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:21:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5271, 'bmr_cals': 188, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 199, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0bc404914797b
May 07 11:22:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:22:02 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:22:05 msm8909 python3[3048]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 07 11:22:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 11:22:05 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 11:22:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 375, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001017700030000000059206567
May 07 11:22:05 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:22:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:22:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:22:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1fe3ff56650542738c3379e57dd17707"}
May 07 11:22:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052126.4812016, 'type': 's', 'key': '1fe3ff56650542738c3379e57dd17707'}
May 07 11:22:15 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 697, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 60, 'sleep_duration': 0, 'total_cals': 715, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12c2b93c4d247e82
May 07 11:22:15 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052135, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 715, 'bmrCals': 697, 'heartRate': 60, 'solarGen': 173, 'caseTemp': 126}}
May 07 11:22:15 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052135, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 715, 'bmrCals': 697, 'heartRate': 60, 'solarGen': 173, 'caseTemp': 126}}
May 07 11:22:15 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052135, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 130, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 18, "totalCals": 715, "bmrCals": 697, "heartRate": 60, "solarGen": 173, "caseTemp": 126}}, "rt": "instant", "key": "890b3e07c8a24d389bc8ff05ed3f5437"}
May 07 11:22:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 189, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 200, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0bd404a04797c
May 07 11:22:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052135.9099355, 'type': 's', 'key': '890b3e07c8a24d389bc8ff05ed3f5437'}
May 07 11:22:17 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 692, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 710, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12c2b44053147b7e
May 07 11:22:17 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052137, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 710, 'bmrCals': 692, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 123}}
May 07 11:22:17 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052137, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 710, 'bmrCals': 692, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 123}}
May 07 11:22:17 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715052137, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 126, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 710, "bmrCals": 692, "heartRate": 64, "solarGen": 172, "caseTemp": 123}}, "rt": "instant", "key": "d594b0e89cba49a1b7585021422649d4"}
May 07 11:22:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 58, 'act_cals': 11, 'case_temp': 122, 'pairing_code': b'"(', 'skin_temp': 125, 'walk_steps': 5147, 'bmr_cals': 186, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 197, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00540bc0ba403a347a7d
May 07 11:22:18 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:22:18 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052138.2680604, 'type': 's', 'key': 'd594b0e89cba49a1b7585021422649d4'}
May 07 11:22:18 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:22:18 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:22:29 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 697, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 60, 'sleep_duration': 0, 'total_cals': 715, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12c2b93c4d347e82
May 07 11:22:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 189, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 200, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0bd404a14797c
May 07 11:22:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 58, 'act_cals': 11, 'case_temp': 122, 'pairing_code': b'"(', 'skin_temp': 125, 'walk_steps': 5147, 'bmr_cals': 186, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 197, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00540bc0ba403a047a7d
May 07 11:22:33 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:22:43 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:22:43 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:22:45 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 697, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 60, 'sleep_duration': 0, 'total_cals': 715, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12c2b93c4d047e82
May 07 11:22:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 189, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 200, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0bd404a34797c
May 07 11:22:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052167, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 124, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 200, 'bmrCals': 189, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 121}}
May 07 11:22:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052167, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 124, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 200, 'bmrCals': 189, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 121}}
May 07 11:22:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052167, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5271, "skinTemp": 124, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 11, "totalCals": 200, "bmrCals": 189, "heartRate": 64, "solarGen": 3, "caseTemp": 121}}, "rt": "instant", "key": "a1068c72fe034119ab286c8a4994bcf7"}
May 07 11:22:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052168.2830946, 'type': 's', 'key': 'a1068c72fe034119ab286c8a4994bcf7'}
May 07 11:22:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:22:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:22:58 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 697, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 60, 'sleep_duration': 0, 'total_cals': 715, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12c2b93c4d247e82
May 07 11:23:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:23:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:23:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a060ad24631140fcb841697c1246c0a2"}
May 07 11:23:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052186.5477324, 'type': 's', 'key': 'a060ad24631140fcb841697c1246c0a2'}
May 07 11:23:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 11:23:10 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 11:23:12 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 692, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 710, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12c2b44053247b7e
May 07 11:23:12 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:23:12 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:23:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:23:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:23:26 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 76, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 698, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 60, 'sleep_duration': 0, 'total_cals': 716, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12c2ba3c4c047e82
May 07 11:23:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052206, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 716, 'bmrCals': 698, 'heartRate': 60, 'solarGen': 173, 'caseTemp': 126}}
May 07 11:23:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052206, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 716, 'bmrCals': 698, 'heartRate': 60, 'solarGen': 173, 'caseTemp': 126}}
May 07 11:23:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052206, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6339, "skinTemp": 130, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 18, "totalCals": 716, "bmrCals": 698, "heartRate": 60, "solarGen": 173, "caseTemp": 126}}, "rt": "instant", "key": "d1c52d1fe9114218a81b9576925d5b3b"}
May 07 11:23:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 693, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 711, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12c2b54053047b7e
May 07 11:23:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052206, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 711, 'bmrCals': 693, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 123}}
May 07 11:23:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052206, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 711, 'bmrCals': 693, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 123}}
May 07 11:23:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715052206, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 126, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 711, "bmrCals": 693, "heartRate": 64, "solarGen": 172, "caseTemp": 123}}, "rt": "instant", "key": "49a8af82457b49fb913c003a10c8e917"}
May 07 11:23:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 11:23:26 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 11:23:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052206.6654594, 'type': 's', 'key': 'd1c52d1fe9114218a81b9576925d5b3b'}
May 07 11:23:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052206.8097866, 'type': 's', 'key': '49a8af82457b49fb913c003a10c8e917'}
May 07 11:23:28 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 693, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 711, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12c2b54053047b7e
May 07 11:23:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:23:40 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 76, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 698, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 60, 'sleep_duration': 0, 'total_cals': 716, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12c2ba3c4c247e82
May 07 11:23:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 11:23:41 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 11:23:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:23:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:23:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 190, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 201, 'total_steps': 5271} 1d691d690007000014970f17018d000300080bf0be404924797c
May 07 11:23:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052237, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 124, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 201, 'bmrCals': 190, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 121}}
May 07 11:23:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052237, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 124, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 11, 'totalCals': 201, 'bmrCals': 190, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 121}}
May 07 11:23:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052237, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 124, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 11, "totalCals": 201, "bmrCals": 190, "heartRate": 64, "solarGen": 3, "caseTemp": 121}}, "rt": "instant", "key": "0c5cfa2ba6174e018d54fc60b1342f0a"}
May 07 11:23:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052238.5586863, 'type': 's', 'key': '0c5cfa2ba6174e018d54fc60b1342f0a'}
May 07 11:24:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:24:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:24:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "31d5ca2e6a1a4eeb96ccf6162517ea2b"}
May 07 11:24:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052246.7578869, 'type': 's', 'key': '31d5ca2e6a1a4eeb96ccf6162517ea2b'}
May 07 11:24:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:24:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:24:35 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 694, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 712, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12d2b64053347b7e
May 07 11:24:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052275, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 712, 'bmrCals': 694, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 123}}
May 07 11:24:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052275, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 712, 'bmrCals': 694, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 123}}
May 07 11:24:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715052275, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 126, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 712, "bmrCals": 694, "heartRate": 64, "solarGen": 172, "caseTemp": 123}}, "rt": "instant", "key": "dfe1ed0b1295492ca437b76b65d60b81"}
May 07 11:24:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052276.0168033, 'type': 's', 'key': 'dfe1ed0b1295492ca437b76b65d60b81'}
May 07 11:24:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 191, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 203, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00bf4049247a7c
May 07 11:24:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 85, 'battery': 58, 'act_cals': 11, 'case_temp': 123, 'pairing_code': b'"(', 'skin_temp': 126, 'walk_steps': 5147, 'bmr_cals': 188, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 199, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00550bd0bc403a147b7e
May 07 11:24:36 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:24:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 11:24:37 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 11:24:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 699, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 717, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12d2bb404d047e82
May 07 11:24:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052278, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 717, 'bmrCals': 699, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 126}}
May 07 11:24:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052278, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 717, 'bmrCals': 699, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 126}}
May 07 11:24:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052278, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 130, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 18, "totalCals": 717, "bmrCals": 699, "heartRate": 64, "solarGen": 173, "caseTemp": 126}}, "rt": "instant", "key": "cf143fdf407c45859ee68fc1fad817c6"}
May 07 11:24:38 msm8909 python3[3048]: DBUS: Discovered 06:05:04:BF:BA:E3 .
May 07 11:24:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 71, 'act_cals': 23, 'case_temp': 105, 'pairing_code': b'\x1e\xa3', 'skin_temp': 107, 'walk_steps': 8306, 'bmr_cals': 638, 'mtp_version': 7, 'solar_gen': 711, 'distance': 6433, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 661, 'total_steps': 8306} 1ea31ea30007000020721921000002c7000c17e27e404724696b
May 07 11:24:38 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:24:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 61, 'mtp_version': 7, 'solar_gen': 74, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 63, 'total_steps': 1153} 10c610c600070000048103660000004a004d02e03d400c247577
May 07 11:24:39 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:24:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052278.7383847, 'type': 's', 'key': 'cf143fdf407c45859ee68fc1fad817c6'}
May 07 11:24:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 191, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 203, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00bf4049347a7c
May 07 11:24:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:24:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:24:51 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 699, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 717, 'total_steps': 6339} 0d550d55000700e517de12d5000000ad00cc12d2bb404d147e82
May 07 11:24:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 61, 'mtp_version': 7, 'solar_gen': 74, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 63, 'total_steps': 1153} 10c610c600070000048103660000004a004d02e03d400c347577
May 07 11:24:54 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:25:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5271, 'bmr_cals': 191, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 203, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00bf4049147a7c
May 07 11:25:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052303, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 124, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 203, 'bmrCals': 191, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 122}}
May 07 11:25:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052303, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5271, 'skinTemp': 124, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 203, 'bmrCals': 191, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 122}}
May 07 11:25:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052303, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5271, "skinTemp": 124, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 12, "totalCals": 203, "bmrCals": 191, "heartRate": 64, "solarGen": 3, "caseTemp": 122}}, "rt": "instant", "key": "44bfc8ded9c9419ebe29688af388f5f4"}
May 07 11:25:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052304.1236212, 'type': 's', 'key': '44bfc8ded9c9419ebe29688af388f5f4'}
May 07 11:25:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 61, 'mtp_version': 7, 'solar_gen': 74, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 63, 'total_steps': 1153} 10c610c600070000048103660000004a004d02e03d400c047577
May 07 11:25:06 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:25:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:25:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:25:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "2f45d6b7bb4948da9bd53419db2c170b"}
May 07 11:25:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052307.0122883, 'type': 's', 'key': '2f45d6b7bb4948da9bd53419db2c170b'}
May 07 11:25:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5271, 'bmr_cals': 192, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 204, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00c0404a247a7d
May 07 11:25:19 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 18, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 695, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 713, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12d2b74054347c7e
May 07 11:25:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:25:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:25:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 116, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 62, 'mtp_version': 7, 'solar_gen': 76, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 64, 'total_steps': 1153} 10c610c600070000048103660000004c004d02e03e400c247477
May 07 11:25:21 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:25:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5271, 'bmr_cals': 192, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 204, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00c0404a357a7d
May 07 11:25:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:25:31 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:25:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 116, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 62, 'mtp_version': 7, 'solar_gen': 76, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 64, 'total_steps': 1153} 10c610c600070000048103660000004c004d02e03e400c347477
May 07 11:25:33 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:25:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5271, 'bmr_cals': 192, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 204, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00c0404a147a7d
May 07 11:25:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 116, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 62, 'mtp_version': 7, 'solar_gen': 76, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 64, 'total_steps': 1153} 10c610c600070000048103660000004c004d02e03e400c147477
May 07 11:25:48 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:25:48 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 700, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 718, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12d2bc404d347f82
May 07 11:25:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052348, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 718, 'bmrCals': 700, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 127}}
May 07 11:25:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052348, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 130, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 718, 'bmrCals': 700, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 127}}
May 07 11:25:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052348, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 130, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 18, "totalCals": 718, "bmrCals": 700, "heartRate": 64, "solarGen": 174, "caseTemp": 127}}, "rt": "instant", "key": "123e84e5d6634aa8a480336ca13af964"}
May 07 11:25:48 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 18, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 695, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 713, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12d2b74054247c7e
May 07 11:25:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052348, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 713, 'bmrCals': 695, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 124}}
May 07 11:25:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052348, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 126, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 713, 'bmrCals': 695, 'heartRate': 64, 'solarGen': 172, 'caseTemp': 124}}
May 07 11:25:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715052348, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 84, "totalSteps": 6527, "skinTemp": 126, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 713, "bmrCals": 695, "heartRate": 64, "solarGen": 172, "caseTemp": 124}}, "rt": "instant", "key": "feaa04724b5f4313b778c9078e5905a5"}
May 07 11:25:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052349.2832608, 'type': 's', 'key': '123e84e5d6634aa8a480336ca13af964'}
May 07 11:25:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052349.6399722, 'type': 's', 'key': 'feaa04724b5f4313b778c9078e5905a5'}
May 07 11:25:51 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:25:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:25:59 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 11:25:59 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 11:26:00 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 11:26:00 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 11:26:00 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 18, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6340, 'bmr_cals': 695, 'mtp_version': 7, 'solar_gen': 172, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 713, 'total_steps': 6527} 0f890f89000700bb18c41370000000ac000c12d2b74054047c7e
May 07 11:26:02 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:26:02 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:26:02 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6110, 'bmr_cals': 700, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 718, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12d2bc404d047f82
May 07 11:26:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5271, 'bmr_cals': 192, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 204, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c00c0404a347a7d
May 07 11:26:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 88, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 382, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003017e00030000020058106567
May 07 11:26:03 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:26:07 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:26:07 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:26:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d3ec6d2904154032b8e9dd574ea87a88"}
May 07 11:26:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052367.4520633, 'type': 's', 'key': 'd3ec6d2904154032b8e9dd574ea87a88'}
May 07 11:26:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:26:13 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:26:13 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 76, 'act_cals': 18, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 701, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 719, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12e2bd404c147f83
May 07 11:26:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 12, 'act_cals': 2, 'case_temp': 116, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 63, 'mtp_version': 7, 'solar_gen': 78, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 65, 'total_steps': 1153} 10c610c600070000048103660000004e004d02f03f400c047477
May 07 11:26:17 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:26:21 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:26:21 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:26:28 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6340, 'bmr_cals': 696, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 714, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c12e2b84053247c7f
May 07 11:26:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:26:30 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:26:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:26:31 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:26:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5271, 'bmr_cals': 193, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 205, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c10c1404a347b7d
May 07 11:26:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052402, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 125, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 205, 'bmrCals': 193, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 123}}
May 07 11:26:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052402, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 125, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 205, 'bmrCals': 193, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 123}}
May 07 11:26:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052402, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5271, "skinTemp": 125, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 12, "totalCals": 205, "bmrCals": 193, "heartRate": 64, "solarGen": 3, "caseTemp": 123}}, "rt": "instant", "key": "ecaa795944ba4565828207e92ba9c492"}
May 07 11:26:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052402.7475214, 'type': 's', 'key': 'ecaa795944ba4565828207e92ba9c492'}
May 07 11:26:43 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:26:43 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:26:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 103, 'battery': 89, 'act_cals': 1, 'case_temp': 117, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 56, 'mtp_version': 7, 'solar_gen': 366, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 57, 'total_steps': 0} 19b119b100070000000000000001016e00670140383d59347578
May 07 11:26:43 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:26:44 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 76, 'act_cals': 18, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 701, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 719, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12e2bd404c047f83
May 07 11:26:51 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:26:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:26:55 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:26:55 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:26:56 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 76, 'act_cals': 18, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 701, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 719, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12e2bd404c147f83
May 07 11:26:56 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052416, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 719, 'bmrCals': 701, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 127}}
May 07 11:26:56 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052416, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 719, 'bmrCals': 701, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 127}}
May 07 11:26:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052416, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6339, "skinTemp": 131, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 18, "totalCals": 719, "bmrCals": 701, "heartRate": 64, "solarGen": 174, "caseTemp": 127}}, "rt": "instant", "key": "108954c1bc56469d8a6a3799d4907159"}
May 07 11:26:56 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052416.5997353, 'type': 's', 'key': '108954c1bc56469d8a6a3799d4907159'}
May 07 11:26:57 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:26:57 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:26:57 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:26:57 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:26:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 86, 'battery': 58, 'act_cals': 11, 'case_temp': 123, 'pairing_code': b'"(', 'skin_temp': 126, 'walk_steps': 5147, 'bmr_cals': 191, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 202, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00560be0bf403a047b7e
May 07 11:26:58 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:26:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:26:58 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:26:59 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:26:59 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:26:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5271, 'bmr_cals': 193, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 205, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c10c1404a047b7d
May 07 11:27:00 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:27:00 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:27:07 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:27:07 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:27:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "84f995eaa9544b54bd0f75c989609466"}
May 07 11:27:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052427.9296551, 'type': 's', 'key': '84f995eaa9544b54bd0f75c989609466'}
May 07 11:27:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 386, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301820003000002005d006567
May 07 11:27:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:27:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 86, 'battery': 58, 'act_cals': 11, 'case_temp': 123, 'pairing_code': b'"(', 'skin_temp': 126, 'walk_steps': 5147, 'bmr_cals': 191, 'mtp_version': 7, 'solar_gen': 143, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 202, 'total_steps': 5147} 2228222800070000141b0ec101a3008f00560be0bf403a147b7e
May 07 11:27:10 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:27:22 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:27:22 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:27:37 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 11:27:37 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 11:27:52 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:27:52 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:27:52 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:27:52 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:27:53 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:27:53 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:28:05 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:28:05 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:28:07 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:28:07 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:28:07 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:28:07 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:28:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3ccbef0c1c464f9ca0ac230fccabaf57"}
May 07 11:28:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:28:08 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:28:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052488.4106963, 'type': 's', 'key': '3ccbef0c1c464f9ca0ac230fccabaf57'}
May 07 11:28:09 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:28:09 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:28:21 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:28:21 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:28:21 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 18, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6340, 'bmr_cals': 697, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 715, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c12f2b94054247d80
May 07 11:28:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052501, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 128, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 715, 'bmrCals': 697, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 125}}
May 07 11:28:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052501, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 128, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 715, 'bmrCals': 697, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 125}}
May 07 11:28:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715052501, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 84, "totalSteps": 6527, "skinTemp": 128, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 715, "bmrCals": 697, "heartRate": 64, "solarGen": 173, "caseTemp": 125}}, "rt": "instant", "key": "612160e804714eaaa75838685e5aa600"}
May 07 11:28:22 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052502.3533664, 'type': 's', 'key': '612160e804714eaaa75838685e5aa600'}
May 07 11:28:23 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:28:23 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:28:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:28:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a%', 'pairing_code': b'\x1a%', 'alert_status': b'\x00', 'mtp_version': 6} 1a251a250006
May 07 11:28:37 msm8909 python3[3048]: IGNORING 06:05:04:20:68:45 WITH PAIRING CODE: 1a25
May 07 11:28:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 388, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301840003000002005e206567
May 07 11:28:49 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:28:50 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 703, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 721, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12f2bf404d147f83
May 07 11:28:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052530, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 721, 'bmrCals': 703, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 127}}
May 07 11:28:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052530, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 18, 'totalCals': 721, 'bmrCals': 703, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 127}}
May 07 11:28:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052530, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 131, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 18, "totalCals": 721, "bmrCals": 703, "heartRate": 64, "solarGen": 174, "caseTemp": 127}}, "rt": "instant", "key": "81a15676545c4ca4a92dfbab859e2e30"}
May 07 11:28:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052531.3814132, 'type': 's', 'key': '81a15676545c4ca4a92dfbab859e2e30'}
May 07 11:28:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:28:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:29:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 388, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301840003000002005e306567
May 07 11:29:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:29:07 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:29:07 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:29:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "6add284088194107a465db2ed0a3011e"}
May 07 11:29:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052548.2667642, 'type': 's', 'key': '6add284088194107a465db2ed0a3011e'}
May 07 11:29:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 86, 'battery': 59, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'"(', 'skin_temp': 126, 'walk_steps': 5147, 'bmr_cals': 193, 'mtp_version': 7, 'solar_gen': 144, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 204, 'total_steps': 5147} 2228222800070000141b0ec101a3009000560bf0c1403b347c7e
May 07 11:29:19 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:29:24 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:29:24 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:29:29 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 704, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 722, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12f2c0404d148083
May 07 11:29:29 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:29:29 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:29:31 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:29:31 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:29:44 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 18, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 704, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 722, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc12f2c0404d248083
May 07 11:29:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5271, 'bmr_cals': 196, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 208, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c20c4404a147c7e
May 07 11:29:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052585, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 126, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 208, 'bmrCals': 196, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 124}}
May 07 11:29:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052585, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5271, 'skinTemp': 126, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 208, 'bmrCals': 196, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 124}}
May 07 11:29:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052585, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5271, "skinTemp": 126, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 12, "totalCals": 208, "bmrCals": 196, "heartRate": 64, "solarGen": 3, "caseTemp": 124}}, "rt": "instant", "key": "47503d95d4c14c9c8181566470bb92db"}
May 07 11:29:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052586.0692308, 'type': 's', 'key': '47503d95d4c14c9c8181566470bb92db'}
May 07 11:29:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:29:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:29:59 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:29:59 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:30:08 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:30:08 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:30:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "644c1782fbf642788665effd3ce8c5c9"}
May 07 11:30:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052608.6350744, 'type': 's', 'key': '644c1782fbf642788665effd3ce8c5c9'}
May 07 11:30:13 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 83, 'act_cals': 18, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6340, 'bmr_cals': 698, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 716, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c12f2ba4053147d80
May 07 11:30:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052613, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 128, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 716, 'bmrCals': 698, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 125}}
May 07 11:30:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715052613, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6527, 'skinTemp': 128, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 18, 'totalCals': 716, 'bmrCals': 698, 'heartRate': 64, 'solarGen': 173, 'caseTemp': 125}}
May 07 11:30:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715052613, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6527, "skinTemp": 128, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 18, "totalCals": 716, "bmrCals": 698, "heartRate": 64, "solarGen": 173, "caseTemp": 125}}, "rt": "instant", "key": "58d55548ed4e4948bf89c0cd0435638c"}
May 07 11:30:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:30:13 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:30:13 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052613.6870024, 'type': 's', 'key': '58d55548ed4e4948bf89c0cd0435638c'}
May 07 11:30:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 86, 'battery': 58, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'"(', 'skin_temp': 127, 'walk_steps': 5147, 'bmr_cals': 194, 'mtp_version': 7, 'solar_gen': 144, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 206, 'total_steps': 5147} 2228222800070000141b0ec101a3009000560c00c2403a147c7f
May 07 11:30:14 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:30:25 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:30:25 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:30:25 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 19, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6340, 'bmr_cals': 699, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 718, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c1302bb4054247d80
May 07 11:30:25 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 19, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 705, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 724, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc1302c1404d248083
May 07 11:30:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052625, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 19, 'totalCals': 724, 'bmrCals': 705, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 128}}
May 07 11:30:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715052625, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 19, 'totalCals': 724, 'bmrCals': 705, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 128}}
May 07 11:30:25 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715052625, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 131, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 19, "totalCals": 724, "bmrCals": 705, "heartRate": 64, "solarGen": 174, "caseTemp": 128}}, "rt": "instant", "key": "70ef7fb443404b1a91a8c42feab4ecbe"}
May 07 11:30:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052626.208997, 'type': 's', 'key': '70ef7fb443404b1a91a8c42feab4ecbe'}
May 07 11:30:28 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 11:30:28 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 11:30:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 392, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101880003000000005a206567
May 07 11:30:40 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:30:40 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 19, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 705, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 724, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc1302c1404d048083
May 07 11:30:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 92, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 392, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301880003000002005c106567
May 07 11:30:41 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:30:43 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 11:30:43 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 11:30:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 174, 'battery': 56, 'act_cals': 15, 'case_temp': 116, 'pairing_code': b'\x05\xd5', 'skin_temp': 118, 'walk_steps': 4384, 'bmr_cals': 709, 'mtp_version': 7, 'solar_gen': 176, 'distance': 3392, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 63, 'sleep_duration': 0, 'total_cals': 724, 'total_steps': 4384} 05d505d50007000011200d40000000b000ae0fa2c53f38347476
May 07 11:30:53 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 11:30:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 72, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5271, 'bmr_cals': 196, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 208, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c30c44048047c7f
May 07 11:30:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052654, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 72, 'totalSteps': 5271, 'skinTemp': 127, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 208, 'bmrCals': 196, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 124}}
May 07 11:30:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715052654, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 72, 'totalSteps': 5271, 'skinTemp': 127, 'walkSteps': 5271, 'sleepDuration': 397, 'distance': 3863, 'thermalGen': 8, 'actCals': 12, 'totalCals': 208, 'bmrCals': 196, 'heartRate': 64, 'solarGen': 3, 'caseTemp': 124}}
May 07 11:30:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715052654, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 72, "totalSteps": 5271, "skinTemp": 127, "walkSteps": 5271, "sleepDuration": 397, "distance": 3863, "thermalGen": 8, "actCals": 12, "totalCals": 208, "bmrCals": 196, "heartRate": 64, "solarGen": 3, "caseTemp": 124}}, "rt": "instant", "key": "cb5848e1c6f64e2d9e0efe08042ecc21"}
May 07 11:30:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052655.0606382, 'type': 's', 'key': 'cb5848e1c6f64e2d9e0efe08042ecc21'}
May 07 11:30:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:30:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:30:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 392, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101880003000000005a006567
May 07 11:30:57 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:31:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 72, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5271, 'bmr_cals': 196, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 208, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c30c44048147c7f
May 07 11:31:07 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 19, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6340, 'bmr_cals': 699, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 66, 'sleep_duration': 0, 'total_cals': 718, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c1302bb4254347d80
May 07 11:31:08 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:31:08 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:31:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "4f3f53486b434f458cc688306e42807f"}
May 07 11:31:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:31:08 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:31:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 87, 'battery': 57, 'act_cals': 12, 'case_temp': 125, 'pairing_code': b'"(', 'skin_temp': 127, 'walk_steps': 5147, 'bmr_cals': 195, 'mtp_version': 7, 'solar_gen': 144, 'distance': 3777, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 207, 'total_steps': 5147} 2228222800070000141b0ec101a3009000570c00c34039047d7f
May 07 11:31:08 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 11:31:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052668.6806004, 'type': 's', 'key': '4f3f53486b434f458cc688306e42807f'}
May 07 11:31:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 392, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101880003000000005a106567
May 07 11:31:10 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:31:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:31:10 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:31:11 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 11:31:11 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 11:31:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5271, 'bmr_cals': 197, 'mtp_version': 7, 'solar_gen': 3, 'distance': 3863, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 209, 'total_steps': 5271} 1d691d690007000014970f17018d000300080c30c5404a347c7e
May 07 11:31:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:31:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:31:39 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 11:31:39 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 11:31:49 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 11:31:49 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 11:31:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:31:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:32:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 393, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301890003000002005d206567
May 07 11:32:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:32:08 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:32:08 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:32:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "000d2efade1c4234b264a2c6e6347bc4"}
May 07 11:32:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052729.1323171, 'type': 's', 'key': '000d2efade1c4234b264a2c6e6347bc4'}
May 07 11:32:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 69, 'mtp_version': 7, 'solar_gen': 89, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 72, 'total_steps': 1153} 10c610c6000700000481036600000059004e031045400d247376
May 07 11:32:19 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:32:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 11:32:20 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 11:32:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:32:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:32:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 11:32:31 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 11:32:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 69, 'mtp_version': 7, 'solar_gen': 89, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 72, 'total_steps': 1153} 10c610c6000700000481036600000059004e031045400d347376
May 07 11:32:34 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:32:34 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 11:32:34 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 11:32:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:32:49 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:32:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:32:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:33:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 395, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003018b0003000002005d306567
May 07 11:33:01 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:33:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 395, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001018b0003000000005a106567
May 07 11:33:01 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:33:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:33:02 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:33:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 395, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003018b0003000002005d006567
May 07 11:33:03 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:33:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 69, 'mtp_version': 7, 'solar_gen': 89, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 72, 'total_steps': 1153} 10c610c6000700000481036600000059004e031045400d247376
May 07 11:33:03 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:33:09 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:33:09 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:33:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e0b70314c732445591b4735f7c2f8490"}
May 07 11:33:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052789.5984766, 'type': 's', 'key': 'e0b70314c732445591b4735f7c2f8490'}
May 07 11:33:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 397, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001018d0003000000005a206567
May 07 11:33:13 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:33:14 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 11:33:14 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 11:33:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 92, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 397, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003018d0003000002005c106567
May 07 11:33:15 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:33:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 70, 'mtp_version': 7, 'solar_gen': 91, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 73, 'total_steps': 1153} 10c610c600070000048103660000005b004e031046400d347376
May 07 11:33:16 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:33:27 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:33:27 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:33:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 92, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 397, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003018d0003000002005c206567
May 07 11:33:28 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:33:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 11:33:29 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 11:33:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:33:45 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:33:45 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:33:57 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:33:57 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:33:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 397, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001018d0003000000005a306567
May 07 11:33:59 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:34:09 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:34:09 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:34:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "73d043961fcc4c4682432e9bf8b65a5d"}
May 07 11:34:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052849.9877272, 'type': 's', 'key': '73d043961fcc4c4682432e9bf8b65a5d'}
May 07 11:34:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 111, 'battery': 89, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 119, 'walk_steps': 0, 'bmr_cals': 65, 'mtp_version': 7, 'solar_gen': 379, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 58, 'sleep_duration': 1, 'total_cals': 66, 'total_steps': 0} 19b119b100070000000000000001017b006f0180413a59147477
May 07 11:34:10 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:34:11 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:34:11 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:34:13 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:34:13 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:34:24 msm8909 python3[3048]: DBUS: Discovered 06:05:04:D1:13:3F .
May 07 11:34:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\x13?', 'pairing_code': b'\x13?', 'alert_status': b'\x00', 'mtp_version': 6} 133f133f0006
May 07 11:34:24 msm8909 python3[3048]: IGNORING 06:05:04:D1:13:3F WITH PAIRING CODE: 133f
May 07 11:34:27 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:34:27 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:34:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:34:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:34:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 111, 'battery': 90, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 119, 'walk_steps': 0, 'bmr_cals': 67, 'mtp_version': 7, 'solar_gen': 381, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 58, 'sleep_duration': 1, 'total_cals': 68, 'total_steps': 0} 19b119b100070000000000000001017d006f0180433a5a247477
May 07 11:34:40 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:34:54 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:34:54 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:34:55 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1b\xab', 'mtp_version': 5} 1bab065f00
May 07 11:34:55 msm8909 python3[3048]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 07 11:34:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:34:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:35:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 11:35:08 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 11:35:09 msm8909 python3[3048]: DBUS: Discovered 06:05:04:06:75:3E .
May 07 11:35:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e', 'alert_status': b'\x00', 'mtp_version': 6} 000e000e0006
May 07 11:35:09 msm8909 python3[3048]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 07 11:35:09 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:35:09 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:35:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "625eb0f01f8243b1a9c9a17882f3df49"}
May 07 11:35:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052910.013634, 'type': 's', 'key': '625eb0f01f8243b1a9c9a17882f3df49'}
May 07 11:35:21 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:35:21 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:35:21 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:35:21 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:35:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 401, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301910003000002005d306567
May 07 11:35:23 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:35:23 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:35:23 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:35:23 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:35:23 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:35:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:35:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:35:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 71, 'mtp_version': 7, 'solar_gen': 95, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 74, 'total_steps': 1153} 10c610c600070000048103660000005f004e032047400c247376
May 07 11:35:36 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:35:37 msm8909 python3[3048]: DBUS: Discovered 06:05:04:8A:46:67 .
May 07 11:35:37 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1fW', 'mtp_version': 5} 1f57065f00
May 07 11:35:37 msm8909 python3[3048]: IGNORING 06:05:04:8A:46:67 WITH PAIRING CODE: 1f57
May 07 11:35:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 12, 'battery': 71, 'act_cals': 24, 'case_temp': 105, 'pairing_code': b'\x1e\xa3', 'skin_temp': 107, 'walk_steps': 8306, 'bmr_cals': 648, 'mtp_version': 7, 'solar_gen': 721, 'distance': 6433, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 672, 'total_steps': 8306} 1ea31ea30007000020721921000002d1000c181288404715696b
May 07 11:35:48 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:35:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 12, 'battery': 71, 'act_cals': 24, 'case_temp': 105, 'pairing_code': b'\x1e\xa3', 'skin_temp': 107, 'walk_steps': 8306, 'bmr_cals': 648, 'mtp_version': 7, 'solar_gen': 721, 'distance': 6433, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 672, 'total_steps': 8306} 1ea31ea30007000020721921000002d1000c181288404715696b
May 07 11:35:51 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:35:51 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:35:51 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:35:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 401, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301910003000002005d206567
May 07 11:35:51 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:35:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:35:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:36:10 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:36:10 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:36:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d22aacfbb7f8498c8e2fd9da6c7efebb"}
May 07 11:36:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715052970.4265215, 'type': 's', 'key': 'd22aacfbb7f8498c8e2fd9da6c7efebb'}
May 07 11:36:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:36:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:36:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 112, 'battery': 90, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 119, 'walk_steps': 0, 'bmr_cals': 70, 'mtp_version': 7, 'solar_gen': 385, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 57, 'sleep_duration': 1, 'total_cals': 71, 'total_steps': 0} 19b119b10007000000000000000101810070019046395a147477
May 07 11:36:31 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:36:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 403, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101930003000000005a006567
May 07 11:36:47 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:37:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:37:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:37:10 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:37:10 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:37:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b1b086dba7354879b817125d602f4ebf"}
May 07 11:37:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053030.8562756, 'type': 's', 'key': 'b1b086dba7354879b817125d602f4ebf'}
May 07 11:37:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:37:12 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:37:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 11:37:26 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 11:37:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:37:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:37:39 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:37:39 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:37:57 msm8909 python3[3048]: DBUS: Discovered 06:05:04:ED:C0:BD .
May 07 11:37:57 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'$}', 'mtp_version': 5} 247d065f00
May 07 11:37:57 msm8909 python3[3048]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 07 11:38:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:38:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:38:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:38:10 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:38:10 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:38:10 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:38:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3cc5549fb31e4d6d9bab63b5c8ac1a21"}
May 07 11:38:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053091.3819153, 'type': 's', 'key': '3cc5549fb31e4d6d9bab63b5c8ac1a21'}
May 07 11:38:23 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:38:23 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:38:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:38:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:38:36 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:38:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 406, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301960003000002005d306567
May 07 11:38:40 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:38:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 406, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301960003000002005d006567
May 07 11:38:52 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:38:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 74, 'mtp_version': 7, 'solar_gen': 101, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 77, 'total_steps': 1153} 10c610c6000700000481036600000065004e03304a400d247376
May 07 11:38:53 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:39:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:39:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:39:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 74, 'mtp_version': 7, 'solar_gen': 101, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 77, 'total_steps': 1153} 10c610c6000700000481036600000065004e03304a400d347376
May 07 11:39:03 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:39:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 406, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301960003000002005d106567
May 07 11:39:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:39:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 11:39:06 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 11:39:11 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:39:11 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:39:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "56a170f335c249698747e1cf9245c77e"}
May 07 11:39:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053151.8961539, 'type': 's', 'key': '56a170f335c249698747e1cf9245c77e'}
May 07 11:39:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 71, 'act_cals': 24, 'case_temp': 108, 'pairing_code': b'\x1e\xa3', 'skin_temp': 110, 'walk_steps': 8306, 'bmr_cals': 652, 'mtp_version': 7, 'solar_gen': 727, 'distance': 6433, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 676, 'total_steps': 8306} 1ea31ea30007000020721921000002d7000c18228c4047046c6e
May 07 11:39:17 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:39:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:39:31 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:39:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 408, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101980003000000005a006567
May 07 11:39:31 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:39:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:39:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:39:33 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:39:33 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:39:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 408, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101980003000000005a206567
May 07 11:39:48 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:39:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 408, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301980003000002005d306667
May 07 11:39:59 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:40:02 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 11:40:02 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 11:40:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:40:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:40:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 408, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101980003000000005a006567
May 07 11:40:03 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:40:11 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:40:11 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:40:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c891de02b136425d80bc739c2b99a863"}
May 07 11:40:12 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053212.2286785, 'type': 's', 'key': 'c891de02b136425d80bc739c2b99a863'}
May 07 11:40:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 410, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001019a00030000000059106567
May 07 11:40:15 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:40:17 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:40:17 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:40:30 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04\xf2', 'mtp_version': 5} 04f2065f00
May 07 11:40:30 msm8909 python3[3048]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 07 11:40:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:40:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:40:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 116, 'battery': 90, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 75, 'mtp_version': 7, 'solar_gen': 393, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 76, 'total_steps': 0} 19b119b1000700000000000000010189007401b04b3d5a347478
May 07 11:40:43 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:40:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 76, 'act_cals': 6, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 203, 'mtp_version': 7, 'solar_gen': 3, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 209, 'total_steps': 110} 1d921d9200070000006e00580000000300770620cb504c147d80
May 07 11:40:45 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 07 11:40:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715053245, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 6, 'totalCals': 209, 'bmrCals': 203, 'heartRate': 80, 'solarGen': 3, 'caseTemp': 125}}
May 07 11:40:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715053245, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 6, 'totalCals': 209, 'bmrCals': 203, 'heartRate': 80, 'solarGen': 3, 'caseTemp': 125}}
May 07 11:40:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715053245, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 110, "skinTemp": 128, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 119, "actCals": 6, "totalCals": 209, "bmrCals": 203, "heartRate": 80, "solarGen": 3, "caseTemp": 125}}, "rt": "instant", "key": "50728919173d46b883cad278ea4e9118"}
May 07 11:40:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053245.4484854, 'type': 's', 'key': '50728919173d46b883cad278ea4e9118'}
May 07 11:40:57 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 11:40:57 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 11:41:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:41:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:41:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 79, 'battery': 10, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 77, 'mtp_version': 7, 'solar_gen': 106, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 80, 'total_steps': 1153} 10c610c600070000048103660000006a004f03404d400a047376
May 07 11:41:10 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:41:12 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:41:12 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:41:12 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "6996b57efce14283a203010f62becadb"}
May 07 11:41:12 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053272.6113853, 'type': 's', 'key': '6996b57efce14283a203010f62becadb'}
May 07 11:41:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 412, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf00070000000000000003019c0003000002005d006667
May 07 11:41:25 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:41:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 79, 'battery': 10, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 77, 'mtp_version': 7, 'solar_gen': 106, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 80, 'total_steps': 1153} 10c610c600070000048103660000006a004f03404d400a147376
May 07 11:41:25 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:41:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 79, 'battery': 10, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 77, 'mtp_version': 7, 'solar_gen': 106, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 80, 'total_steps': 1153} 10c610c600070000048103660000006a004f03404d400a247376
May 07 11:41:27 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:41:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:41:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:41:37 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:41:37 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:41:45 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:42:05 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:42:05 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:42:05 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:42:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:42:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:42:06 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:42:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 91, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 414, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd500070000000000000001019e0003000000005b106567
May 07 11:42:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:42:26 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:42:26 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:42:26 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:42:26 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:42:26 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:42:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7aad3f45e8b64d9d84a5eac68a3f6ddd"}
May 07 11:42:26 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:42:33 msm8909 python3[3048]: DBUS: Discovered 06:05:04:BB:1A:EF .
May 07 11:42:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a\xef', 'pairing_code': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 07 11:42:33 msm8909 python3[3048]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 07 11:42:46 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:42:46 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:42:46 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:42:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:42:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:42:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053347.3673046, 'type': 's', 'key': '7aad3f45e8b64d9d84a5eac68a3f6ddd'}
May 07 11:42:47 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:42:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 118, 'battery': 89, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 78, 'mtp_version': 7, 'solar_gen': 396, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 77, 'sleep_duration': 1, 'total_cals': 79, 'total_steps': 0} 19b119b100070000000000000001018c007601c04e4d59047478
May 07 11:42:53 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:43:07 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:43:07 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:43:07 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:43:08 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:43:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 118, 'battery': 89, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 79, 'mtp_version': 7, 'solar_gen': 398, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 62, 'sleep_duration': 1, 'total_cals': 80, 'total_steps': 0} 19b119b100070000000000000001018e007601d04f3e59347478
May 07 11:43:17 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:43:28 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:43:28 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:43:28 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:43:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:43:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:43:28 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:43:28 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:43:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f45f3cb5c0e647e6899b765f5c323004"}
May 07 11:43:28 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:43:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 118, 'battery': 89, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 79, 'mtp_version': 7, 'solar_gen': 398, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 62, 'sleep_duration': 1, 'total_cals': 80, 'total_steps': 0} 19b119b100070000000000000001018e007601d04f3e59147478
May 07 11:43:37 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:43:48 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:43:48 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:43:48 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:43:49 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:43:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053409.3836722, 'type': 's', 'key': 'f45f3cb5c0e647e6899b765f5c323004'}
May 07 11:43:49 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:43:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 76, 'act_cals': 6, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 203, 'mtp_version': 7, 'solar_gen': 3, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 209, 'total_steps': 110} 1d921d9200070000006e00580000000300770620cb504c147d80
May 07 11:43:57 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:43:57 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:43:57 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:43:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 76, 'act_cals': 6, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 203, 'mtp_version': 7, 'solar_gen': 3, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 209, 'total_steps': 110} 1d921d9200070000006e00580000000300770620cb504c147d80
May 07 11:43:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715053437, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 6, 'totalCals': 209, 'bmrCals': 203, 'heartRate': 80, 'solarGen': 3, 'caseTemp': 125}}
May 07 11:43:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715053437, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 6, 'totalCals': 209, 'bmrCals': 203, 'heartRate': 80, 'solarGen': 3, 'caseTemp': 125}}
May 07 11:43:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715053437, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 110, "skinTemp": 128, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 119, "actCals": 6, "totalCals": 209, "bmrCals": 203, "heartRate": 80, "solarGen": 3, "caseTemp": 125}}, "rt": "instant", "key": "2a69cfab689649fea5defebc522e7e3a"}
May 07 11:43:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 416, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 18cf18cf0007000000000000000301a00003000002005d326667
May 07 11:43:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053438.1239882, 'type': 's', 'key': '2a69cfab689649fea5defebc522e7e3a'}
May 07 11:43:58 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:43:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:43:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:44:22 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 11:44:22 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 11:44:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 11:44:24 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 11:44:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:44:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:44:29 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:44:29 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:44:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e3ab0fd8e5924745949a90b79b2d366a"}
May 07 11:44:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053470.1879778, 'type': 's', 'key': 'e3ab0fd8e5924745949a90b79b2d366a'}
May 07 11:44:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 11:44:54 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 11:44:58 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:45:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 90, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 82, 'mtp_version': 7, 'solar_gen': 402, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 83, 'total_steps': 0} 19b119b1000700000000000000010192007901e052405a247478
May 07 11:45:04 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:45:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 81, 'mtp_version': 7, 'solar_gen': 114, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 84, 'total_steps': 1153} 10c610c60007000004810366000000720051035051400c047376
May 07 11:45:06 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:45:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 11:45:08 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 11:45:18 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:45:18 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:45:18 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:45:18 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:45:18 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:45:18 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:45:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:45:26 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:45:38 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:45:38 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:45:38 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:45:39 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:45:39 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:45:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "eb84cb3802bb455abe8bf8df67266702"}
May 07 11:45:39 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:45:45 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 11:45:45 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 11:45:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 12, 'battery': 71, 'act_cals': 24, 'case_temp': 107, 'pairing_code': b'\x1e\xa3', 'skin_temp': 110, 'walk_steps': 8541, 'bmr_cals': 658, 'mtp_version': 7, 'solar_gen': 738, 'distance': 6605, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 682, 'total_steps': 8541} 1ea31ea300070000215d19cd000002e2000c1892923d47256b6e
May 07 11:45:45 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:45:59 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:45:59 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:45:59 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:46:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:46:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:46:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053539.9972901, 'type': 's', 'key': 'eb84cb3802bb455abe8bf8df67266702'}
May 07 11:46:00 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:46:07 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 11:46:07 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 11:46:20 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:46:20 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:46:20 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:46:20 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:46:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:46:30 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:46:30 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:46:30 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:46:40 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:46:40 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:46:40 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:46:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:46:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:46:41 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:46:41 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:46:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "497e5828cacc4fbd8f7a020801febd2f"}
May 07 11:46:41 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:46:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 14, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 82, 'mtp_version': 7, 'solar_gen': 115, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 85, 'total_steps': 1153} 10c610c60007000004810366000000730051036052400e247376
May 07 11:46:47 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:46:48 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 11:46:48 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 11:46:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 89, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 84, 'mtp_version': 7, 'solar_gen': 404, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 60, 'sleep_duration': 1, 'total_cals': 85, 'total_steps': 0} 19b119b1000700000000000000010194007a01e0543c59147478
May 07 11:46:50 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:47:01 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:47:01 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:47:01 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:47:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053601.997479, 'type': 's', 'key': '497e5828cacc4fbd8f7a020801febd2f'}
May 07 11:47:02 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:47:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 89, 'act_cals': 1, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 85, 'mtp_version': 7, 'solar_gen': 406, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 60, 'sleep_duration': 1, 'total_cals': 86, 'total_steps': 0} 19b119b1000700000000000000010196007a01f0553c59347478
May 07 11:47:11 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:47:22 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:47:22 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:47:22 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:47:22 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:47:22 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:47:22 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:47:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 92, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 423, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401a70003000004005c106567
May 07 11:47:31 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:47:42 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:47:42 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:47:42 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:47:43 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:47:43 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:47:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ac146bc25b2f47038079ec4ebd9968cf"}
May 07 11:47:43 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:47:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 83, 'mtp_version': 7, 'solar_gen': 117, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 86, 'total_steps': 1153} 10c610c60007000004810366000000750051036053400c147376
May 07 11:47:50 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:48:03 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:48:03 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:48:03 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:48:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:48:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:48:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053663.8592715, 'type': 's', 'key': 'ac146bc25b2f47038079ec4ebd9968cf'}
May 07 11:48:04 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:48:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 11:48:10 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 11:48:24 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:48:24 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:48:24 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:48:24 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:48:44 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:48:44 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:48:44 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:48:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:48:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:48:45 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:48:45 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:48:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "2ef5d87d5a884f8f811bccfa64661a0f"}
May 07 11:48:45 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:49:05 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:49:05 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:49:05 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:49:05 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:49:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053725.9261451, 'type': 's', 'key': '2ef5d87d5a884f8f811bccfa64661a0f'}
May 07 11:49:06 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:49:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 9, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 85, 'mtp_version': 7, 'solar_gen': 121, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 88, 'total_steps': 1153} 10c610c600070000048103660000007900510370554009147376
May 07 11:49:12 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:49:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 427, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101ab0003000000005a006567
May 07 11:49:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:49:26 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:49:26 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:49:26 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:49:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:49:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:49:26 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:49:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 71, 'act_cals': 24, 'case_temp': 108, 'pairing_code': b'\x1e\xa3', 'skin_temp': 110, 'walk_steps': 8575, 'bmr_cals': 661, 'mtp_version': 7, 'solar_gen': 748, 'distance': 6630, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 685, 'total_steps': 8575} 1ea31ea300070000217f19e6000002ec000c18b2954047346c6e
May 07 11:49:31 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:49:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 9, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 85, 'mtp_version': 7, 'solar_gen': 121, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 88, 'total_steps': 1153} 10c610c600070000048103660000007900510370554009347376
May 07 11:49:32 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:49:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 11:49:33 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 11:49:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 427, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401ab0003000004005d206567
May 07 11:49:35 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:49:46 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:49:46 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:49:46 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:49:47 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:49:47 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:49:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5db38d0cd60647d89dfe54063711b9ba"}
May 07 11:49:47 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:49:53 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:49:53 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:49:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 9, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 85, 'mtp_version': 7, 'solar_gen': 121, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 88, 'total_steps': 1153} 10c610c600070000048103660000007900510370554009147376
May 07 11:49:54 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:49:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 71, 'act_cals': 24, 'case_temp': 108, 'pairing_code': b'\x1e\xa3', 'skin_temp': 110, 'walk_steps': 8575, 'bmr_cals': 661, 'mtp_version': 7, 'solar_gen': 748, 'distance': 6630, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 685, 'total_steps': 8575} 1ea31ea300070000217f19e6000002ec000c18b2954047146c6e
May 07 11:49:56 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:50:07 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:50:07 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:50:07 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:50:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:50:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:50:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053787.721951, 'type': 's', 'key': '5db38d0cd60647d89dfe54063711b9ba'}
May 07 11:50:07 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:50:13 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:50:13 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:50:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 429, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101ad0003000000005a206567
May 07 11:50:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:50:15 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 11:50:15 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 11:50:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 86, 'mtp_version': 7, 'solar_gen': 123, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 89, 'total_steps': 1153} 10c610c600070000048103660000007b0051037056400d047376
May 07 11:50:16 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:50:17 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 11:50:17 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 11:50:28 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:50:28 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:50:28 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:50:28 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:50:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 429, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101ad0003000000005a006567
May 07 11:50:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:50:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 86, 'mtp_version': 7, 'solar_gen': 123, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 89, 'total_steps': 1153} 10c610c600070000048103660000007b0051037056400d147376
May 07 11:50:33 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:50:48 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:50:48 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:50:48 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:50:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:50:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:50:49 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:50:49 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:50:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "eaba4672fdd947209c7d7b727021b22b"}
May 07 11:50:49 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:50:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 86, 'mtp_version': 7, 'solar_gen': 123, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 89, 'total_steps': 1153} 10c610c600070000048103660000007b0051037056400d047376
May 07 11:50:55 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:50:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 429, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101ad0003000000005a206567
May 07 11:50:56 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:51:09 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:51:09 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:51:09 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:51:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053849.8696253, 'type': 's', 'key': 'eaba4672fdd947209c7d7b727021b22b'}
May 07 11:51:09 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:51:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 431, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101af0003000000005a006567
May 07 11:51:16 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:51:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 11, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 87, 'mtp_version': 7, 'solar_gen': 125, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 90, 'total_steps': 1153} 10c610c600070000048103660000007d0051037057400b247376
May 07 11:51:20 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:51:29 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:51:29 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:51:29 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:51:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:51:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:51:30 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:51:50 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:51:50 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:51:50 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:51:51 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:51:51 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:51:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "fe1a3f98294845c3ad328b0becfab4b5"}
May 07 11:51:51 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:52:11 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:52:11 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:52:11 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:52:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:52:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:52:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053911.7042952, 'type': 's', 'key': 'fe1a3f98294845c3ad328b0becfab4b5'}
May 07 11:52:11 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:52:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 126, 'battery': 89, 'act_cals': 2, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 92, 'mtp_version': 7, 'solar_gen': 415, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 94, 'total_steps': 0} 19b119b100070000000000000001019f007e02205c3d59347478
May 07 11:52:18 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:52:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 88, 'mtp_version': 7, 'solar_gen': 127, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 91, 'total_steps': 1153} 10c610c600070000048103660000007f0051038058400d047376
May 07 11:52:19 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:52:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 433, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101b10003000000005a206567
May 07 11:52:20 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:52:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 76, 'act_cals': 6, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 203, 'mtp_version': 7, 'solar_gen': 3, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 209, 'total_steps': 110} 1d921d9200070000006e00580000000300770620cb504c147d80
May 07 11:52:29 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:52:29 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:52:29 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:52:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 76, 'act_cals': 6, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 203, 'mtp_version': 7, 'solar_gen': 3, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 209, 'total_steps': 110} 1d921d9200070000006e00580000000300770620cb504c147d80
May 07 11:52:29 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715053949, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 6, 'totalCals': 209, 'bmrCals': 203, 'heartRate': 80, 'solarGen': 3, 'caseTemp': 125}}
May 07 11:52:29 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715053949, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 6, 'totalCals': 209, 'bmrCals': 203, 'heartRate': 80, 'solarGen': 3, 'caseTemp': 125}}
May 07 11:52:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715053949, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 110, "skinTemp": 128, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 119, "actCals": 6, "totalCals": 209, "bmrCals": 203, "heartRate": 80, "solarGen": 3, "caseTemp": 125}}, "rt": "instant", "key": "e326e08f1bca448ab7f720756027c94a"}
May 07 11:52:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053949.9172208, 'type': 's', 'key': 'e326e08f1bca448ab7f720756027c94a'}
May 07 11:52:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 433, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101b10003000000005a006567
May 07 11:52:35 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:52:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 88, 'mtp_version': 7, 'solar_gen': 127, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 91, 'total_steps': 1153} 10c610c600070000048103660000007f0051038058400d247376
May 07 11:52:39 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:52:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:52:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:52:51 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:52:51 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:52:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f27fa9b080f84e38927f79d66ea6e153"}
May 07 11:52:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715053971.8891199, 'type': 's', 'key': 'f27fa9b080f84e38927f79d66ea6e153'}
May 07 11:52:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 94, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 433, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401b10003000004005e206667
May 07 11:52:52 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:52:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 13, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 88, 'mtp_version': 7, 'solar_gen': 127, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 91, 'total_steps': 1153} 10c610c600070000048103660000007f0051038058400d047376
May 07 11:52:53 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:53:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 11:53:06 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 11:53:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:53:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:53:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 89, 'act_cals': 2, 'case_temp': 116, 'pairing_code': b'\x19\xb1', 'skin_temp': 120, 'walk_steps': 0, 'bmr_cals': 93, 'mtp_version': 7, 'solar_gen': 417, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 95, 'total_steps': 0} 19b119b10007000000000000000101a1008002205d3d59147478
May 07 11:53:18 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 11:53:29 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:53:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 12, 'battery': 70, 'act_cals': 24, 'case_temp': 109, 'pairing_code': b'\x1e\xa3', 'skin_temp': 111, 'walk_steps': 8575, 'bmr_cals': 665, 'mtp_version': 7, 'solar_gen': 757, 'distance': 6630, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 689, 'total_steps': 8575} 1ea31ea300070000217f19e6000002f5000c18c2994046156d6f
May 07 11:53:32 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:53:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 434, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101b20003000000005a206567
May 07 11:53:34 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:53:49 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:53:49 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:53:49 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:53:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:53:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:53:50 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:53:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 0, 'mtp_version': 7, 'solar_gen': 434, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 1, 'total_cals': 0, 'total_steps': 0} 1dd51dd50007000000000000000101b20003000000005a006567
May 07 11:53:56 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:54:10 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:54:10 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:54:10 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:54:10 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:54:11 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:54:11 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:54:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f2f51f7b584a431f9122904ef33ce148"}
May 07 11:54:11 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:54:16 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 11:54:16 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 11:54:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 77, 'act_cals': 6, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 222, 'mtp_version': 7, 'solar_gen': 3, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 228, 'total_steps': 110} 1d921d9200070000006e005800000003007706c0de404d147d80
May 07 11:54:31 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:54:31 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:54:31 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:54:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:54:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:54:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054051.5234914, 'type': 's', 'key': 'f2f51f7b584a431f9122904ef33ce148'}
May 07 11:54:31 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:54:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 93, 'act_cals': 0, 'case_temp': 102, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 436, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401b40003000004005d006667
May 07 11:54:39 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 11:54:51 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:54:51 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:54:51 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:54:52 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:54:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 89, 'mtp_version': 7, 'solar_gen': 129, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 92, 'total_steps': 1153} 10c610c60007000004810366000000810051038059400c047376
May 07 11:54:57 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:55:00 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 11:55:00 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 11:55:12 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:55:12 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:55:12 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:55:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:55:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:55:12 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:55:12 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:55:12 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "403f19687cde4a3d9ed04a36bd1a3717"}
May 07 11:55:13 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:55:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 438, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201b60003000001005a106567
May 07 11:55:20 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:55:33 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:55:33 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:55:33 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:55:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054113.5890129, 'type': 's', 'key': '403f19687cde4a3d9ed04a36bd1a3717'}
May 07 11:55:33 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:55:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'alert_status': b'\x00', 'mtp_version': 6} 16e616e60006
May 07 11:55:38 msm8909 python3[3048]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 07 11:55:53 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:55:53 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:55:53 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:55:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:55:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:55:54 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:56:01 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 11:56:01 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 11:56:14 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:56:14 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:56:14 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:56:14 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:56:14 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:56:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "734899ab79d14e7b9f01b974196b1f61"}
May 07 11:56:14 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:56:19 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'$}', 'mtp_version': 5} 247d065f00
May 07 11:56:19 msm8909 python3[3048]: IGNORING 06:05:04:ED:C0:BD WITH PAIRING CODE: 247d
May 07 11:56:35 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:56:35 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:56:35 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:56:35 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:56:35 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:56:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054175.4753354, 'type': 's', 'key': '734899ab79d14e7b9f01b974196b1f61'}
May 07 11:56:35 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:56:55 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:56:55 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:56:55 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:56:56 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:57:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 70, 'act_cals': 24, 'case_temp': 110, 'pairing_code': b'\x1e\xa3', 'skin_temp': 112, 'walk_steps': 8575, 'bmr_cals': 668, 'mtp_version': 7, 'solar_gen': 763, 'distance': 6630, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 692, 'total_steps': 8575} 1ea31ea300070000217f19e6000002fb000c18d29c4046346e70
May 07 11:57:02 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 11:57:16 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:57:16 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:57:16 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:57:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:57:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:57:16 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:57:16 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:57:16 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5caaa9108c284bf8823474a2717f3e06"}
May 07 11:57:16 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:57:22 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 11:57:22 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 11:57:25 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:57:25 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:57:25 msm8909 python3[3048]: DBUS: Discovered 06:05:04:17:65:5E .
May 07 11:57:25 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17>', 'mtp_version': 5} 173e065f00
May 07 11:57:25 msm8909 python3[3048]: IGNORING 06:05:04:17:65:5E WITH PAIRING CODE: 173e
May 07 11:57:37 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:57:37 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:57:37 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:57:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054237.5105882, 'type': 's', 'key': '5caaa9108c284bf8823474a2717f3e06'}
May 07 11:57:37 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:57:43 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:57:43 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:57:43 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 11:57:43 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 11:57:57 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:57:57 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:57:57 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:57:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:57:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:57:58 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:58:18 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:58:18 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:58:18 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:58:18 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:58:18 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:58:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b757d3b00f4c4a78a9c949fbaac0c099"}
May 07 11:58:18 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:58:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 87, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 444, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201bc00030000010057106567
May 07 11:58:27 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:58:38 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:58:38 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:58:38 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:58:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:58:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:58:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054299.3861678, 'type': 's', 'key': 'b757d3b00f4c4a78a9c949fbaac0c099'}
May 07 11:58:39 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:58:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 3, 'case_temp': 114, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 93, 'mtp_version': 7, 'solar_gen': 137, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 96, 'total_steps': 1153} 10c610c6000700000481036600000089005203a05d400c347275
May 07 11:58:45 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:58:59 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:58:59 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:58:59 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:59:00 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:59:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 3, 'case_temp': 114, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 93, 'mtp_version': 7, 'solar_gen': 137, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 96, 'total_steps': 1153} 10c610c6000700000481036600000089005203a05d400c147275
May 07 11:59:05 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:59:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 11:59:05 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 11:59:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 3, 'battery': 88, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 446, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201be00030000010058106567
May 07 11:59:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 11:59:20 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:59:20 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:59:20 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:59:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 11:59:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 11:59:20 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 11:59:20 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 11:59:20 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 11:59:20 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ba0ec7ddd5e046f9ac18ab5d2d80e812"}
May 07 11:59:20 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:59:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 13, 'act_cals': 3, 'case_temp': 114, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 94, 'mtp_version': 7, 'solar_gen': 139, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 97, 'total_steps': 1153} 10c610c600070000048103660000008b005203a05e400d047275
May 07 11:59:30 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 11:59:40 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 11:59:40 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 11:59:40 msm8909 python3[3048]: Device not connected, retrying later
May 07 11:59:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054361.3322542, 'type': 's', 'key': 'ba0ec7ddd5e046f9ac18ab5d2d80e812'}
May 07 11:59:41 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 11:59:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 13, 'act_cals': 3, 'case_temp': 114, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 94, 'mtp_version': 7, 'solar_gen': 139, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 97, 'total_steps': 1153} 10c610c600070000048103660000008b005203a05e400d247275
May 07 11:59:49 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:00:01 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:00:01 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:00:01 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:00:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:00:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:00:02 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:00:22 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:00:22 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:00:22 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:00:22 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:00:22 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:00:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1270b26b28e54f4f968f6b4924a78e49"}
May 07 12:00:22 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:00:42 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:00:42 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:00:42 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:00:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:00:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:00:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054423.114512, 'type': 's', 'key': '1270b26b28e54f4f968f6b4924a78e49'}
May 07 12:00:43 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:00:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 11, 'act_cals': 3, 'case_temp': 114, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 95, 'mtp_version': 7, 'solar_gen': 139, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 98, 'total_steps': 1153} 10c610c600070000048103660000008b005203a05f3d0b047275
May 07 12:00:49 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:01:03 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:01:03 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:01:03 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:01:03 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:01:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 12, 'battery': 71, 'act_cals': 25, 'case_temp': 111, 'pairing_code': b'\x1e\xa3', 'skin_temp': 113, 'walk_steps': 8710, 'bmr_cals': 673, 'mtp_version': 7, 'solar_gen': 772, 'distance': 6731, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 698, 'total_steps': 8710} 1ea31ea30007000022061a4b00000304000c1912a14047256f71
May 07 12:01:10 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:01:23 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:01:23 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:01:23 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:01:24 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:01:24 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:01:24 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:01:24 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:01:24 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "6abce4cf0664463d9d124e4170964634"}
May 07 12:01:24 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:01:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:01:31 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:01:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 449, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201c100040000010059306567
May 07 12:01:31 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:01:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 71, 'act_cals': 25, 'case_temp': 111, 'pairing_code': b'\x1e\xa3', 'skin_temp': 113, 'walk_steps': 8710, 'bmr_cals': 673, 'mtp_version': 7, 'solar_gen': 772, 'distance': 6731, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 698, 'total_steps': 8710} 1ea31ea30007000022061a4b00000304000c1912a14047046f71
May 07 12:01:32 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:01:44 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:01:44 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:01:44 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:01:44 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:01:50 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:01:50 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:01:51 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:01:51 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:01:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a\xef', 'pairing_code': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 07 12:01:53 msm8909 python3[3048]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 07 12:02:04 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:02:04 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:02:04 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:02:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:02:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:02:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054484.7249753, 'type': 's', 'key': '6abce4cf0664463d9d124e4170964634'}
May 07 12:02:05 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:02:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 16, 'case_temp': 122, 'pairing_code': b'\x05\xd5', 'skin_temp': 124, 'walk_steps': 4425, 'bmr_cals': 739, 'mtp_version': 7, 'solar_gen': 184, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 755, 'total_steps': 4425} 05d505d50007000011490d5e000000b800af1072e33a34347a7c
May 07 12:02:11 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:02:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 449, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401c10004000004005d206567
May 07 12:02:11 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:02:11 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 12:02:11 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 12:02:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 451, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401c30004000004005d306567
May 07 12:02:13 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:02:14 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:02:14 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:02:25 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:02:25 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:02:25 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:02:25 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:02:32 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:02:32 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:02:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 91, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 451, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201c30004000001005b206567
May 07 12:02:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:02:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 97, 'mtp_version': 7, 'solar_gen': 139, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 100, 'total_steps': 1153} 10c610c600070000048103660000008b005203b0613d0c347375
May 07 12:02:35 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:02:45 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:02:45 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:02:45 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:02:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:02:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:02:45 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:02:45 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:02:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "bc4c8882f8444f5e9b1e3363197d9a2d"}
May 07 12:02:45 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:02:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 97, 'mtp_version': 7, 'solar_gen': 139, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 100, 'total_steps': 1153} 10c610c600070000048103660000008b005203b0613d0c147375
May 07 12:02:54 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:03:05 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:03:05 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:03:05 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:03:05 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:03:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 3, 'case_temp': 115, 'pairing_code': b'\x10\xc6', 'skin_temp': 117, 'walk_steps': 1153, 'bmr_cals': 97, 'mtp_version': 7, 'solar_gen': 139, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 100, 'total_steps': 1153} 10c610c600070000048103660000008b005203b0613d0c247375
May 07 12:03:12 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:03:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:03:12 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:03:26 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:03:26 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:03:26 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:03:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:03:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:03:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054566.3750913, 'type': 's', 'key': 'bc4c8882f8444f5e9b1e3363197d9a2d'}
May 07 12:03:26 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:03:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 453, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201c50004000001005a006567
May 07 12:03:32 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:03:46 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:03:46 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:03:46 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:03:46 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:03:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 12:03:52 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 12:03:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 75, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 235, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 242, 'total_steps': 110} 1d921d9200070000006e00580000000400770720eb404b047d80
May 07 12:03:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054632, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 7, 'totalCals': 242, 'bmrCals': 235, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:03:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054632, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 7, 'totalCals': 242, 'bmrCals': 235, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:03:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715054632, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 110, "skinTemp": 128, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 119, "actCals": 7, "totalCals": 242, "bmrCals": 235, "heartRate": 64, "solarGen": 4, "caseTemp": 125}}, "rt": "instant", "key": "65b8d7ed6d914c568aee21c71a63c4fa"}
May 07 12:03:56 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:03:56 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:04:06 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:04:06 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:04:06 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:04:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:04:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:04:07 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:04:07 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:04:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1a5eb70cc8a24c00aa41304882630e04"}
May 07 12:04:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054633.4715312, 'type': 's', 'key': '65b8d7ed6d914c568aee21c71a63c4fa'}
May 07 12:04:07 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:04:27 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:04:27 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:04:27 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:04:27 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 12:04:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 455, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201c70004000001005a206567
May 07 12:04:36 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:04:47 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 12:04:47 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:04:47 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:04:48 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:04:48 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:04:48 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:04:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054647.8271558, 'type': 's', 'key': '1a5eb70cc8a24c00aa41304882630e04'}
May 07 12:04:48 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:04:53 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:04:53 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:05:08 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:05:08 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:05:08 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:05:08 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 12:05:28 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 12:05:28 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:05:28 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:05:28 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:05:36 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 12:05:36 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 12:05:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 118, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 110, 'mtp_version': 7, 'solar_gen': 429, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 112, 'total_steps': 0} 19b119b10007000000000000000101ad008802806e3d59247679
May 07 12:05:37 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:05:48 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:05:48 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:05:48 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:05:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:05:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:05:49 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:05:49 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:05:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "02e8ee7881054612b47c05f62f99c3f7"}
May 07 12:05:49 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 12:06:09 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 12:06:09 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:06:09 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:06:09 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:06:29 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:06:29 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:06:29 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:06:29 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:06:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 118, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 112, 'mtp_version': 7, 'solar_gen': 429, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 114, 'total_steps': 0} 19b119b10007000000000000000101ad00880290703d59047679
May 07 12:06:35 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:06:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 54, 'act_cals': 16, 'case_temp': 121, 'pairing_code': b'\x05\xd5', 'skin_temp': 124, 'walk_steps': 4425, 'bmr_cals': 743, 'mtp_version': 7, 'solar_gen': 185, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 759, 'total_steps': 4425} 05d505d50007000011490d5e000000b900af1092e7403634797c
May 07 12:06:40 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:06:49 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:06:49 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:06:49 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:06:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:06:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:06:49 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:06:49 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:06:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ed1707efae4c4b4397e844686add8346"}
May 07 12:06:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054749.6509569, 'type': 's', 'key': '02e8ee7881054612b47c05f62f99c3f7'}
May 07 12:06:49 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 12:06:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 13, 'act_cals': 3, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 101, 'mtp_version': 7, 'solar_gen': 140, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 104, 'total_steps': 1153} 10c610c600070000048103660000008c005203d0653d0d147577
May 07 12:06:57 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:06:58 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:06:58 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:06:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 71, 'act_cals': 25, 'case_temp': 111, 'pairing_code': b'\x1e\xa3', 'skin_temp': 113, 'walk_steps': 8710, 'bmr_cals': 678, 'mtp_version': 7, 'solar_gen': 781, 'distance': 6731, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 703, 'total_steps': 8710} 1ea31ea30007000022061a4b0000030d000d1932a64047146f71
May 07 12:06:58 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:06:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 55, 'act_cals': 16, 'case_temp': 121, 'pairing_code': b'\x05\xd5', 'skin_temp': 123, 'walk_steps': 4425, 'bmr_cals': 744, 'mtp_version': 7, 'solar_gen': 185, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 760, 'total_steps': 4425} 05d505d50007000011490d5e000000b900af10a2e8403714797b
May 07 12:06:59 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:07:10 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 12:07:10 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:07:10 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:07:10 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:07:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 13, 'act_cals': 3, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 119, 'walk_steps': 1153, 'bmr_cals': 102, 'mtp_version': 7, 'solar_gen': 140, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 105, 'total_steps': 1153} 10c610c600070000048103660000008c005203d0663d0d347577
May 07 12:07:17 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:07:30 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 07 12:07:30 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:07:30 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:07:30 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:07:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 119, 'battery': 77, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 77, 'sleep_duration': 0, 'total_cals': 248, 'total_steps': 110} 1d921d9200070000006e00580000000400770750f14d4d357d80
May 07 12:07:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054855, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 7, 'totalCals': 248, 'bmrCals': 241, 'heartRate': 77, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:07:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054855, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 119, 'actCals': 7, 'totalCals': 248, 'bmrCals': 241, 'heartRate': 77, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:07:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715054855, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 77, "totalSteps": 110, "skinTemp": 128, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 119, "actCals": 7, "totalCals": 248, "bmrCals": 241, "heartRate": 77, "solarGen": 4, "caseTemp": 125}}, "rt": "instant", "key": "f95c005973ae4b72ba106ad88074b8c9"}
May 07 12:07:36 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 12:07:36 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 12:07:37 msm8909 python3[3048]: ADVERT: {'company_id': b'!y', 'pairing_code': b'!y', 'alert_status': b'\x00', 'mtp_version': 6} 217921790006
May 07 12:07:37 msm8909 python3[3048]: IGNORING 06:05:04:94:6F:99 WITH PAIRING CODE: 2179
May 07 12:07:37 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:07:37 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:07:40 msm8909 python3[3048]: DBUS: Discovered 06:05:04:87:BB:28 .
May 07 12:07:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:07:40 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:07:50 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:07:50 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:07:50 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:07:50 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 12:07:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 118, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 113, 'mtp_version': 7, 'solar_gen': 430, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 115, 'total_steps': 0} 19b119b10007000000000000000101ae008802a0713d59047679
May 07 12:07:57 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:07:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 77, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 77, 'sleep_duration': 0, 'total_cals': 248, 'total_steps': 110} 1d921d9200070000006e00580000000400770750f14d4d147d80
May 07 12:07:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:07:58 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:07:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 461, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401cd0004000004005d206566
May 07 12:07:59 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:08:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 119, 'battery': 77, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 77, 'sleep_duration': 0, 'total_cals': 248, 'total_steps': 110} 1d921d9200070000006e00580000000400770750f14d4d147d80
May 07 12:08:10 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 12:08:10 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:08:10 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:08:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:08:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:08:10 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:08:10 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:08:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "40b2c39cb8204e3e950915fd90bbaf56"}
May 07 12:08:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054810.3240554, 'type': 's', 'key': 'ed1707efae4c4b4397e844686add8346'}
May 07 12:08:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054856.3445501, 'type': 's', 'key': 'f95c005973ae4b72ba106ad88074b8c9'}
May 07 12:08:10 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:08:16 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 19, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 705, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 724, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc1302c1404d048083
May 07 12:08:17 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:08:17 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:08:19 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:08:19 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:08:19 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:08:19 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 12:08:19 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 204, 'battery': 77, 'act_cals': 19, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6110, 'bmr_cals': 705, 'mtp_version': 7, 'solar_gen': 174, 'distance': 4821, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 724, 'total_steps': 6339} 0d550d55000700e517de12d5000000ae00cc1302c1404d048083
May 07 12:08:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715054899, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 19, 'totalCals': 724, 'bmrCals': 705, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 128}}
May 07 12:08:19 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715054899, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6339, 'skinTemp': 131, 'walkSteps': 6110, 'sleepDuration': 0, 'distance': 4821, 'thermalGen': 204, 'actCals': 19, 'totalCals': 724, 'bmrCals': 705, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 128}}
May 07 12:08:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715054899, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6339, "skinTemp": 131, "walkSteps": 6110, "sleepDuration": 0, "distance": 4821, "thermalGen": 204, "actCals": 19, "totalCals": 724, "bmrCals": 705, "heartRate": 64, "solarGen": 174, "caseTemp": 128}}, "rt": "instant", "key": "bcb10acdab6e4bfaaeb7d5ceb18a624c"}
May 07 12:08:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 129, 'pairing_code': b'\x1di', 'skin_temp': 130, 'walk_steps': 5315, 'bmr_cals': 232, 'mtp_version': 7, 'solar_gen': 4, 'distance': 3895, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 245, 'total_steps': 5315} 1d691d690007000014c30f37018d000400080d60e83d49158182
May 07 12:08:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 118, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 114, 'mtp_version': 7, 'solar_gen': 430, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 60, 'sleep_duration': 1, 'total_cals': 116, 'total_steps': 0} 19b119b10007000000000000000101ae008802a0723c59347679
May 07 12:08:25 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:08:29 msm8909 python3[3048]: DBUS: Discovered 06:05:04:61:15:83 .
May 07 12:08:29 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 138, 'battery': 90, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x15\x83', 'skin_temp': 128, 'walk_steps': 629, 'bmr_cals': 233, 'mtp_version': 7, 'solar_gen': 182, 'distance': 531, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 240, 'total_steps': 674} 158315830007002d02750213018a00b6008a07c0e9405a347d80
May 07 12:08:29 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:08:29 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 132, 'pairing_code': b'\rU', 'skin_temp': 135, 'walk_steps': 6151, 'bmr_cals': 741, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4852, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 761, 'total_steps': 6380} 0d550d55000700e5180712f4000000b000cd1452e53d4d258487
May 07 12:08:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 129, 'pairing_code': b'\x1di', 'skin_temp': 130, 'walk_steps': 5315, 'bmr_cals': 232, 'mtp_version': 7, 'solar_gen': 4, 'distance': 3895, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 245, 'total_steps': 5315} 1d691d690007000014c30f37018d000400080d60e83d49158182
May 07 12:08:39 msm8909 python3[3048]: DBUS: Connected to 06:05:04:FC:44:79
May 07 12:08:39 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 07 12:08:39 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 07 12:08:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e0269e61dd404b7f851b72795f9d3849"}
May 07 12:08:39 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:08:42 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:08:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 71, 'act_cals': 25, 'case_temp': 112, 'pairing_code': b'\x1e\xa3', 'skin_temp': 114, 'walk_steps': 8710, 'bmr_cals': 679, 'mtp_version': 7, 'solar_gen': 785, 'distance': 6731, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 704, 'total_steps': 8710} 1ea31ea30007000022061a4b00000311000d1932a74047257072
May 07 12:08:42 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:08:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 110, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 249, 'total_steps': 110} 1d921d9200070000006e00580000000400780750f2404d147d81
May 07 12:08:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054922, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 129, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 120, 'actCals': 7, 'totalCals': 249, 'bmrCals': 242, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:08:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054922, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 129, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 120, 'actCals': 7, 'totalCals': 249, 'bmrCals': 242, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:08:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715054922, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 110, "skinTemp": 129, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 120, "actCals": 7, "totalCals": 249, "bmrCals": 242, "heartRate": 64, "solarGen": 4, "caseTemp": 125}}, "rt": "instant", "key": "e0fdf8f94ee24024953a55588684ddde"}
May 07 12:08:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 110, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 249, 'total_steps': 110} 1d921d9200070000006e00580000000400780750f2404d257d81
May 07 12:08:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 118, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 114, 'mtp_version': 7, 'solar_gen': 430, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 60, 'sleep_duration': 1, 'total_cals': 116, 'total_steps': 0} 19b119b10007000000000000000101ae008802a0723c59147679
May 07 12:08:45 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:08:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 81, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'%\x1a', 'skin_temp': 129, 'walk_steps': 139, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 225, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 249, 'total_steps': 139} 251a251a00070000008b0074000000e1004d0750f23d51347d81
May 07 12:08:46 msm8909 python3[3048]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 07 12:08:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715054926, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 139, 'skinTemp': 129, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 77, 'actCals': 7, 'totalCals': 249, 'bmrCals': 242, 'heartRate': 61, 'solarGen': 225, 'caseTemp': 125}}
May 07 12:08:46 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715054926, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 139, 'skinTemp': 129, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 77, 'actCals': 7, 'totalCals': 249, 'bmrCals': 242, 'heartRate': 61, 'solarGen': 225, 'caseTemp': 125}}
May 07 12:08:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715054926, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 139, "skinTemp": 129, "walkSteps": 139, "sleepDuration": 0, "distance": 116, "thermalGen": 77, "actCals": 7, "totalCals": 249, "bmrCals": 242, "heartRate": 61, "solarGen": 225, "caseTemp": 125}}, "rt": "instant", "key": "f0db1a3266274d70b195c89bdfb6dc3d"}
May 07 12:08:50 msm8909 python3[3048]: DBUS: Read Char failed (1/3), retrying...
May 07 12:08:50 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Operation failed with ATT error: 0x0e (36)
May 07 12:08:50 msm8909 python3[3048]: ERROR After disconnect for 06:05:04:FC:44:79
May 07 12:08:50 msm8909 python3[3048]: DBUS: 06:05:04:FC:44:79 disconnected.
May 07 12:08:51 msm8909 python3[3048]: DBUS: Read Char failed (2/3), retrying...
May 07 12:08:51 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 07 12:08:52 msm8909 python3[3048]: DBUS: Read Char failed (3/3), retrying...
May 07 12:08:52 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 07 12:08:53 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:08:53 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:08:53 msm8909 python3[3048]: ERROR - DIDN'T READ FW VERSION
May 07 12:08:53 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 12:08:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 110, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 249, 'total_steps': 110} 1d921d9200070000006e00580000000400780750f2404d357d81
May 07 12:09:14 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 12:09:14 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:09:14 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:09:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:09:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:09:14 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:09:14 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:09:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1f8ca9627f0240a6adc3685b94a453cc"}
May 07 12:09:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054891.429857, 'type': 's', 'key': '40b2c39cb8204e3e950915fd90bbaf56'}
May 07 12:09:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054899.5892513, 'type': 's', 'key': 'bcb10acdab6e4bfaaeb7d5ceb18a624c'}
May 07 12:09:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 243, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 250, 'total_steps': 110} 1d921d9200070000006e00580000000400780760f3404d147c80
May 07 12:09:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054920.0969086, 'type': 's', 'key': 'e0269e61dd404b7f851b72795f9d3849'}
May 07 12:09:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054923.4685211, 'type': 's', 'key': 'e0fdf8f94ee24024953a55588684ddde'}
May 07 12:09:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054926.8701024, 'type': 's', 'key': 'f0db1a3266274d70b195c89bdfb6dc3d'}
May 07 12:09:14 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 12:09:22 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:09:22 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:09:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 82, 'act_cals': 7, 'case_temp': 124, 'pairing_code': b'%\x1a', 'skin_temp': 128, 'walk_steps': 139, 'bmr_cals': 243, 'mtp_version': 7, 'solar_gen': 227, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 250, 'total_steps': 139} 251a251a00070000008b0074000000e3004d0750f33d52347c80
May 07 12:09:35 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 07 12:09:35 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:09:35 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:09:35 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 12:09:40 msm8909 python3[3048]: DBUS: Discovered 06:05:04:A1:B4:D8 .
May 07 12:09:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:09:40 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:09:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:09:40 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:09:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 464, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201d00004000001005a106566
May 07 12:09:41 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:09:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 243, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 250, 'total_steps': 110} 1d921d9200070000006e00580000000400780760f3404d347c80
May 07 12:09:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 110, 'bmr_cals': 243, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 250, 'total_steps': 110} 1d921d9200070000006e00580000000400780760f3404d047c80
May 07 12:09:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054984, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 120, 'actCals': 7, 'totalCals': 250, 'bmrCals': 243, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:09:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715054984, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 128, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 120, 'actCals': 7, 'totalCals': 250, 'bmrCals': 243, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:09:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715054984, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 110, "skinTemp": 128, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 120, "actCals": 7, "totalCals": 250, "bmrCals": 243, "heartRate": 64, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "c5d9a097dca94f94a7f22d47f4bca40f"}
May 07 12:09:45 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 19, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6340, 'bmr_cals': 699, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 66, 'sleep_duration': 0, 'total_cals': 718, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c1302bb4254347d80
May 07 12:09:47 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 07 12:09:47 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:09:47 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:09:47 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 84, 'act_cals': 19, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6340, 'bmr_cals': 699, 'mtp_version': 7, 'solar_gen': 173, 'distance': 4976, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 66, 'sleep_duration': 0, 'total_cals': 718, 'total_steps': 6527} 0f890f89000700bb18c41370000000ad000c1302bb4254347d80
May 07 12:09:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715054987, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 128, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 19, 'totalCals': 718, 'bmrCals': 699, 'heartRate': 66, 'solarGen': 173, 'caseTemp': 125}}
May 07 12:09:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715054987, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6527, 'skinTemp': 128, 'walkSteps': 6340, 'sleepDuration': 0, 'distance': 4976, 'thermalGen': 12, 'actCals': 19, 'totalCals': 718, 'bmrCals': 699, 'heartRate': 66, 'solarGen': 173, 'caseTemp': 125}}
May 07 12:09:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715054987, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 84, "totalSteps": 6527, "skinTemp": 128, "walkSteps": 6340, "sleepDuration": 0, "distance": 4976, "thermalGen": 12, "actCals": 19, "totalCals": 718, "bmrCals": 699, "heartRate": 66, "solarGen": 173, "caseTemp": 125}}, "rt": "instant", "key": "7d51d7555bd340c38d59951ffc6cd892"}
May 07 12:09:48 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:09:48 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:09:48 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:09:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054955.0928733, 'type': 's', 'key': '1f8ca9627f0240a6adc3685b94a453cc'}
May 07 12:09:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054984.6939671, 'type': 's', 'key': 'c5d9a097dca94f94a7f22d47f4bca40f'}
May 07 12:09:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715054988.1682436, 'type': 's', 'key': '7d51d7555bd340c38d59951ffc6cd892'}
May 07 12:09:48 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:10:08 msm8909 python3[3048]: DBUS: Connect Failed with 06:05:04:32:34:65
May 07 12:10:08 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 07 12:10:08 msm8909 python3[3048]: Device not connected, retrying later
May 07 12:10:08 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 07 12:10:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 129, 'pairing_code': b'\x1di', 'skin_temp': 130, 'walk_steps': 5315, 'bmr_cals': 232, 'mtp_version': 7, 'solar_gen': 4, 'distance': 3895, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 245, 'total_steps': 5315} 1d691d690007000014c30f37018d000400080d60e83d49158182
May 07 12:10:16 msm8909 python3[3048]: DBUS: Connected to 06:05:04:FC:44:79
May 07 12:10:16 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 07 12:10:16 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 07 12:10:16 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "76e6bffc6a69498eabd3e3b3005938ad"}
May 07 12:10:16 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:10:17 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 205, 'battery': 76, 'act_cals': 20, 'case_temp': 132, 'pairing_code': b'\rU', 'skin_temp': 134, 'walk_steps': 6258, 'bmr_cals': 742, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 762, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd1482e63d4c358486
May 07 12:10:17 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055017, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 134, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 762, 'bmrCals': 742, 'heartRate': 61, 'solarGen': 176, 'caseTemp': 132}}
May 07 12:10:17 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055017, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 134, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 762, 'bmrCals': 742, 'heartRate': 61, 'solarGen': 176, 'caseTemp': 132}}
May 07 12:10:17 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055017, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 5, "battery": 76, "totalSteps": 6487, "skinTemp": 134, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 762, "bmrCals": 742, "heartRate": 61, "solarGen": 176, "caseTemp": 132}}, "rt": "instant", "key": "18e64ffa4261462484122d4a364e2919"}
May 07 12:10:18 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:10:18 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:10:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 123, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 110, 'bmr_cals': 245, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 252, 'total_steps': 110} 1d921d9200070000006e00580000000400780770f5404d347b7f
May 07 12:10:19 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:10:22 msm8909 python3[3048]: 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, 57, 126, 196, 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 07 12:10:22 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:10:22 msm8909 python3[3048]: GOT Pairing Code: 1d69
May 07 12:10:22 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:10:22 msm8909 python3[3048]: NO FW Update needed.
May 07 12:10:22 msm8909 python3[3048]: LAST SYNC: 1715044036
May 07 12:10:23 msm8909 python3[3048]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [46, 21, 0, 0, 46, 21, 0, 1, 0, 0, 0, 2, 30, 232, 6, 16, 104, 149, 3, 17, 182, 82, 3, 18, 141, 1, 0, 32, 136, 15, 0, 48, 4, 0, 0, 64, 8, 0, 0, 65, 129, 0, 0, 80, 127, 0, 0, 81, 73, 0, 0, 66, 61, 0, 0, 96, 5, 0, 0, 112]
May 07 12:10:23 msm8909 python3[3048]: ACTIVITY: 5
May 07 12:10:32 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\x0f\x89', 'skin_temp': 130, 'walk_steps': 6493, 'bmr_cals': 737, 'mtp_version': 7, 'solar_gen': 174, 'distance': 5088, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 757, 'total_steps': 6680} 0f890f89000700bb195d13e0000000ae000d1462e14053057f82
May 07 12:10:35 msm8909 python3[3048]: 101281.22371435165 [06:05:04:FC:44:79] <- HR 003d
May 07 12:10:35 msm8909 python3[3048]: HR READING: 61 TOOK 11.538730 secs
May 07 12:10:35 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:10:35 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:10:35 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 0, 'thermal_gen': 8, 'battery': 73, 'act_cals': 217782, 'heart_rate': 61, 'skin_temp': 129, 'walk_steps': 5422, 'bmr_cals': 234856, 'solar_gen': 4, 'distance': 3976, 'activity': 5, 'case_temp': 127, 'sleep_duration': 397, 'total_cals': 452638, 'total_steps': 5422}
May 07 12:10:35 msm8909 python3[3048]: W ID: 63
May 07 12:10:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055035, 'wearableId': 63, 'statusValues': {'caseTemp': 127, 'battery': 73, 'totalSteps': 5422, 'solarGen': 4, 'skinTemp': 129, 'walkSteps': 5422, 'sleepDuration': 397, 'distance': 3976, 'runSteps': 0, 'actCals': 217782, 'totalCals': 452638, 'thermalGen': 8, 'heartRate': 61, 'activity': 5, 'bmrCals': 234856}}
May 07 12:10:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055035, 'wearableId': 63, 'statusValues': {'caseTemp': 127, 'battery': 73, 'totalSteps': 5422, 'solarGen': 4, 'skinTemp': 129, 'walkSteps': 5422, 'sleepDuration': 397, 'distance': 3976, 'runSteps': 0, 'actCals': 217782, 'totalCals': 452638, 'thermalGen': 8, 'heartRate': 61, 'activity': 5, 'bmrCals': 234856}}
May 07 12:10:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055035, "wearableId": 63, "statusValues": {"caseTemp": 127, "battery": 73, "totalSteps": 5422, "solarGen": 4, "skinTemp": 129, "walkSteps": 5422, "sleepDuration": 397, "distance": 3976, "runSteps": 0, "actCals": 217782, "totalCals": 452638, "thermalGen": 8, "heartRate": 61, "activity": 5, "bmrCals": 234856}}, "rt": "instant", "key": "5b399e9f7073473497cad4812764948d"}
May 07 12:10:35 msm8909 python3[3048]: Instant Upload complete
May 07 12:10:35 msm8909 python3[3048]: using silent sync
May 07 12:10:35 msm8909 python3[3048]: Starting sync for: 06:05:04:FC:44:79
May 07 12:10:35 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:10:36 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:10:38 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:10:38 msm8909 python3[3048]: Sending start sync for: 06:05:04:FC:44:79
May 07 12:10:38 msm8909 python3[3048]: 101284.07793521881 [06:05:04:FC:44:79] -> TX[10] b'060040109100a4a98329'
May 07 12:10:38 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:10:38 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 07 12:10:39 msm8909 python3[3048]: 101285.36706900597 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:40 msm8909 python3[3048]: 101286.03090500832 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 07 12:10:40 msm8909 python3[3048]: 101286.0405728817 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:40 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:40 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:10:40 msm8909 python3[3048]: 101286.04796099663 [06:05:04:FC:44:79] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:10:40 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:10:41 msm8909 python3[3048]: 101287.28401279449 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:41 msm8909 python3[3048]: 101287.31045556068 [06:05:04:FC:44:79] <- RX 06004011e2009183912d
May 07 12:10:41 msm8909 python3[3048]: 101287.32000780106 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:41 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:41 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:10:41 msm8909 python3[3048]: 101287.32953166962 [06:05:04:FC:44:79] -> TX[11] b'07004010900f002d7dca85'
May 07 12:10:41 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:10:42 msm8909 python3[3048]: 101288.26345086098 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:42 msm8909 python3[3048]: 101288.59547758102 [06:05:04:FC:44:79] <- RX 06004012e2009183912d
May 07 12:10:42 msm8909 python3[3048]: 101288.60518264771 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:42 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:42 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:10:42 msm8909 python3[3048]: 101288.61314225197 [06:05:04:FC:44:79] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:10:42 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:10:42 msm8909 python3[3048]: 101288.70153832436 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: 101289.07996249199 [06:05:04:FC:44:79] <- RX 06004013e2009183912d
May 07 12:10:43 msm8909 python3[3048]: 101289.09003257751 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:10:43 msm8909 python3[3048]: 101289.10267400742 [06:05:04:FC:44:79] -> TX[11] b'070040109317002d5b9705'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:10:43 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:10:43 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:10:43 msm8909 python3[3048]: 101289.1858112812 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: 101289.57979059219 [06:05:04:FC:44:79] <- RX 06004014e2009183912d
May 07 12:10:43 msm8909 python3[3048]: 101289.61882567406 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:10:43 msm8909 python3[3048]: 101289.62755393982 [06:05:04:FC:44:79] -> TX[10] b'060040109124754d8015'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:10:43 msm8909 python3[3048]: 101289.73549222946 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: 101289.772377491 [06:05:04:FC:44:79] <- RX 2400401501016639a9c200000032003c06400000155900000fa70006ebb70000018d0215506ecb4e
May 07 12:10:43 msm8909 python3[3048]: 101289.78200316429 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: user prefs:
May 07 12:10:43 msm8909 python3[3048]: self.clockFormat: 01
May 07 12:10:43 msm8909 python3[3048]: self.unit: 01
May 07 12:10:43 msm8909 python3[3048]: self.time: 00000000
May 07 12:10:43 msm8909 python3[3048]: self.timezone: 0000
May 07 12:10:43 msm8909 python3[3048]: self.gender: 00
May 07 12:10:43 msm8909 python3[3048]: self.age: 32
May 07 12:10:43 msm8909 python3[3048]: self.weight: 003c
May 07 12:10:43 msm8909 python3[3048]: self.height: 0640
May 07 12:10:43 msm8909 python3[3048]: self.steps: 00001a2c
May 07 12:10:43 msm8909 python3[3048]: self.distance: 00000003
May 07 12:10:43 msm8909 python3[3048]: self.calories: 00000708
May 07 12:10:43 msm8909 python3[3048]: self.sleep: 000001a4
May 07 12:10:43 msm8909 python3[3048]: self.language: 02
May 07 12:10:43 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:10:43 msm8909 python3[3048]: 101289.84531164169 [06:05:04:FC:44:79] <- RX 06004016e2009183912d
May 07 12:10:43 msm8909 python3[3048]: 101289.86896109581 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:43 msm8909 python3[3048]: Header: 06004016 payload: e200 crc: 9183912d
May 07 12:10:43 msm8909 python3[3048]: 101289.87636876106 [06:05:04:FC:44:79] -> TX[42] b'26004010902401016639a9c300000032003c064000003a9800000003000004b0000001e00215edee4623'
May 07 12:10:43 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902401016639a9c300000032003c064000003a9800000003000004b0000001e00215edee4623
May 07 12:10:44 msm8909 python3[3048]: 101290.00352811813 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:44 msm8909 python3[3048]: 101290.41566371918 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 07 12:10:44 msm8909 python3[3048]: 101290.42677640915 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:44 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:44 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:10:44 msm8909 python3[3048]: 101290.44495105743 [06:05:04:FC:44:79] -> TX[11] b'07004010930c030dc1a835'
May 07 12:10:44 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 07 12:10:44 msm8909 python3[3048]: 101290.55269432068 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: 101291.18688249588 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 07 12:10:45 msm8909 python3[3048]: 101291.19704627991 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:10:45 msm8909 python3[3048]: 101291.20392775536 [06:05:04:FC:44:79] -> TX[10] b'060040109237685f13ba'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:10:45 msm8909 python3[3048]: 101291.4120631218 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: 101291.45505714417 [06:05:04:FC:44:79] <- RX 05004019011bdf05a5
May 07 12:10:45 msm8909 python3[3048]: 101291.46725201607 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: 06:05:04:FC:44:79: License Good
May 07 12:10:45 msm8909 python3[3048]: 101291.55455851555 [06:05:04:FC:44:79] <- RX 0600401ae2009183912d
May 07 12:10:45 msm8909 python3[3048]: 101291.57570195198 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:10:45 msm8909 python3[3048]: 101291.58614253998 [06:05:04:FC:44:79] -> TX[10] b'060040109126592c8efb'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:10:45 msm8909 python3[3048]: 101291.67477083206 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: 101291.71139073372 [06:05:04:FC:44:79] <- RX 1c00401b00000001000000010000000000000000000000b700000000f9565a19
May 07 12:10:45 msm8909 python3[3048]: 101291.72555589676 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: 101291.81234145164 [06:05:04:FC:44:79] <- RX 0600401ce2009183912d
May 07 12:10:45 msm8909 python3[3048]: 101291.82180547714 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:45 msm8909 python3[3048]: Header: 0600401c payload: e200 crc: 9183912d
May 07 12:10:45 msm8909 python3[3048]: 101291.82861208916 [06:05:04:FC:44:79] -> TX[10] b'060040109107073ce7b7'
May 07 12:10:45 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:10:45 msm8909 python3[3048]: 101291.98210191727 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: 101292.01552224159 [06:05:04:FC:44:79] <- RX 0500401d008def02d2
May 07 12:10:46 msm8909 python3[3048]: 101292.02523875237 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:10:46 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:10:46 msm8909 python3[3048]: 101292.14798212051 [06:05:04:FC:44:79] <- RX 0600401ee2009183912d
May 07 12:10:46 msm8909 python3[3048]: 101292.17093873024 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: Header: 0600401e payload: e200 crc: 9183912d
May 07 12:10:46 msm8909 python3[3048]: 101292.17823529243 [06:05:04:FC:44:79] -> TX[10] b'060040109117632c50aa'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:10:46 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 131, 'pairing_code': b'\rU', 'skin_temp': 134, 'walk_steps': 6258, 'bmr_cals': 743, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 763, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd1482e73d4d248386
May 07 12:10:46 msm8909 python3[3048]: 101292.27718186378 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: 101292.31450819969 [06:05:04:FC:44:79] <- RX 0800401fb47e39665c0a6e47
May 07 12:10:46 msm8909 python3[3048]: 101292.33100652695 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: 101292.40028047562 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 07 12:10:46 msm8909 python3[3048]: 101292.41174173355 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:10:46 msm8909 python3[3048]: 101292.418364048 [06:05:04:FC:44:79] -> TX[10] b'060040109106910ce0c0'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:10:46 msm8909 python3[3048]: 101292.52562713623 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:46 msm8909 python3[3048]: 101292.60800385475 [06:05:04:FC:44:79] <- RX 04024011000000006481d90574020000caa00e09000000006481d90574020000caa00e09000000006481d905740e7a00caa00e09000000006681d90575020000cac00e09000000007181d90575020000c9c00e09000000006e81d905740e7a00cac00e09000000006981d90575020000cac00e09000000006c81d90574020000cac00e09000000006681d905740e8600cac00e09000000006681d90574020000cae00e09000000006981d90574020000c9e00e09000000006981d905740e8600cac00e09000000006981d90575020000c9e00e09000000006c81d90575020000cae00e09000000007181d905750e8600cbe00e09
May 07 12:10:46 msm8909 python3[3048]: 101292.7118062973 [06:05:04:FC:44:79] <- RX 000000007181d90574020000caa00e09000000006481d90575020000cae00e09000000006c81d905750e7a00ca200f09000000007481d90575020000cac00e09000000006c81d90574020000caa00e09000000006181d905720e8600ca600e09000000005181d90572020000caa00e09000000005181d90572020000c9804e09000000005481d905720e8600ca800e09000000004c81d90572020000ca800e09000000004f81d90572020000ca800e09000000005481d905720e7a00c9a00e09000000005481d90573020000caa00e09000000005681d90573020000cae00e09000000005e81d905740e7a00c9e00e0900000000
May 07 12:10:46 msm8909 python3[3048]: 101292.74495148659 [06:05:04:FC:44:79] <- RX 6481d90574020000c9e00e09000000006681d90575020000cae00e099a5aa60b
May 07 12:10:46 msm8909 python3[3048]: 101292.75417017937 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:46 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:47 msm8909 python3[3048]: 101293.01002240181 [06:05:04:FC:44:79] <- RX 04024012000000006c81d905740cfa00cac00e01000000006981d90574020000cac00e01000000006681d90574020000cac00e01000000006681d905740e7a00cac00e09000000006481d90574020000c9c00e09000000006481d90574020000caa00e09000000006181d905730e7a00caa00e09000000005e81d90574020000c9a00e09000000006181d90574020000c9c00e09000000006181d905740e7a00cac00e09000000006481d90574020000c9c00e09000000006481d90574020000c9c00e09000000006181d905740e8000caa00e09000000006181d90574020000c9c00e09000000006181d90574020000cac00e09
May 07 12:10:47 msm8909 python3[3048]: 101293.06976270676 [06:05:04:FC:44:79] <- RX 000000006481d905740e8000c9a00e09000000006181d90574020000c9c00e09000000006181d90574020000cae00e09000000006481d905740e8000cac00e09000000006681d90574020000caa00e09000000006181d90573020000ca800e09000000005c81d905730e8000caa00e09000000005c81d90573020000cac00e09000000005e81d90574020000cae00e09000000006681d905740e8000c9e00e09000000006981d90575020000cae00e09000000006c81d90575020000cae00e09000000006e81d905750e8000cae00e09000000006e81d90575020000ca000f09000000007481d90576020000ca000f0980150010
May 07 12:10:47 msm8909 python3[3048]: 101293.09538197517 [06:05:04:FC:44:79] <- RX ca83d905750e8000c9004f09802180180788d90575020000cae00e099338b041
May 07 12:10:47 msm8909 python3[3048]: 101293.10461735725 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:47 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:47 msm8909 python3[3048]: 101293.2940762043 [06:05:04:FC:44:79] <- RX 04024013802b80212e8cd90574020000c9e04e09001a80149986d925730e7400c8a00e09000000005981d90573020000cae00e09000000005e81d90573020000c9a00e09000000005e81d905730e8000c9a00e09000000005e81d90574020000cac00e09000000006181d90574020000c9c00e09000000006681d905740e8000caa00e09000000006481d90574020000cae00e09000000006681d90575020000ca000f09000000006e81d905750e7a00c9000f09000000007181d90575020000ca000f09000000007481d90576020000ca200f09000000007981d905760e7a00ca200f09000000007981d90576020000ca200f09
May 07 12:10:47 msm8909 python3[3048]: 101293.34080481529 [06:05:04:FC:44:79] <- RX 000000007f81d90577020000ca200f09000000008481d90577100000ca000f01000000008181d90576020000ca000f01000000007c81d95576020000c9000f01000000007981d941760e7a00ca600f09000000007c81d90577020000ca400f09000000008781d90577020000ca600f09000000008a81d905780e7a00ca600f09000000008c81d90577020000ca400f09000000008a81d90578020000ca600f09000000008f81d905780e7a00ca804f098029001e9c89d90578020000c9600f098011000ddd82d90577020000c9200f090037802b728cd90577120000c9204f0980398029568ad90577120000c9204f0900368029
May 07 12:10:47 msm8909 python3[3048]: 101293.37242150307 [06:05:04:FC:44:79] <- RX 2a8ad90576120000ca004f09803a802a918ad90574120000cac04e0994112b3b
May 07 12:10:47 msm8909 python3[3048]: 101293.38192772865 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:47 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:47 msm8909 python3[3048]: 101293.50434994698 [06:05:04:FC:44:79] <- RX 04024014003a002a4d8ad90573120000cac04e09800d8008ba83d905720e7a00c9a04e09803a002d628cd94d71120000ca404e09000000008f81d925700e7a00c9800e09000000003d81d90570020000c9400e09000000003a81d9056f0e7a00ca400e09000000003381d9056f020000c9600e0900370028a28ad9056f020000ca204e09003d802bab8ad9056e120000ca204e09003c002c618bd9056e120000ca004e09003a002a058ad9056d120000c9e04d090039802c648bd9056c120000c9e00d09001e00168e86d9056c0e7a00c9c04d09003c802be38ad9056b020000caa04d09802280185487d9056a0e7a00c9a00d09
May 07 12:10:47 msm8909 python3[3048]: 101293.5951359272 [06:05:04:FC:44:79] <- RX 801a00141887d9056a020000c9804d09000000002a81d9356b020000caa00d09000000000b81d9056c0e8000c9000e09000000001981d9056d020000ca000e09000000002281d9056e020000ca000e09000000002981d9056e0e8000ca004e090016800f1885d9056f020000ca200e090024001aca83d9056f020000ca400e09000000003581d905700e8000ca200e09000000003881d90570020000c9400e09000000003881d90570020000c9600e09000000003f81d905710e8000c9800e09000000004781d90572020000ca800e09000000004c81d90572020000ca800e09000000005181d905720e8000caa00e0900000000
May 07 12:10:47 msm8909 python3[3048]: 101293.62842297554 [06:05:04:FC:44:79] <- RX 5481d90573020000c9a00e09000000005981d90574020000cac00e098a581028
May 07 12:10:47 msm8909 python3[3048]: 101293.63798260689 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:47 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:47 msm8909 python3[3048]: 101293.86685919762 [06:05:04:FC:44:79] <- RX 04024015000000006181d905740e7a00c9c00e09000000006681d90575020000cae00e09000000006c81d90575020000ca000f09000000007481d905760c0801ca200f01000000007f81d90578020000ca400f01000000008c81d90579020000c9600f01000000009881d905790e8000ca800f09000000009d81d90579020000c9800f0900000000a081d9057a020000c9800f0900000000a381d9057a0e8000caa00f0900000000ac81d9057b020000caa00f0900000000b281d9057b020000c9a00f0900000000b281d9057b0e8000cac00f0900000000b781d9057c020000cac00f0900000000ba81d9057c020000c8e00f09
May 07 12:10:47 msm8909 python3[3048]: 101293.91753411293 [06:05:04:FC:44:79] <- RX 00000000bd81d9057c0e8000cac00f09001600107285d9057c020000cae04f09000000001082d9057c020000c9c00f0900000000ba81d9057c0e8000cac00f0900000000bd81d9057c020000cac00f0900000000c081d9057c020000cac00f0900000000c381d9057d0e8000cae00f0900000000c681d9057d020000cae00f0900000000c681d9057d020000cae00f0900000000cc81d9057d0e7a00cae00f0900000000cc81d9057e020000c900100900000000d281d9057e020000ca20100900000000d581d9057e0e7a00ca20100900000000dc81d9057f020000ca20100900000000df81d9057f020000ca20100900000000
May 07 12:10:47 msm8909 python3[3048]: 101293.94194722176 [06:05:04:FC:44:79] <- RX df81d9057f0e7a00ca20100900000000e281d9057f020000ca20100937813298
May 07 12:10:47 msm8909 python3[3048]: 101293.95074605942 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:47 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:48 msm8909 python3[3048]: 101294.13809967041 [06:05:04:FC:44:79] <- RX 7401401600000000e581d9057f020000ca40100900000000e881d905800e7a00ca40100900000000ee81d90580020000ca40100900000000ee81d90580020000ca40100900000000ee81d905800e7a00c940100900000000ee81d90580020000c940100900000000ee81d90580020000ca40100900000000ee81d905800e7a00ca40100900000000ee81d90580020000ca40100900000000ee81d90580020000ca60100900000000f181d905800e7a00ca60100900000000f481d90581020000ca60100900000000fb81d90581020000ca60100900000000fe81d905810e7a00ca601009000000000182d90581020000c9601009
May 07 12:10:48 msm8909 python3[3048]: 101294.17275381088 [06:05:04:FC:44:79] <- RX 000000000182d90581020000ca601009000000000182d905810e7a00c9601009000000000182d90581020000c960100900000000fe81d90581020000ca60100900000000fe81d905810e7a00ca60500900000000fe81d90581020000c94010090011000d0383d90581020000ca4010098024801b1e89d9057f0e7a00c9201009f39e24bf
May 07 12:10:48 msm8909 python3[3048]: 101294.18148088455 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:48 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:48 msm8909 python3[3048]: 101294.25680279732 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 07 12:10:48 msm8909 python3[3048]: 101294.26557564735 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:48 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:48 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:10:48 msm8909 python3[3048]: 101294.27219986916 [06:05:04:FC:44:79] -> TX[10] b'06004010902397e9ff92'
May 07 12:10:48 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 07 12:10:48 msm8909 python3[3048]: 101294.3779759407 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:48 msm8909 python3[3048]: 101294.40803551674 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 07 12:10:48 msm8909 python3[3048]: 101294.41691803932 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:48 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:48 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:10:48 msm8909 python3[3048]: 101294.42394948006 [06:05:04:FC:44:79] -> TX[10] b'0600401091013299845e'
May 07 12:10:48 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 07 12:10:48 msm8909 python3[3048]: 101294.49660921097 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 07 12:10:50 msm8909 python3[3048]: 101296.17031526566 [06:05:04:FC:44:79] <- RX 06004019e2009183912d
May 07 12:10:50 msm8909 python3[3048]: 101296.1795861721 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 07 12:10:50 msm8909 python3[3048]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:10:50 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:10:50 msm8909 python3[3048]: command list complete
May 07 12:10:50 msm8909 python3[3048]: DEACTIVATING AMDTP.
May 07 12:10:50 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:10:50 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:10:50 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 07 12:10:53 msm8909 python3[3048]: Total BG Logs: 183
May 07 12:10:53 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715044020, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715044080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715044140, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715044200, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715044260, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715044320, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {
May 07 12:10:53 msm8909 python3[3048]: 'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715044380, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715044440, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715044500, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715044560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715044620, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715044680, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunStep
May 07 12:10:53 msm8909 python3[3048]: s': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715044740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715044800, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715044860, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715044920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715044980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'ac
May 07 12:10:53 msm8909 python3[3048]: tivity': 4, 'skinTemp': 29.5, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715045100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.75, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715045220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 337, 'deltaDistance': 0, 'utcTimestamp': 1715045280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 29.0, 'deltaActCals': 337, 'deltaDistance': 0, 'utcTimestamp': 1715045340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715045400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.0, 'd
May 07 12:10:53 msm8909 python3[3048]: eltaActCals': 332, 'deltaDistance': 0, 'utcTimestamp': 1715045460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 335, 'deltaDistance': 0, 'utcTimestamp': 1715045520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715045580, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715045640, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 342, 'deltaDistance': 0, 'utcTimestamp': 1715045700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715045760, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 356, 'deltaDist
May 07 12:10:53 msm8909 python3[3048]: ance': 0, 'utcTimestamp': 1715045820, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715045880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045940, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 125, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715046000, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715046060, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715046120, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715046
May 07 12:10:53 msm8909 python3[3048]: 180, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715046240, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046300, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715046360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046420, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046480, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715046540, 'powerConsumedIndex': 1, 'd
May 07 12:10:53 msm8909 python3[3048]: eltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715046600, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046660, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046780, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715046840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06
May 07 12:10:53 msm8909 python3[3048]: :05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715046960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715047020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715047080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715047140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 348, 'deltaDistance': 0, 'utcTimestamp': 1715047200, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 348, 'deltaDistance': 0, 'utcTimestamp': 1715047260, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSte
May 07 12:10:53 msm8909 python3[3048]: ps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715047320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715047380, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715047440, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715047500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715047560, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715047620, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None,
May 07 12:10:53 msm8909 python3[3048]: 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715047680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 970, 'deltaDistance': 32, 'utcTimestamp': 1715047740, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 43, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 2055, 'deltaDistance': 49, 'utcTimestamp': 1715047800, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 67, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 29.75, 'deltaActCals': 3118, 'deltaDistance': 67, 'utcTimestamp': 1715047860, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 87, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 72, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 1689, 'deltaDistance': 41, 'utcTimestamp': 1715047920, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 52, 'heartRate': 58, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 9}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 345, 'deltaDistance': 0, 'utcTimestamp': 1715047980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63,
May 07 12:10:53 msm8909 python3[3048]: 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715048040, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715048100, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715048160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715048220, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715048280, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715048340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGe
May 07 12:10:53 msm8909 python3[3048]: nIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715048400, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715048460, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715048520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715048580, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715048640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715048700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex':
May 07 12:10:53 msm8909 python3[3048]: 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715048760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715048820, 'powerConsumedIndex': 8, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715048880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715048940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715049000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 16}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715049060, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'ba
May 07 12:10:53 msm8909 python3[3048]: ttery': 74, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715049120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715049180, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715049240, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715049300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 31.0, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715049360, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 2460, 'deltaDistance': 60, 'utcTimestamp': 1715049420, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 83, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4,
May 07 12:10:53 msm8909 python3[3048]: 'skinTemp': 30.25, 'deltaActCals': 733, 'deltaDistance': 26, 'utcTimestamp': 1715049480, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 35, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 30.25, 'deltaActCals': 3186, 'deltaDistance': 87, 'utcTimestamp': 1715049540, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 110, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 30.25, 'deltaActCals': 2646, 'deltaDistance': 83, 'utcTimestamp': 1715049600, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 115, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 2602, 'deltaDistance': 83, 'utcTimestamp': 1715049660, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 108, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 2705, 'deltaDistance': 85, 'utcTimestamp': 1715049720, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 117, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 2637, 'deltaDistance': 84, 'utcTimestamp': 1715049780, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 116, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'sk
May 07 12:10:53 msm8909 python3[3048]: inTemp': 29.25, 'deltaActCals': 954, 'deltaDistance': 17, 'utcTimestamp': 1715049840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 27, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 28.5, 'deltaActCals': 3170, 'deltaDistance': 90, 'utcTimestamp': 1715049900, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 117, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.25, 'thermalGenIndex': 19}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715049960, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 28.0, 'thermalGenIndex': 9}]}
May 07 12:10:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715044020, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715044080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715044140, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715044200, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715044260, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715044320, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex":
May 07 12:10:53 msm8909 python3[3048]: 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715044380, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715044440, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715044500, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715044560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.75, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715044620, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715044680, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRu
May 07 12:10:53 msm8909 python3[3048]: nSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.75, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715044740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715044800, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 29.75, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715044860, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715044920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715044980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.25, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74
May 07 12:10:53 msm8909 python3[3048]: , "activity": 4, "skinTemp": 29.5, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715045100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.75, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715045220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 337, "deltaDistance": 0, "utcTimestamp": 1715045280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 29.0, "deltaActCals": 337, "deltaDistance": 0, "utcTimestamp": 1715045340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.0, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715045400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.
May 07 12:10:53 msm8909 python3[3048]: 0, "deltaActCals": 332, "deltaDistance": 0, "utcTimestamp": 1715045460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.0, "deltaActCals": 335, "deltaDistance": 0, "utcTimestamp": 1715045520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.25, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715045580, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715045640, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 342, "deltaDistance": 0, "utcTimestamp": 1715045700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.75, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715045760, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.75, "deltaActCals": 356, "delt
May 07 12:10:53 msm8909 python3[3048]: aDistance": 0, "utcTimestamp": 1715045820, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715045880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045940, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 125, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715046000, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715046060, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715046120, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 17
May 07 12:10:53 msm8909 python3[3048]: 15046180, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715046240, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046300, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.25, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715046360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046420, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046480, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715046540, "powerConsumedIndex":
May 07 12:10:53 msm8909 python3[3048]: 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715046600, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046660, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046780, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.25, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715046840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId"
May 07 12:10:53 msm8909 python3[3048]: : "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715046960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715047020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715047080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.0, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715047140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 348, "deltaDistance": 0, "utcTimestamp": 1715047200, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 348, "deltaDistance": 0, "utcTimestamp": 1715047260, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWa
May 07 12:10:53 msm8909 python3[3048]: lkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715047320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.75, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715047380, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715047440, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715047500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715047560, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.0, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715047620, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": n
May 07 12:10:53 msm8909 python3[3048]: ull, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715047680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 30.0, "deltaActCals": 970, "deltaDistance": 32, "utcTimestamp": 1715047740, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 43, "heartRate": 64, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 2055, "deltaDistance": 49, "utcTimestamp": 1715047800, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 67, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 29.75, "deltaActCals": 3118, "deltaDistance": 67, "utcTimestamp": 1715047860, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 87, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 72, "activity": 4, "skinTemp": 29.25, "deltaActCals": 1689, "deltaDistance": 41, "utcTimestamp": 1715047920, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 52, "heartRate": 58, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 9}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 345, "deltaDistance": 0, "utcTimestamp": 1715047980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId"
May 07 12:10:53 msm8909 python3[3048]: : 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.25, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715048040, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.25, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715048100, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715048160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715048220, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715048280, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715048340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "ther
May 07 12:10:53 msm8909 python3[3048]: malGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.0, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715048400, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 30.0, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715048460, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715048520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715048580, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715048640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715048700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIn
May 07 12:10:53 msm8909 python3[3048]: dex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715048760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.0, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715048820, "powerConsumedIndex": 8, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.0, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715048880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 30.0, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715048940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.75, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715049000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 16}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.5, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715049060, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0
May 07 12:10:53 msm8909 python3[3048]: , "battery": 74, "activity": 4, "skinTemp": 30.75, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715049120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.75, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715049180, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.5, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715049240, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.75, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715049300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 31.0, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715049360, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 30.75, "deltaActCals": 2460, "deltaDistance": 60, "utcTimestamp": 1715049420, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 83, "heartRate": null, "wearableId": 63, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity"
May 07 12:10:53 msm8909 python3[3048]: : 4, "skinTemp": 30.25, "deltaActCals": 733, "deltaDistance": 26, "utcTimestamp": 1715049480, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 35, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 30.25, "deltaActCals": 3186, "deltaDistance": 87, "utcTimestamp": 1715049540, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 110, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 30.25, "deltaActCals": 2646, "deltaDistance": 83, "utcTimestamp": 1715049600, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 115, "heartRate": null, "wearableId": 63, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 30.0, "deltaActCals": 2602, "deltaDistance": 83, "utcTimestamp": 1715049660, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 108, "heartRate": null, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 29.5, "deltaActCals": 2705, "deltaDistance": 85, "utcTimestamp": 1715049720, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 117, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 29.5, "deltaActCals": 2637, "deltaDistance": 84, "utcTimestamp": 1715049780, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 116, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5
May 07 12:10:53 msm8909 python3[3048]: , "skinTemp": 29.25, "deltaActCals": 954, "deltaDistance": 17, "utcTimestamp": 1715049840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 27, "heartRate": 61, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 28.5, "deltaActCals": 3170, "deltaDistance": 90, "utcTimestamp": 1715049900, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 117, "heartRate": null, "wearableId": 63, "caseTemp": 28.25, "thermalGenIndex": 19}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.0, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715049960, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 28.0, "thermalGenIndex": 9}]}, "rt": "bg", "key": "4b8a1390c5874833a582025f99a4bf4c"}
May 07 12:10:53 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 28.5, 'deltaActCals': 317, 'deltaDistance': 0, 'utcTimestamp': 1715050020, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.5, 'deltaActCals': 314, 'deltaDistance': 0, 'utcTimestamp': 1715050080, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 28.75, 'deltaActCals': 307, 'deltaDistance': 0, 'utcTimestamp': 1715050140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 28.25, 'deltaActCals': 2722, 'deltaDistance': 80, 'utcTimestamp': 1715050200, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 110, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 28.25, 'deltaActCals': 2731, 'deltaDistance': 87, 'utcTimestamp': 1715050260, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 122, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 28.0, 'deltaActCals': 2913, 'deltaDistance': 88, 'utcTimestamp': 1715050320, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 120, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.5, 'thermalG
May 07 12:10:53 msm8909 python3[3048]: enIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 27.75, 'deltaActCals': 2565, 'deltaDistance': 84, 'utcTimestamp': 1715050380, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 116, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 27.75, 'deltaActCals': 2916, 'deltaDistance': 89, 'utcTimestamp': 1715050440, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 114, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 27.5, 'deltaActCals': 1678, 'deltaDistance': 44, 'utcTimestamp': 1715050500, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 60, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 27.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 27.25, 'deltaActCals': 2787, 'deltaDistance': 87, 'utcTimestamp': 1715050560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 120, 'heartRate': None, 'wearableId': 63, 'caseTemp': 26.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 27.25, 'deltaActCals': 1876, 'deltaDistance': 49, 'utcTimestamp': 1715050620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 69, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 26.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 5, 'skinTemp': 27.0, 'deltaActCals': 1816, 'deltaDistance': 40, 'utcTimestamp': 1715050680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 53, 'heartRate': None, 'wearableId': 63, 'caseTemp': 26.5, 'thermalGenIndex':
May 07 12:10:53 msm8909 python3[3048]: 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 27.25, 'deltaActCals': 298, 'deltaDistance': 0, 'utcTimestamp': 1715050740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 26.75, 'thermalGenIndex': 13}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 28.0, 'deltaActCals': 267, 'deltaDistance': 0, 'utcTimestamp': 1715050800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 27.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.0, 'deltaActCals': 281, 'deltaDistance': 0, 'utcTimestamp': 1715050860, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.0, 'deltaActCals': 290, 'deltaDistance': 0, 'utcTimestamp': 1715050920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 28.0, 'deltaActCals': 297, 'deltaDistance': 0, 'utcTimestamp': 1715050980, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 27.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.25, 'deltaActCals': 1304, 'deltaDistance': 31, 'utcTimestamp': 1715051040, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 44, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, '
May 07 12:10:53 msm8909 python3[3048]: deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.5, 'deltaActCals': 970, 'deltaDistance': 52, 'utcTimestamp': 1715051100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 72, 'heartRate': None, 'wearableId': 63, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 28.25, 'deltaActCals': 309, 'deltaDistance': 0, 'utcTimestamp': 1715051160, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 28.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 28.5, 'deltaActCals': 312, 'deltaDistance': 0, 'utcTimestamp': 1715051220, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 28.75, 'deltaActCals': 312, 'deltaDistance': 0, 'utcTimestamp': 1715051280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 319, 'deltaDistance': 0, 'utcTimestamp': 1715051340, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 28.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 327, 'deltaDistance': 0, 'utcTimestamp': 1715051400, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery':
May 07 12:10:53 msm8909 python3[3048]: 74, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 332, 'deltaDistance': 0, 'utcTimestamp': 1715051460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 337, 'deltaDistance': 0, 'utcTimestamp': 1715051520, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715051580, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 345, 'deltaDistance': 0, 'utcTimestamp': 1715051640, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715051700, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715051760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp':
May 07 12:10:53 msm8909 python3[3048]: 30.0, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715051820, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715051880, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 132, 'wearableId': 63, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715051940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715052000, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715052060, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 413, 'deltaDistance': 0, 'utcTimestamp': 1715052120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 416, 'd
May 07 12:10:53 msm8909 python3[3048]: eltaDistance': 0, 'utcTimestamp': 1715052180, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 419, 'deltaDistance': 0, 'utcTimestamp': 1715052240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 428, 'deltaDistance': 0, 'utcTimestamp': 1715052300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 434, 'deltaDistance': 0, 'utcTimestamp': 1715052360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 434, 'deltaDistance': 0, 'utcTimestamp': 1715052420, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 439, 'deltaDistance': 0, 'utcTimestamp': 1715052480, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 72, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 442, 'deltaDistance': 0, 'utcTimesta
May 07 12:10:53 msm8909 python3[3048]: mp': 1715052540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 445, 'deltaDistance': 0, 'utcTimestamp': 1715052600, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 31.75, 'deltaActCals': 1394, 'deltaDistance': 32, 'utcTimestamp': 1715052660, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 44, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 528, 'deltaDistance': 0, 'utcTimestamp': 1715052720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 442, 'deltaDistance': 0, 'utcTimestamp': 1715052780, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 445, 'deltaDistance': 0, 'utcTimestamp': 1715052840, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 448, 'deltaDistance': 0, 'utcTimestamp': 1715052900, 'powerConsumedI
May 07 12:10:53 msm8909 python3[3048]: ndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 451, 'deltaDistance': 0, 'utcTimestamp': 1715052960, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 63, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 454, 'deltaDistance': 0, 'utcTimestamp': 1715053020, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 454, 'deltaDistance': 0, 'utcTimestamp': 1715053080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 460, 'deltaDistance': 0, 'utcTimestamp': 1715053140, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 460, 'deltaDistance': 0, 'utcTimestamp': 1715053200, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 466, 'deltaDistance': 0, 'utcTimestamp': 1715053260, 'powerConsumedIndex': 1, 'deltaBmrCals': 9
May 07 12:10:53 msm8909 python3[3048]: 47, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 469, 'deltaDistance': 0, 'utcTimestamp': 1715053320, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 476, 'deltaDistance': 0, 'utcTimestamp': 1715053380, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 479, 'deltaDistance': 0, 'utcTimestamp': 1715053440, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 479, 'deltaDistance': 0, 'utcTimestamp': 1715053500, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 482, 'deltaDistance': 0, 'utcTimestamp': 1715053560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 485, 'deltaDistance': 0, 'utcTimestamp': 1715053620, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:F
May 07 12:10:53 msm8909 python3[3048]: C:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 488, 'deltaDistance': 0, 'utcTimestamp': 1715053680, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053800, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053860, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'hea
May 07 12:10:53 msm8909 python3[3048]: rtRate': None, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715054040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715054100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715054160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 497, 'deltaDistance': 0, 'utcTimestamp': 1715054220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 500, 'deltaDistance': 0, 'utcTimestamp': 1715054280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 507, 'deltaDistance': 0, 'utcTimestamp': 1715054340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63
May 07 12:10:53 msm8909 python3[3048]: , 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 513, 'deltaDistance': 0, 'utcTimestamp': 1715054460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 513, 'deltaDistance': 0, 'utcTimestamp': 1715054520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 513, 'deltaDistance': 0, 'utcTimestamp': 1715054580, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 513, 'deltaDistance': 0, 'utcTimestamp': 1715054640, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'th
May 07 12:10:53 msm8909 python3[3048]: ermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 5, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054760, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054820, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 74, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 771, 'deltaDistance': 26, 'utcTimestamp': 1715054880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 34, 'heartRate': None, 'wearableId': 63, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 73, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 2334, 'deltaDistance': 55, 'utcTimestamp': 1715054940, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:FC:44:79', 'deltaWalkSteps': 73, 'heartRate': 61, 'wearableId': 63, 'caseTemp': 31.75, 'thermalGenIndex': 1}]}
May 07 12:10:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 28.5, "deltaActCals": 317, "deltaDistance": 0, "utcTimestamp": 1715050020, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.5, "deltaActCals": 314, "deltaDistance": 0, "utcTimestamp": 1715050080, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 28.75, "deltaActCals": 307, "deltaDistance": 0, "utcTimestamp": 1715050140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 28.25, "deltaActCals": 2722, "deltaDistance": 80, "utcTimestamp": 1715050200, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 110, "heartRate": null, "wearableId": 63, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 28.25, "deltaActCals": 2731, "deltaDistance": 87, "utcTimestamp": 1715050260, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 122, "heartRate": null, "wearableId": 63, "caseTemp": 27.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 28.0, "deltaActCals": 2913, "deltaDistance": 88, "utcTimestamp": 1715050320, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 120, "heartRate": null, "wearableId": 63, "caseTemp": 27.5, "the
May 07 12:10:53 msm8909 python3[3048]: rmalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 27.75, "deltaActCals": 2565, "deltaDistance": 84, "utcTimestamp": 1715050380, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 116, "heartRate": null, "wearableId": 63, "caseTemp": 27.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 27.75, "deltaActCals": 2916, "deltaDistance": 89, "utcTimestamp": 1715050440, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 114, "heartRate": null, "wearableId": 63, "caseTemp": 27.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 27.5, "deltaActCals": 1678, "deltaDistance": 44, "utcTimestamp": 1715050500, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 60, "heartRate": 61, "wearableId": 63, "caseTemp": 27.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 27.25, "deltaActCals": 2787, "deltaDistance": 87, "utcTimestamp": 1715050560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 120, "heartRate": null, "wearableId": 63, "caseTemp": 26.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 27.25, "deltaActCals": 1876, "deltaDistance": 49, "utcTimestamp": 1715050620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 69, "heartRate": 61, "wearableId": 63, "caseTemp": 26.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 5, "skinTemp": 27.0, "deltaActCals": 1816, "deltaDistance": 40, "utcTimestamp": 1715050680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 53, "heartRate": null, "wearableId": 63, "caseTemp": 26.5, "thermalGenIn
May 07 12:10:53 msm8909 python3[3048]: dex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 27.25, "deltaActCals": 298, "deltaDistance": 0, "utcTimestamp": 1715050740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 26.75, "thermalGenIndex": 13}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 28.0, "deltaActCals": 267, "deltaDistance": 0, "utcTimestamp": 1715050800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 27.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.0, "deltaActCals": 281, "deltaDistance": 0, "utcTimestamp": 1715050860, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 27.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.0, "deltaActCals": 290, "deltaDistance": 0, "utcTimestamp": 1715050920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 27.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 28.0, "deltaActCals": 297, "deltaDistance": 0, "utcTimestamp": 1715050980, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 27.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.25, "deltaActCals": 1304, "deltaDistance": 31, "utcTimestamp": 1715051040, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 44, "heartRate": null, "wearableId": 63, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex":
May 07 12:10:53 msm8909 python3[3048]: 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.5, "deltaActCals": 970, "deltaDistance": 52, "utcTimestamp": 1715051100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 72, "heartRate": null, "wearableId": 63, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 28.25, "deltaActCals": 309, "deltaDistance": 0, "utcTimestamp": 1715051160, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 28.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 28.5, "deltaActCals": 312, "deltaDistance": 0, "utcTimestamp": 1715051220, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 28.75, "deltaActCals": 312, "deltaDistance": 0, "utcTimestamp": 1715051280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.0, "deltaActCals": 319, "deltaDistance": 0, "utcTimestamp": 1715051340, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 28.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.0, "deltaActCals": 327, "deltaDistance": 0, "utcTimestamp": 1715051400, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "batte
May 07 12:10:53 msm8909 python3[3048]: ry": 74, "activity": 4, "skinTemp": 29.0, "deltaActCals": 332, "deltaDistance": 0, "utcTimestamp": 1715051460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.25, "deltaActCals": 337, "deltaDistance": 0, "utcTimestamp": 1715051520, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.25, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715051580, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.5, "deltaActCals": 345, "deltaDistance": 0, "utcTimestamp": 1715051640, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715051700, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 29.75, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715051760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTe
May 07 12:10:53 msm8909 python3[3048]: mp": 30.0, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715051820, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715051880, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 132, "wearableId": 63, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 30.5, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715051940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 30.75, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715052000, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.0, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715052060, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 31.0, "deltaActCals": 413, "deltaDistance": 0, "utcTimestamp": 1715052120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 31.0, "deltaActCals": 41
May 07 12:10:53 msm8909 python3[3048]: 6, "deltaDistance": 0, "utcTimestamp": 1715052180, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.25, "deltaActCals": 419, "deltaDistance": 0, "utcTimestamp": 1715052240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.25, "deltaActCals": 428, "deltaDistance": 0, "utcTimestamp": 1715052300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 31.25, "deltaActCals": 434, "deltaDistance": 0, "utcTimestamp": 1715052360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.5, "deltaActCals": 434, "deltaDistance": 0, "utcTimestamp": 1715052420, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.5, "deltaActCals": 439, "deltaDistance": 0, "utcTimestamp": 1715052480, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 72, "activity": 4, "skinTemp": 31.75, "deltaActCals": 442, "deltaDistance": 0, "utcTi
May 07 12:10:53 msm8909 python3[3048]: mestamp": 1715052540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.5, "deltaActCals": 445, "deltaDistance": 0, "utcTimestamp": 1715052600, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 31.75, "deltaActCals": 1394, "deltaDistance": 32, "utcTimestamp": 1715052660, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 44, "heartRate": null, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 31.5, "deltaActCals": 528, "deltaDistance": 0, "utcTimestamp": 1715052720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.5, "deltaActCals": 442, "deltaDistance": 0, "utcTimestamp": 1715052780, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.5, "deltaActCals": 445, "deltaDistance": 0, "utcTimestamp": 1715052840, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.5, "deltaActCals": 448, "deltaDistance": 0, "utcTimestamp": 1715052900, "powerCons
May 07 12:10:53 msm8909 python3[3048]: umedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.75, "deltaActCals": 451, "deltaDistance": 0, "utcTimestamp": 1715052960, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 63, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.75, "deltaActCals": 454, "deltaDistance": 0, "utcTimestamp": 1715053020, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.75, "deltaActCals": 454, "deltaDistance": 0, "utcTimestamp": 1715053080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 31.75, "deltaActCals": 460, "deltaDistance": 0, "utcTimestamp": 1715053140, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.0, "deltaActCals": 460, "deltaDistance": 0, "utcTimestamp": 1715053200, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.25, "deltaActCals": 466, "deltaDistance": 0, "utcTimestamp": 1715053260, "powerConsumedIndex": 1, "deltaBmrCal
May 07 12:10:53 msm8909 python3[3048]: s": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.25, "deltaActCals": 469, "deltaDistance": 0, "utcTimestamp": 1715053320, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.25, "deltaActCals": 476, "deltaDistance": 0, "utcTimestamp": 1715053380, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.25, "deltaActCals": 479, "deltaDistance": 0, "utcTimestamp": 1715053440, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.25, "deltaActCals": 479, "deltaDistance": 0, "utcTimestamp": 1715053500, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.25, "deltaActCals": 482, "deltaDistance": 0, "utcTimestamp": 1715053560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 485, "deltaDistance": 0, "utcTimestamp": 1715053620, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05
May 07 12:10:53 msm8909 python3[3048]: :04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 488, "deltaDistance": 0, "utcTimestamp": 1715053680, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053800, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053860, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0,
May 07 12:10:53 msm8909 python3[3048]: "heartRate": null, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715054040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715054100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715054160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 497, "deltaDistance": 0, "utcTimestamp": 1715054220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 500, "deltaDistance": 0, "utcTimestamp": 1715054280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 507, "deltaDistance": 0, "utcTimestamp": 1715054340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId
May 07 12:10:53 msm8909 python3[3048]: ": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.75, "deltaActCals": 513, "deltaDistance": 0, "utcTimestamp": 1715054460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 513, "deltaDistance": 0, "utcTimestamp": 1715054520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.75, "deltaActCals": 513, "deltaDistance": 0, "utcTimestamp": 1715054580, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.75, "deltaActCals": 513, "deltaDistance": 0, "utcTimestamp": 1715054640, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.25
May 07 12:10:53 msm8909 python3[3048]: , "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 5, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054760, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.5, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054820, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 74, "activity": 4, "skinTemp": 32.5, "deltaActCals": 771, "deltaDistance": 26, "utcTimestamp": 1715054880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 34, "heartRate": null, "wearableId": 63, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 73, "activity": 4, "skinTemp": 32.25, "deltaActCals": 2334, "deltaDistance": 55, "utcTimestamp": 1715054940, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:FC:44:79", "deltaWalkSteps": 73, "heartRate": 61, "wearableId": 63, "caseTemp": 31.75, "thermalGenIndex": 1}]}, "rt": "bg", "key": "a93ba631e4e94324bf10d492ad419e10"}
May 07 12:10:53 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:10:53 msm8909 python3[3048]: DBUS: 06:05:04:FC:44:79 disconnected.
May 07 12:10:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 129, 'pairing_code': b'\x1di', 'skin_temp': 130, 'walk_steps': 5315, 'bmr_cals': 232, 'mtp_version': 7, 'solar_gen': 4, 'distance': 3895, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 245, 'total_steps': 5315} 1d691d690007000014c30f37018d000400080d60e83d49158182
May 07 12:10:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 77, 'battery': 82, 'act_cals': 7, 'case_temp': 124, 'pairing_code': b'%\x1a', 'skin_temp': 128, 'walk_steps': 139, 'bmr_cals': 243, 'mtp_version': 7, 'solar_gen': 227, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 250, 'total_steps': 139} 251a251a00070000008b0074000000e3004d0750f33d52347c80
May 07 12:10:56 msm8909 python3[3048]: DBUS: Connected to 06:05:04:02:E8:6A
May 07 12:10:56 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 07 12:10:56 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 07 12:10:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d0afc8bab2e44b17a678080990af53bd"}
May 07 12:10:57 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:11:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 53, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 186, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 764, 'total_steps': 4425} 05d505d50007000011490d5e000000ba00af10b2ec3e3524787a
May 07 12:11:03 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:11:03 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:11:03 msm8909 python3[3048]: 101309.9496743679 [06:05:04:02:E8:6A] <- HR 0040
May 07 12:11:04 msm8909 python3[3048]: 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, 57, 121, 13, 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 07 12:11:04 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:11:04 msm8909 python3[3048]: GOT Pairing Code: 251a
May 07 12:11:04 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:11:04 msm8909 python3[3048]: NO FW Update needed.
May 07 12:11:04 msm8909 python3[3048]: LAST SYNC: 1715042573
May 07 12:11:05 msm8909 python3[3048]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [139, 0, 0, 0, 139, 0, 0, 1, 0, 0, 0, 2, 162, 141, 5, 16, 102, 190, 3, 17, 60, 207, 1, 18, 0, 0, 0, 32, 116, 0, 0, 48, 229, 0, 0, 64, 77, 0, 0, 65, 127, 0, 0, 80, 122, 0, 0, 81, 83, 0, 0, 66, 64, 0, 0, 96, 4, 0, 0, 112]
May 07 12:11:05 msm8909 python3[3048]: ACTIVITY: 4
May 07 12:11:05 msm8909 python3[3048]: HR READING: 64 TOOK 0.000580 secs
May 07 12:11:05 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:11:05 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:11:05 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 0, 'thermal_gen': 77, 'battery': 83, 'act_cals': 118588, 'heart_rate': 64, 'skin_temp': 127, 'walk_steps': 139, 'bmr_cals': 245350, 'solar_gen': 229, 'distance': 116, 'activity': 4, 'case_temp': 122, 'sleep_duration': 0, 'total_cals': 363938, 'total_steps': 139}
May 07 12:11:05 msm8909 python3[3048]: W ID: 76
May 07 12:11:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055065, 'wearableId': 76, 'statusValues': {'caseTemp': 122, 'battery': 83, 'totalSteps': 139, 'solarGen': 229, 'skinTemp': 127, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'runSteps': 0, 'actCals': 118588, 'totalCals': 363938, 'thermalGen': 77, 'heartRate': 64, 'activity': 4, 'bmrCals': 245350}}
May 07 12:11:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055065, 'wearableId': 76, 'statusValues': {'caseTemp': 122, 'battery': 83, 'totalSteps': 139, 'solarGen': 229, 'skinTemp': 127, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'runSteps': 0, 'actCals': 118588, 'totalCals': 363938, 'thermalGen': 77, 'heartRate': 64, 'activity': 4, 'bmrCals': 245350}}
May 07 12:11:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055065, "wearableId": 76, "statusValues": {"caseTemp": 122, "battery": 83, "totalSteps": 139, "solarGen": 229, "skinTemp": 127, "walkSteps": 139, "sleepDuration": 0, "distance": 116, "runSteps": 0, "actCals": 118588, "totalCals": 363938, "thermalGen": 77, "heartRate": 64, "activity": 4, "bmrCals": 245350}}, "rt": "instant", "key": "efc94116c9fb4675a95c592fcdf6bc8c"}
May 07 12:11:05 msm8909 python3[3048]: Instant Upload complete
May 07 12:11:05 msm8909 python3[3048]: using silent sync
May 07 12:11:05 msm8909 python3[3048]: Starting sync for: 06:05:04:02:E8:6A
May 07 12:11:05 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:11:07 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:11:08 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:11:08 msm8909 python3[3048]: Sending start sync for: 06:05:04:02:E8:6A
May 07 12:11:08 msm8909 python3[3048]: 101314.35962486267 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 07 12:11:09 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:11:09 msm8909 python3[3048]: 101315.96582460403 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:10 msm8909 python3[3048]: 101316.28686785698 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 07 12:11:10 msm8909 python3[3048]: 101316.29623150826 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:10 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:10 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:11:10 msm8909 python3[3048]: 101316.30352067947 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:11:10 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:11:11 msm8909 python3[3048]: 101317.24400043488 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:11 msm8909 python3[3048]: 101317.27248716354 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 07 12:11:11 msm8909 python3[3048]: 101317.28187704086 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:11 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:11 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:11:11 msm8909 python3[3048]: 101317.29024410248 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 07 12:11:11 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:11:11 msm8909 python3[3048]: 101317.88017916679 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:12 msm8909 python3[3048]: 101318.19398379326 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 07 12:11:12 msm8909 python3[3048]: 101318.20399260521 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:12 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:12 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:11:12 msm8909 python3[3048]: 101318.21143293381 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:11:12 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:11:12 msm8909 python3[3048]: 101318.83709692955 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:13 msm8909 python3[3048]: 101319.4768345356 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 07 12:11:13 msm8909 python3[3048]: 101319.4914226532 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:13 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:13 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:11:13 msm8909 python3[3048]: 101319.49833869934 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 07 12:11:13 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:11:14 msm8909 python3[3048]: 101320.11842632294 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:14 msm8909 python3[3048]: 101320.45412015915 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 07 12:11:14 msm8909 python3[3048]: 101320.46570944786 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:14 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:14 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:11:14 msm8909 python3[3048]: 101320.47478938103 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 07 12:11:14 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:11:14 msm8909 python3[3048]: 101320.55806732178 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:14 msm8909 python3[3048]: 101320.58835029602 [06:05:04:02:E8:6A] <- RX 2400401500006639a9e0000000190064070b0000008b000000740005958d000000000015bd103d43
May 07 12:11:14 msm8909 python3[3048]: 101320.60030031204 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:14 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:14 msm8909 python3[3048]: user prefs:
May 07 12:11:14 msm8909 python3[3048]: self.clockFormat: 00
May 07 12:11:14 msm8909 python3[3048]: self.unit: 00
May 07 12:11:14 msm8909 python3[3048]: self.time: 00000000
May 07 12:11:14 msm8909 python3[3048]: self.timezone: 0000
May 07 12:11:14 msm8909 python3[3048]: self.gender: 00
May 07 12:11:14 msm8909 python3[3048]: self.age: 19
May 07 12:11:14 msm8909 python3[3048]: self.weight: 0064
May 07 12:11:14 msm8909 python3[3048]: self.height: 070b
May 07 12:11:14 msm8909 python3[3048]: self.steps: 00003a98
May 07 12:11:14 msm8909 python3[3048]: self.distance: 00000003
May 07 12:11:14 msm8909 python3[3048]: self.calories: 000004b0
May 07 12:11:14 msm8909 python3[3048]: self.sleep: 000001e0
May 07 12:11:14 msm8909 python3[3048]: self.language: 00
May 07 12:11:14 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:11:14 msm8909 python3[3048]: 101320.68820524216 [06:05:04:02:E8:6A] <- RX 06004016e2009183912d
May 07 12:11:14 msm8909 python3[3048]: 101320.69796943665 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:14 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:14 msm8909 python3[3048]: Header: 06004016 payload: e200 crc: 9183912d
May 07 12:11:14 msm8909 python3[3048]: 101320.70479130745 [06:05:04:02:E8:6A] -> TX[42] b'26004010902400006639a9e2000000190064070b00003a9800000003000004b0000001e000155540fe50'
May 07 12:11:14 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902400006639a9e2000000190064070b00003a9800000003000004b0000001e000155540fe50
May 07 12:11:14 msm8909 python3[3048]: 101320.7852036953 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:15 msm8909 python3[3048]: 101321.17225289345 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 07 12:11:15 msm8909 python3[3048]: 101321.18320846558 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:15 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:11:15 msm8909 python3[3048]: 101321.1917245388 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 07 12:11:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 07 12:11:15 msm8909 python3[3048]: 101321.25644350052 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:15 msm8909 python3[3048]: 101321.70438408852 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 07 12:11:15 msm8909 python3[3048]: 101321.71361160278 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:15 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:11:15 msm8909 python3[3048]: 101321.72026228905 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 07 12:11:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:11:15 msm8909 python3[3048]: 101321.81424117088 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:15 msm8909 python3[3048]: 101321.84363818169 [06:05:04:02:E8:6A] <- RX 05004019011bdf05a5
May 07 12:11:15 msm8909 python3[3048]: 101321.85238075256 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:15 msm8909 python3[3048]: 06:05:04:02:E8:6A: License Good
May 07 12:11:16 msm8909 python3[3048]: 101322.03848290443 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.04973387718 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.05661582947 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:11:16 msm8909 python3[3048]: 101322.12680912018 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.26016950607 [06:05:04:02:E8:6A] <- RX 1c00401b00000001000000010000000000000000000000d10000000014d4280f
May 07 12:11:16 msm8909 python3[3048]: 101322.26966333389 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.40434908867 [06:05:04:02:E8:6A] <- RX 0600401ce2009183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.41578197479 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: Header: 0600401c payload: e200 crc: 9183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.42329502106 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:11:16 msm8909 python3[3048]: 101322.51668429375 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.55180835724 [06:05:04:02:E8:6A] <- RX 0500401d008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.56096553802 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.67331504822 [06:05:04:02:E8:6A] <- RX 0600401ee2009183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.69340538979 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: Header: 0600401e payload: e200 crc: 9183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.70359611511 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:11:16 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:11:16 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:11:16 msm8909 python3[3048]: 101322.7845916748 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.81857180595 [06:05:04:02:E8:6A] <- RX 0800401fd8783966553e1332
May 07 12:11:16 msm8909 python3[3048]: 101322.83081459999 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: 101322.97511267662 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.98776888847 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:16 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:11:16 msm8909 python3[3048]: 101322.99527311325 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 07 12:11:16 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:11:17 msm8909 python3[3048]: 101323.08850240707 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:11:17 msm8909 python3[3048]: 101323.16298079491 [06:05:04:02:E8:6A] <- RX 0402401100000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000052490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c08000000000000000462020000d34b0c08000000000000000462020000d24b0c08000000000000000462020000d34b0c08
May 07 12:11:17 msm8909 python3[3048]: 101323.23309063911 [06:05:04:02:E8:6A] <- RX 000000000000000462020000d34b0c08000000000000000462020000d34b0c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000053490c0800000000000000046202000052490c0800000000000000046202000054490c08000000000000000462020000d34b0c0800000000000000046202000052490c0800000000000000046202000053490c0800000000000000046202000053690c0800000000000000046202000053690c0800000000000000046202000052690c0800000000000000046302000053690c0800000000000000046302000053670c0900000000
May 07 12:11:17 msm8909 python3[3048]: 101323.26811742783 [06:05:04:02:E8:6A] <- RX 00000004631a000053670c0800000000000000046302000053650c08a214d544
May 07 12:11:17 msm8909 python3[3048]: 101323.28287935257 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:11:17 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:17 msm8909 python3[3048]: DBUS: Write Char failed for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:11:17 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 07 12:11:19 msm8909 python3[3048]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_02_E8_6A-00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:11:19 msm8909 python3[3048]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_02_E8_6A-00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:11:19 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:11:19 msm8909 python3[3048]: DBUS: 06:05:04:02:E8:6A disconnected.
May 07 12:11:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:11:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:11:19 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:11:19 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:11:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "01598044faab4cf5b2073d6e46534ef4"}
May 07 12:11:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055017.2762792, 'type': 's', 'key': '76e6bffc6a69498eabd3e3b3005938ad'}
May 07 12:11:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055018.1189115, 'type': 's', 'key': '18e64ffa4261462484122d4a364e2919'}
May 07 12:11:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055035.748769, 'type': 's', 'key': '5b399e9f7073473497cad4812764948d'}
May 07 12:11:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055053.7987592, 'type': 's', 'key': '4b8a1390c5874833a582025f99a4bf4c'}
May 07 12:11:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055054.4285302, 'type': 's', 'key': 'a93ba631e4e94324bf10d492ad419e10'}
May 07 12:11:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055057.3805273, 'type': 's', 'key': 'd0afc8bab2e44b17a678080990af53bd'}
May 07 12:11:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055066.2518609, 'type': 's', 'key': 'efc94116c9fb4675a95c592fcdf6bc8c'}
May 07 12:11:20 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 07 12:11:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 75, 'act_cals': 13, 'case_temp': 126, 'pairing_code': b'\x1di', 'skin_temp': 128, 'walk_steps': 5465, 'bmr_cals': 235, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 248, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080db0eb3d4b047e80
May 07 12:11:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 123, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 110, 'bmr_cals': 246, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 253, 'total_steps': 110} 1d921d9200070000006e00580000000400780770f6404d247b7f
May 07 12:11:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055090, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 127, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 120, 'actCals': 7, 'totalCals': 253, 'bmrCals': 246, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 123}}
May 07 12:11:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055090, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 127, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 120, 'actCals': 7, 'totalCals': 253, 'bmrCals': 246, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 123}}
May 07 12:11:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055090, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 110, "skinTemp": 127, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 120, "actCals": 7, "totalCals": 253, "bmrCals": 246, "heartRate": 64, "solarGen": 4, "caseTemp": 123}}, "rt": "instant", "key": "45e496827d134b6e9fd5d0a782cb9309"}
May 07 12:11:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 83, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 139, 'bmr_cals': 246, 'mtp_version': 7, 'solar_gen': 231, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 253, 'total_steps': 139} 251a251a00070000008b0074000000e7004e0770f64053147a7e
May 07 12:11:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 468, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401d40004000004005d306466
May 07 12:11:32 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:11:33 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:11:33 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:11:39 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\x0f\x89', 'skin_temp': 130, 'walk_steps': 6493, 'bmr_cals': 737, 'mtp_version': 7, 'solar_gen': 174, 'distance': 5088, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 757, 'total_steps': 6680} 0f890f89000700bb195d13e0000000ae000d1462e14053057f82
May 07 12:11:40 msm8909 python3[3048]: DBUS: Connected to 06:05:04:AF:F9:E9
May 07 12:11:40 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 07 12:11:40 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 07 12:11:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7739a2be9cbc4b619c8c0c9f562a6cb6"}
May 07 12:11:40 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:11:43 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:11:43 msm8909 python3[3048]: 101349.13343191147 [06:05:04:AF:F9:E9] <- HR 0040
May 07 12:11:45 msm8909 python3[3048]: 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, 57, 125, 251, 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 07 12:11:45 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:11:45 msm8909 python3[3048]: GOT Pairing Code: 0f89
May 07 12:11:45 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:11:45 msm8909 python3[3048]: NO FW Update needed.
May 07 12:11:45 msm8909 python3[3048]: LAST SYNC: 1715043835
May 07 12:11:48 msm8909 python3[3048]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [68, 26, 0, 0, 137, 25, 0, 1, 187, 0, 0, 2, 97, 72, 16, 16, 100, 69, 11, 17, 253, 2, 5, 18, 0, 0, 0, 32, 255, 19, 0, 48, 174, 0, 0, 64, 13, 0, 0, 65, 130, 0, 0, 80, 126, 0, 0, 81, 83, 0, 0, 66, 64, 0, 0, 96, 4, 0, 0, 112]
May 07 12:11:48 msm8909 python3[3048]: ACTIVITY: 4
May 07 12:11:48 msm8909 python3[3048]: HR READING: 64 TOOK 0.000404 secs
May 07 12:11:48 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:11:48 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:11:48 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 187, 'thermal_gen': 13, 'battery': 83, 'act_cals': 328445, 'heart_rate': 64, 'skin_temp': 130, 'walk_steps': 6537, 'bmr_cals': 738660, 'solar_gen': 174, 'distance': 5119, 'activity': 4, 'case_temp': 126, 'sleep_duration': 0, 'total_cals': 1067105, 'total_steps': 6724}
May 07 12:11:48 msm8909 python3[3048]: W ID: 73
May 07 12:11:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055108, 'wearableId': 73, 'statusValues': {'caseTemp': 126, 'battery': 83, 'totalSteps': 6724, 'solarGen': 174, 'skinTemp': 130, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'runSteps': 187, 'actCals': 328445, 'totalCals': 1067105, 'thermalGen': 13, 'heartRate': 64, 'activity': 4, 'bmrCals': 738660}}
May 07 12:11:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055108, 'wearableId': 73, 'statusValues': {'caseTemp': 126, 'battery': 83, 'totalSteps': 6724, 'solarGen': 174, 'skinTemp': 130, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'runSteps': 187, 'actCals': 328445, 'totalCals': 1067105, 'thermalGen': 13, 'heartRate': 64, 'activity': 4, 'bmrCals': 738660}}
May 07 12:11:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055108, "wearableId": 73, "statusValues": {"caseTemp": 126, "battery": 83, "totalSteps": 6724, "solarGen": 174, "skinTemp": 130, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "runSteps": 187, "actCals": 328445, "totalCals": 1067105, "thermalGen": 13, "heartRate": 64, "activity": 4, "bmrCals": 738660}}, "rt": "instant", "key": "aa983e27b0bd4106ac8992f44ccbeef4"}
May 07 12:11:48 msm8909 python3[3048]: Instant Upload complete
May 07 12:11:48 msm8909 python3[3048]: using silent sync
May 07 12:11:48 msm8909 python3[3048]: Starting sync for: 06:05:04:AF:F9:E9
May 07 12:11:48 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:11:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:11:49 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:11:52 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:11:53 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:11:53 msm8909 python3[3048]: Sending start sync for: 06:05:04:AF:F9:E9
May 07 12:11:53 msm8909 python3[3048]: 101359.62241220474 [06:05:04:AF:F9:E9] -> TX[10] b'060040109100a4a98329'
May 07 12:11:54 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:11:54 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 07 12:11:55 msm8909 python3[3048]: 101361.22843527794 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:11:55 msm8909 python3[3048]: 101361.86700153351 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 07 12:11:55 msm8909 python3[3048]: 101361.87624311447 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:55 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:55 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:11:55 msm8909 python3[3048]: 101361.88316512108 [06:05:04:AF:F9:E9] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:11:55 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:11:57 msm8909 python3[3048]: 101363.14179754257 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:11:57 msm8909 python3[3048]: 101363.46120381355 [06:05:04:AF:F9:E9] <- RX 06004011e2009183912d
May 07 12:11:57 msm8909 python3[3048]: 101363.47015166283 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:57 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:57 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:11:57 msm8909 python3[3048]: 101363.47964406013 [06:05:04:AF:F9:E9] -> TX[11] b'07004010900f002d7dca85'
May 07 12:11:57 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:11:58 msm8909 python3[3048]: 101364.09920907021 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:11:58 msm8909 python3[3048]: 101364.78393101692 [06:05:04:AF:F9:E9] <- RX 06004012e2009183912d
May 07 12:11:58 msm8909 python3[3048]: 101364.79348564148 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:58 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:58 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:11:58 msm8909 python3[3048]: 101364.80008292198 [06:05:04:AF:F9:E9] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:11:58 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:11:58 msm8909 python3[3048]: 101364.90812849998 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: 101365.26833796501 [06:05:04:AF:F9:E9] <- RX 06004013e2009183912d
May 07 12:11:59 msm8909 python3[3048]: 101365.27751922607 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:11:59 msm8909 python3[3048]: 101365.28454256058 [06:05:04:AF:F9:E9] -> TX[11] b'070040109317002d5b9705'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:11:59 msm8909 python3[3048]: 101365.35696053505 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: 101365.74950790405 [06:05:04:AF:F9:E9] <- RX 06004014e2009183912d
May 07 12:11:59 msm8909 python3[3048]: 101365.75933480263 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:11:59 msm8909 python3[3048]: 101365.7681016922 [06:05:04:AF:F9:E9] -> TX[10] b'060040109124754d8015'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:11:59 msm8909 python3[3048]: 101365.83265709877 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: 101365.86789178848 [06:05:04:AF:F9:E9] <- RX 2400401501016639aa0d021c0032003c064000001a44000013ff0010486100000000021570a38f65
May 07 12:11:59 msm8909 python3[3048]: 101365.87696933746 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: user prefs:
May 07 12:11:59 msm8909 python3[3048]: self.clockFormat: 01
May 07 12:11:59 msm8909 python3[3048]: self.unit: 01
May 07 12:11:59 msm8909 python3[3048]: self.time: 00000000
May 07 12:11:59 msm8909 python3[3048]: self.timezone: 021c
May 07 12:11:59 msm8909 python3[3048]: self.gender: 00
May 07 12:11:59 msm8909 python3[3048]: self.age: 32
May 07 12:11:59 msm8909 python3[3048]: self.weight: 003c
May 07 12:11:59 msm8909 python3[3048]: self.height: 0640
May 07 12:11:59 msm8909 python3[3048]: self.steps: 00001a2c
May 07 12:11:59 msm8909 python3[3048]: self.distance: 00000003
May 07 12:11:59 msm8909 python3[3048]: self.calories: 00000708
May 07 12:11:59 msm8909 python3[3048]: self.sleep: 000001a4
May 07 12:11:59 msm8909 python3[3048]: self.language: 02
May 07 12:11:59 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:11:59 msm8909 python3[3048]: 101365.95437026024 [06:05:04:AF:F9:E9] <- RX 06004016e2009183912d
May 07 12:11:59 msm8909 python3[3048]: 101365.96347880363 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:11:59 msm8909 python3[3048]: Header: 06004016 payload: e200 crc: 9183912d
May 07 12:11:59 msm8909 python3[3048]: 101365.97028279305 [06:05:04:AF:F9:E9] -> TX[42] b'26004010902401016639aa0f021c0032003c064000003a9800000003000004b0000001e00215361a2524'
May 07 12:11:59 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902401016639aa0f021c0032003c064000003a9800000003000004b0000001e00215361a2524
May 07 12:12:00 msm8909 python3[3048]: 101366.07743048668 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:00 msm8909 python3[3048]: 101366.46561217308 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 07 12:12:00 msm8909 python3[3048]: 101366.47460126877 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:00 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:00 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:12:00 msm8909 python3[3048]: 101366.48358821869 [06:05:04:AF:F9:E9] -> TX[11] b'07004010930c030dc1a835'
May 07 12:12:00 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 07 12:12:00 msm8909 python3[3048]: 101366.55769133568 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:00 msm8909 python3[3048]: 101366.94589781761 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 07 12:12:00 msm8909 python3[3048]: 101366.95533370972 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:00 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:00 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:12:00 msm8909 python3[3048]: 101366.9623003006 [06:05:04:AF:F9:E9] -> TX[10] b'060040109237685f13ba'
May 07 12:12:00 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:12:01 msm8909 python3[3048]: 101367.03767609596 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.06668782234 [06:05:04:AF:F9:E9] <- RX 05004019011bdf05a5
May 07 12:12:01 msm8909 python3[3048]: 101367.07601165771 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 06:05:04:AF:F9:E9: License Good
May 07 12:12:01 msm8909 python3[3048]: 101367.16889333725 [06:05:04:AF:F9:E9] <- RX 0600401ae2009183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.17839503288 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.18722343445 [06:05:04:AF:F9:E9] -> TX[10] b'060040109126592c8efb'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:12:01 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 131, 'pairing_code': b'\rU', 'skin_temp': 134, 'walk_steps': 6258, 'bmr_cals': 743, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 763, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd1482e73d4d248386
May 07 12:12:01 msm8909 python3[3048]: 101367.24989128113 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.28226494789 [06:05:04:AF:F9:E9] <- RX 1c00401b00000001000000010000000000000000000000bc00000000e8678a6e
May 07 12:12:01 msm8909 python3[3048]: 101367.2935833931 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.39849185944 [06:05:04:AF:F9:E9] <- RX 0600401ce2009183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.40781736374 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: Header: 0600401c payload: e200 crc: 9183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.41459298134 [06:05:04:AF:F9:E9] -> TX[10] b'060040109107073ce7b7'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:12:01 msm8909 python3[3048]: 101367.49062085152 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.51780462265 [06:05:04:AF:F9:E9] <- RX 0500401d008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.52720141411 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.66781568527 [06:05:04:AF:F9:E9] <- RX 0600401ee2009183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.6769554615 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: Header: 0600401e payload: e200 crc: 9183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.68412280083 [06:05:04:AF:F9:E9] -> TX[10] b'060040109117632c50aa'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:12:01 msm8909 python3[3048]: 101367.76052904129 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.7879576683 [06:05:04:AF:F9:E9] <- RX 0800401fc47d39669914172e
May 07 12:12:01 msm8909 python3[3048]: 101367.79731154442 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: 101367.87698173523 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.88609027863 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:01 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:12:01 msm8909 python3[3048]: 101367.89473462105 [06:05:04:AF:F9:E9] -> TX[10] b'060040109106910ce0c0'
May 07 12:12:01 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:12:01 msm8909 python3[3048]: 101367.96600580215 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:02 msm8909 python3[3048]: 101368.02401137352 [06:05:04:AF:F9:E9] <- RX 04024011000000008f81d905790e7a0053830f09000000009d81d905790e7a0054830f09000000009b81d9057902000054850f09000000009881d9057902000053650f09000000009881d905790e800053830f09000000009881d90579020000d3800f09000000009881d9057902000054830f09000000009b81d905790e8000d38b0f09000000009d81d90579020000d46b0f09000000009b81d9057802000053670f09000000008f81d905780e800054690f09000000008f81d905780e8000d46b0f09000000008c81d9057802000053690f09000000008c81d90578020000d46b0f09000000008c81d905780e8000d36b0f09
May 07 12:12:02 msm8909 python3[3048]: 101368.07055616379 [06:05:04:AF:F9:E9] <- RX 000000008c81d90577020000d34b0f09000000008a81d90577020000d36b0f09000000008a81d905780e8000d46b0f09000000008f81d90578020000d34b0f09000000008c81d9057702000053450f09000000008181d905770e860053430f09000000008181d905770e86004d690f09000000008481d9057702000053690f09000000008181d9057602000053490f09000000007c81d905760e8600d34b0f09000000007f81d90575020000d30b0f09000000007481d90575020000d30b4f09000000006c81d905740e8600d4eb0e09000000006481d90575020000d30b0f09000000006c81d90575020000d42b0f0900000000
May 07 12:12:02 msm8909 python3[3048]: 101368.10095620155 [06:05:04:AF:F9:E9] <- RX 7181d905760e7a00d32b0f09000000007681d905750e8000d42b0f09c70beef9
May 07 12:12:02 msm8909 python3[3048]: 101368.11048221588 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:02 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:02 msm8909 python3[3048]: 101368.27712607384 [06:05:04:AF:F9:E9] <- RX 04024012000000007481d90576020000d30b0f09000000007681d90576020000d32b0f09000000007681d905760e8000d42b0f09000000007c81d90576020000d42b0f09000000007981d90576020000d40b0f09000000007681d905760e8000d42b0f09000000007681d90575020000d40b0f09000000007481d90576020000d32b0f09000000007681d905760e8000d30b0f09000000007681d905750e8000d30b0f09000000007481d90575020000d30b0f09000000007481d90575020000d30b0f09000000007481d905750e8000d30b0f09000000007481d90575020000d30b0f09000000007481d90575020000d30b0f09
May 07 12:12:02 msm8909 python3[3048]: 101368.32549023628 [06:05:04:AF:F9:E9] <- RX 000000007481d905750e8000d30b0f09000000007181d90575020000d30b0f09000000007181d90575020000d30b0f09000000007181d905750e8000d30b0f09000000007181d905750e8000d30b0f09000000007181d90575020000d30b0f09000000007181d90575020000d30b0f09000000007181d905750e8000d30b0f09000000007181d90575020000d30b0f09000000007181d90575020000d40b0f09000000007481d905750e8000d32b0f09000000007481d90575020000d32b0f09000000007481d90576020000d32b0f09000000007681d905760e8000d32b0f09000000007681d905760e8000d32b0f0900000000
May 07 12:12:02 msm8909 python3[3048]: 101368.35039353371 [06:05:04:AF:F9:E9] <- RX 7681d90576020000d42b0f09000000007981d9057602000053270f09663dd39b
May 07 12:12:02 msm8909 python3[3048]: 101368.35975599289 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:02 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:02 msm8909 python3[3048]: 101368.50502705574 [06:05:04:AF:F9:E9] <- RX 04024013000000007681d905760e8000d36b0f09000000007f81d9057702000053670f09801700129585d9057702000053454f0900218017dd86d905760e800054250f09002c0024418dd9057502000054074f09801a8014c286d90574020000d42b0f09000000006981d905750e8000d32b0f09000000006e81d905750e8000d34b0f09000000007481d90576020000d32b0f09000000007681d90576020000d34b0f09000000007981d905760e8000d34b0f09000000007c81d90576020000d34b0f09000000007f81d90577020000d44b0f09000000008181d905770e8000d36b0f09000000008481d90577020000d36b0f09
May 07 12:12:02 msm8909 python3[3048]: 101368.55266141891 [06:05:04:AF:F9:E9] <- RX 000000008781d90577020000d46b0f09000000008781d905780e8000d36b0f09000000008c81d905780e8000d36b0f09000000008f81d90578020000d38b0f09000000009281d9057902000054870f09000000009881d9057a0e7a0052c50f0900000000a381d9057a02000053e50f0900000000a981d9057b020000d4eb0f0900000000b581d9057b0c740054e90f0100000000b281d9057a020000d4cb0f0100000000a981d90579020000d3ab0f0100000000a081d905790e7a00d3ab0f09000000009d81d905790e7a00d3ab0f09000000009b81d90579020000d3ab0f09000000009d81d9057902000053c70f098028801e
May 07 12:12:02 msm8909 python3[3048]: 101368.57795071602 [06:05:04:AF:F9:E9] <- RX 8389d9057912000054a30f098010800c6882d905790cb00054a34f010d8258c8
May 07 12:12:02 msm8909 python3[3048]: 101368.58728075027 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:02 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:02 msm8909 python3[3048]: 101368.76328706741 [06:05:04:AF:F9:E9] <- RX 040240148037002e6a8dd9057902000053a54f018038002a588ad9057912000053834f0180398029968ad9057812000053634f0100398029578ad9057712000053634f01803d002b6c8dd9057612000054454f01800b00087b83d905750e7a0053254f09003b002c898cd9057402000053034f09000000008981d90573020000d3200f09000000005e81d905730e7400d2e04e09000000005981d90572020000d3c04e090011000d3782d9057202000053050f09003880268d8ad905730ce400d3c04e01003b802d4a8bd9057102000053c34e01803b002a798ad90571020000d3a04e01803a802b848ad9057012000053a34e01
May 07 12:12:02 msm8909 python3[3048]: 101368.8105096817 [06:05:04:AF:F9:E9] <- RX 8037802ac18bd9057012000054850e01802080172087d9056f0e7a0053654e09803b002c2e8bd9056f02000053654e09002100184d87d9056e0e7a00d3400e090028801e4888d9056e02000053434e09000680037e82d9056f020000d3600e09000000003181d905700e7a00d4a00e09000000003d81d90571020000d3c00e09000000004a81d90572020000d3c00e09000000005481d905730e7a0052c34e09001700116185d905730e7a00d3c00e090025801b0b88d90573020000d3c00e09000000005e81d90573020000d3e00e09000000005e81d905740e800053e30e09000000006181d9057402000053030f0900000000
May 07 12:12:02 msm8909 python3[3048]: 101368.83621478081 [06:05:04:AF:F9:E9] <- RX 6981d9057502000053030f09000000006e81d905750e800053030f09ecab85a2
May 07 12:12:02 msm8909 python3[3048]: 101368.84555768967 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:02 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:03 msm8909 python3[3048]: 101369.06730556488 [06:05:04:AF:F9:E9] <- RX 04024015000000007481d9057602000053230f09000000007981d9057602000053230f09000000007c81d905760e800053230f09000000007f81d905770e800053430f09000000008181d9057702000052430f09000000008781d9057702000053630f09000000008a81d905780e800054830f09000000009281d9057902000053a30f09000000009b81d9057a020000d3a00f0900000000a381d9057a0e8000d3c00f0900000000ac81d9057b020000d3c00f0900000000af81d9057b02000053c30f0900000000b581d9057b0e800053c30f0900000000b581d9057c0e800054c30f0900000000ba81d9057c02000053e30f09
May 07 12:12:03 msm8909 python3[3048]: 101369.11724805832 [06:05:04:AF:F9:E9] <- RX 00000000bd81d9057c0200005303100900000000c081d9057d0e80005403100900000000c981d9057d0200005303100900000000cc81d9057d0200005403100900000000cf81d9057e0c840053031001801680111a86d9057e020000cf00500100000000fc81d9057d020000d300100100000000cc81d9057d0e8000d300100900000000cf81d9057d0e7a00d300100900000000cf81d9057e020000d300100900000000d281d9057e0200005403100900000000d581d9057e0e7400d300100900000000d581d9057e0200005403100900000000d881d9057e0200005323100900000000d581d9057e0e7400d320500900000000
May 07 12:12:03 msm8909 python3[3048]: 101369.14233994484 [06:05:04:AF:F9:E9] <- RX d881d9057e020000d420100900000000d881d9057f020000d42010098836ca3b
May 07 12:12:03 msm8909 python3[3048]: 101369.15154457092 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:03 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:03 msm8909 python3[3048]: DBUS: Connected to 06:05:04:32:34:65
May 07 12:12:03 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 07 12:12:03 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 07 12:12:03 msm8909 python3[3048]: 101369.27850008011 [06:05:04:AF:F9:E9] <- RX c401401600000000df81d9057f0e7400d340100900000000e281d9057f0e7400d340100900000000e581d9057f020000d440100900000000e881d90580020000d360100900000000ee81d905800e7a00d360100900000000f181d905800200005363100900000000f181d905800200005443100900000000f181d905800e8000d360100900000000f481d905800200005363100900000000f481d90581020000d360100900000000f881d905810e8000d260100900000000f881d905810e7a00d360100900000000f881d905810200005383100900000000fb81d90581020000d360100900000000f881d905810e7a00d3601009
May 07 12:12:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3f7cb2e5a984446db8ad1bfe35cc280f"}
May 07 12:12:03 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:12:03 msm8909 python3[3048]: 101369.34404230118 [06:05:04:AF:F9:E9] <- RX 00000000fb81d90581020000d260100900000000fb81d90581020000d360100900000000fe81d905810e7a00d460100900000000fe81d90581020000d360100900000000fe81d90581020000d460100900000000fe81d905810e7a00d360100900000000fe81d905810e7a00d360100900000000fe81d90581020000d360100900000000fe81d90581020000d360100900000000fb81d905810e8000536310098012800d6183d90581020000d3601009802300196d88d9057f020000d34010090016800f7a86d9057e0e8000d340100959c0644b
May 07 12:12:03 msm8909 python3[3048]: 101369.36569190025 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:03 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:03 msm8909 python3[3048]: 101369.44224619865 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 07 12:12:03 msm8909 python3[3048]: 101369.46181058884 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:03 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:03 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:12:03 msm8909 python3[3048]: 101369.47931361198 [06:05:04:AF:F9:E9] -> TX[10] b'06004010902397e9ff92'
May 07 12:12:03 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 07 12:12:03 msm8909 python3[3048]: 101369.55973577499 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:03 msm8909 python3[3048]: 101369.6031908989 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 07 12:12:03 msm8909 python3[3048]: 101369.63065290451 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:03 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:03 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:12:03 msm8909 python3[3048]: 101369.64098739624 [06:05:04:AF:F9:E9] -> TX[10] b'0600401091013299845e'
May 07 12:12:03 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 07 12:12:03 msm8909 python3[3048]: 101369.70833349228 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 07 12:12:05 msm8909 python3[3048]: 101371.11812520027 [06:05:04:AF:F9:E9] <- RX 06004019e2009183912d
May 07 12:12:05 msm8909 python3[3048]: 101371.12859201431 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 07 12:12:05 msm8909 python3[3048]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:05 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:12:05 msm8909 python3[3048]: command list complete
May 07 12:12:05 msm8909 python3[3048]: DEACTIVATING AMDTP.
May 07 12:12:05 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:12:05 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:12:05 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 07 12:12:05 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:12:07 msm8909 python3[3048]: 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, 57, 125, 69, 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 07 12:12:07 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:12:07 msm8909 python3[3048]: GOT Pairing Code: 0d55
May 07 12:12:07 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:12:07 msm8909 python3[3048]: NO FW Update needed.
May 07 12:12:07 msm8909 python3[3048]: LAST SYNC: 1715043653
May 07 12:12:08 msm8909 python3[3048]: Total BG Logs: 188
May 07 12:12:08 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715043780, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 413, 'deltaDistance': 0, 'utcTimestamp': 1715043840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 411, 'deltaDistance': 0, 'utcTimestamp': 1715043900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715043960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715044020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715044080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1},
May 07 12:12:08 msm8909 python3[3048]: {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715044140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 411, 'deltaDistance': 0, 'utcTimestamp': 1715044200, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 413, 'deltaDistance': 0, 'utcTimestamp': 1715044260, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 411, 'deltaDistance': 0, 'utcTimestamp': 1715044320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715044380, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715044440, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'de
May 07 12:12:08 msm8909 python3[3048]: ltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715044740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715044800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'batte
May 07 12:12:08 msm8909 python3[3048]: ry': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715044860, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715044980, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715045040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715045100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715045160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, '
May 07 12:12:08 msm8909 python3[3048]: skinTemp': 30.5, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715045220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715045280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715045340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 73, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715045460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'delta
May 07 12:12:08 msm8909 python3[3048]: ActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715045580, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715045640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715045700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715045760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715045820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715045880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 377, 'deltaDistan
May 07 12:12:08 msm8909 python3[3048]: ce': 0, 'utcTimestamp': 1715045940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715046000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715046060, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715046180, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715046240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715
May 07 12:12:08 msm8909 python3[3048]: 046300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046420, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046480, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046600, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046660, 'powerConsumedIn
May 07 12:12:08 msm8909 python3[3048]: dex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046780, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715047020, 'powerConsumedIndex': 7, 'deltaBmrCals':
May 07 12:12:08 msm8909 python3[3048]: 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715047080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715047140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715047200, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715047260, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715047320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715047380, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06
May 07 12:12:08 msm8909 python3[3048]: :05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715047440, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715047500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715047620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715047680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 30.5, 'deltaActCals': 1429, 'deltaDistance': 36, 'utcTimestamp': 1715047740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'delta
May 07 12:12:08 msm8909 python3[3048]: WalkSteps': 47, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 1757, 'deltaDistance': 47, 'utcTimestamp': 1715047800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 66, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 84, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 3393, 'deltaDistance': 72, 'utcTimestamp': 1715047860, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 88, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 1730, 'deltaDistance': 41, 'utcTimestamp': 1715047920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 53, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715047980, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715048040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715048100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0,
May 07 12:12:08 msm8909 python3[3048]: 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715048160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715048220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715048280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715048340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715048400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715048460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'weara
May 07 12:12:08 msm8909 python3[3048]: bleId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715048520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715048580, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715048640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715048700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 402, 'deltaDistance': 0, 'utcTimestamp': 1715048760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715048820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 30
May 07 12:12:08 msm8909 python3[3048]: .5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 419, 'deltaDistance': 0, 'utcTimestamp': 1715048880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 425, 'deltaDistance': 0, 'utcTimestamp': 1715048940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 437, 'deltaDistance': 0, 'utcTimestamp': 1715049000, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 73, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 434, 'deltaDistance': 0, 'utcTimestamp': 1715049060, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 425, 'deltaDistance': 0, 'utcTimestamp': 1715049120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 416, 'deltaDistance': 0, 'utcTimestamp': 1715049180, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex'
May 07 12:12:08 msm8909 python3[3048]: : 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 413, 'deltaDistance': 0, 'utcTimestamp': 1715049240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 411, 'deltaDistance': 0, 'utcTimestamp': 1715049300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 413, 'deltaDistance': 0, 'utcTimestamp': 1715049360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 2435, 'deltaDistance': 61, 'utcTimestamp': 1715049420, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 81, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 5, 'skinTemp': 31.25, 'deltaActCals': 616, 'deltaDistance': 25, 'utcTimestamp': 1715049480, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 33, 'heartRate': 88, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 31.25, 'deltaActCals': 3434, 'deltaDistance': 92, 'utcTimestamp': 1715049540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 111, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'sola
May 07 12:12:08 msm8909 python3[3048]: rGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 31.0, 'deltaActCals': 2648, 'deltaDistance': 84, 'utcTimestamp': 1715049600, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 113, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 30.75, 'deltaActCals': 2710, 'deltaDistance': 83, 'utcTimestamp': 1715049660, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 115, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 30.75, 'deltaActCals': 2647, 'deltaDistance': 83, 'utcTimestamp': 1715049720, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 114, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}]}
May 07 12:12:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715043780, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.0, "deltaActCals": 413, "deltaDistance": 0, "utcTimestamp": 1715043840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.0, "deltaActCals": 411, "deltaDistance": 0, "utcTimestamp": 1715043900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715043960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715044020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715044080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex"
May 07 12:12:08 msm8909 python3[3048]: : 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.0, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715044140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 411, "deltaDistance": 0, "utcTimestamp": 1715044200, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.75, "deltaActCals": 413, "deltaDistance": 0, "utcTimestamp": 1715044260, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 411, "deltaDistance": 0, "utcTimestamp": 1715044320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.75, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715044380, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.75, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715044440, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 18
May 07 12:12:08 msm8909 python3[3048]: , "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.75, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715044740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.75, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715044800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "
May 07 12:12:08 msm8909 python3[3048]: battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715044860, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715044980, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.75, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715045040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715045100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715045160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity":
May 07 12:12:08 msm8909 python3[3048]: 4, "skinTemp": 30.5, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715045220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715045280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715045340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 29.75, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 73, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715045460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "
May 07 12:12:08 msm8909 python3[3048]: deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715045580, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715045640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715045700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715045760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715045820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715045880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.0, "deltaActCals": 377, "deltaD
May 07 12:12:08 msm8909 python3[3048]: istance": 0, "utcTimestamp": 1715045940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715046000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.0, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715046060, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715046180, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715046240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp":
May 07 12:12:08 msm8909 python3[3048]: 1715046300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046420, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046480, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046600, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046660, "powerConsu
May 07 12:12:08 msm8909 python3[3048]: medIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046780, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715047020, "powerConsumedIndex": 7, "deltaBmrC
May 07 12:12:08 msm8909 python3[3048]: als": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715047080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715047140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715047200, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715047260, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715047320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715047380, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId"
May 07 12:12:08 msm8909 python3[3048]: : "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715047440, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715047500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715047620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715047680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 30.5, "deltaActCals": 1429, "deltaDistance": 36, "utcTimestamp": 1715047740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "
May 07 12:12:08 msm8909 python3[3048]: deltaWalkSteps": 47, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 1757, "deltaDistance": 47, "utcTimestamp": 1715047800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 66, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 84, "activity": 5, "skinTemp": 30.0, "deltaActCals": 3393, "deltaDistance": 72, "utcTimestamp": 1715047860, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 88, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.25, "deltaActCals": 1730, "deltaDistance": 41, "utcTimestamp": 1715047920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 53, "heartRate": null, "wearableId": 73, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715047980, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715048040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715048100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps
May 07 12:12:08 msm8909 python3[3048]: ": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715048160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715048220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715048280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.5, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715048340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715048400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715048460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "
May 07 12:12:08 msm8909 python3[3048]: wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 30.75, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715048520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715048580, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715048640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715048700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.0, "deltaActCals": 402, "deltaDistance": 0, "utcTimestamp": 1715048760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715048820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp
May 07 12:12:08 msm8909 python3[3048]: ": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 419, "deltaDistance": 0, "utcTimestamp": 1715048880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.75, "deltaActCals": 425, "deltaDistance": 0, "utcTimestamp": 1715048940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.75, "deltaActCals": 437, "deltaDistance": 0, "utcTimestamp": 1715049000, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 73, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.5, "deltaActCals": 434, "deltaDistance": 0, "utcTimestamp": 1715049060, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 425, "deltaDistance": 0, "utcTimestamp": 1715049120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 416, "deltaDistance": 0, "utcTimestamp": 1715049180, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 30.25, "thermalGenI
May 07 12:12:08 msm8909 python3[3048]: ndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 413, "deltaDistance": 0, "utcTimestamp": 1715049240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 411, "deltaDistance": 0, "utcTimestamp": 1715049300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 413, "deltaDistance": 0, "utcTimestamp": 1715049360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.25, "deltaActCals": 2435, "deltaDistance": 61, "utcTimestamp": 1715049420, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 81, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 5, "skinTemp": 31.25, "deltaActCals": 616, "deltaDistance": 25, "utcTimestamp": 1715049480, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 33, "heartRate": 88, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 31.25, "deltaActCals": 3434, "deltaDistance": 92, "utcTimestamp": 1715049540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 111, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {
May 07 12:12:08 msm8909 python3[3048]: "solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 31.0, "deltaActCals": 2648, "deltaDistance": 84, "utcTimestamp": 1715049600, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 113, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 30.75, "deltaActCals": 2710, "deltaDistance": 83, "utcTimestamp": 1715049660, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 115, "heartRate": null, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 30.75, "deltaActCals": 2647, "deltaDistance": 83, "utcTimestamp": 1715049720, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 114, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}]}, "rt": "bg", "key": "a9168e590a954ce19086990db1565921"}
May 07 12:12:08 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 84, 'activity': 5, 'skinTemp': 30.5, 'deltaActCals': 3436, 'deltaDistance': 86, 'utcTimestamp': 1715049780, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 123, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 30.25, 'deltaActCals': 891, 'deltaDistance': 16, 'utcTimestamp': 1715049840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 23, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 3209, 'deltaDistance': 88, 'utcTimestamp': 1715049900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 118, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 393, 'deltaDistance': 0, 'utcTimestamp': 1715049960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 82, 'activity': 5, 'skinTemp': 29.75, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715050020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 345, 'deltaDistance': 0, 'utcTimestamp': 1715050080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.5, 'thermalGen
May 07 12:12:08 msm8909 python3[3048]: Index': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 567, 'deltaDistance': 26, 'utcTimestamp': 1715050140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 34, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 2701, 'deltaDistance': 77, 'utcTimestamp': 1715050200, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 112, 'heartRate': 114, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 2890, 'deltaDistance': 91, 'utcTimestamp': 1715050260, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 118, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 29.25, 'deltaActCals': 2681, 'deltaDistance': 84, 'utcTimestamp': 1715050320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 119, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 29.25, 'deltaActCals': 2692, 'deltaDistance': 87, 'utcTimestamp': 1715050380, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 117, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 3009, 'deltaDistance': 85, 'utcTimestamp': 1715050440, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 111, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.0, 'thermalGenInde
May 07 12:12:08 msm8909 python3[3048]: x': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 28.75, 'deltaActCals': 1824, 'deltaDistance': 47, 'utcTimestamp': 1715050500, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 65, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 28.75, 'deltaActCals': 2862, 'deltaDistance': 88, 'utcTimestamp': 1715050560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 119, 'heartRate': None, 'wearableId': 73, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 28.5, 'deltaActCals': 1869, 'deltaDistance': 48, 'utcTimestamp': 1715050620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 66, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 27.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 28.5, 'deltaActCals': 2120, 'deltaDistance': 61, 'utcTimestamp': 1715050680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 80, 'heartRate': None, 'wearableId': 73, 'caseTemp': 27.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 28.75, 'deltaActCals': 638, 'deltaDistance': 7, 'utcTimestamp': 1715050740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 12, 'heartRate': None, 'wearableId': 73, 'caseTemp': 27.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 305, 'deltaDistance': 0, 'utcTimestamp': 1715050800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 28.0, 'thermalGenIndex': 1}, {'solar
May 07 12:12:08 msm8909 python3[3048]: GenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 317, 'deltaDistance': 0, 'utcTimestamp': 1715050860, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 330, 'deltaDistance': 0, 'utcTimestamp': 1715050920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 82, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715050980, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 1377, 'deltaDistance': 34, 'utcTimestamp': 1715051040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 46, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 2059, 'deltaDistance': 55, 'utcTimestamp': 1715051100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 74, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715051160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunS
May 07 12:12:08 msm8909 python3[3048]: teps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715051220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715051280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715051340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715051400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715051460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715051520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activ
May 07 12:12:08 msm8909 python3[3048]: ity': 4, 'skinTemp': 30.25, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715051580, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715051640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715051700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715051760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715051820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 402, 'deltaDistance': 0, 'utcTimestamp': 1715051880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'de
May 07 12:12:08 msm8909 python3[3048]: ltaActCals': 411, 'deltaDistance': 0, 'utcTimestamp': 1715051940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 419, 'deltaDistance': 0, 'utcTimestamp': 1715052000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 428, 'deltaDistance': 0, 'utcTimestamp': 1715052060, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 431, 'deltaDistance': 0, 'utcTimestamp': 1715052120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 437, 'deltaDistance': 0, 'utcTimestamp': 1715052180, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 437, 'deltaDistance': 0, 'utcTimestamp': 1715052240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 442, 'deltaDistance':
May 07 12:12:08 msm8909 python3[3048]: 0, 'utcTimestamp': 1715052300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 445, 'deltaDistance': 0, 'utcTimestamp': 1715052360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 448, 'deltaDistance': 0, 'utcTimestamp': 1715052420, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 457, 'deltaDistance': 0, 'utcTimestamp': 1715052480, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 460, 'deltaDistance': 0, 'utcTimestamp': 1715052540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 463, 'deltaDistance': 0, 'utcTimestamp': 1715052600, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 66, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 79, 'activity': 5, 'skinTemp': 32.0, 'deltaActCals': 1562, 'deltaDistance': 35, 'utcTimestamp': 1715052660,
May 07 12:12:08 msm8909 python3[3048]: 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 45, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 508, 'deltaDistance': 0, 'utcTimestamp': 1715052720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 460, 'deltaDistance': 0, 'utcTimestamp': 1715052780, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 463, 'deltaDistance': 0, 'utcTimestamp': 1715052840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 463, 'deltaDistance': 0, 'utcTimestamp': 1715052900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 466, 'deltaDistance': 0, 'utcTimestamp': 1715052960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 469, 'deltaDistance': 0, 'utcTimestamp': 1715053020, 'powerConsumedIndex': 7, 'delta
May 07 12:12:08 msm8909 python3[3048]: BmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 469, 'deltaDistance': 0, 'utcTimestamp': 1715053080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 472, 'deltaDistance': 0, 'utcTimestamp': 1715053140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 32.25, 'deltaActCals': 469, 'deltaDistance': 0, 'utcTimestamp': 1715053200, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 472, 'deltaDistance': 0, 'utcTimestamp': 1715053260, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 472, 'deltaDistance': 0, 'utcTimestamp': 1715053320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 479, 'deltaDistance': 0, 'utcTimestamp': 1715053380, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:
May 07 12:12:08 msm8909 python3[3048]: 05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 73, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 482, 'deltaDistance': 0, 'utcTimestamp': 1715053440, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 73, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 485, 'deltaDistance': 0, 'utcTimestamp': 1715053500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 488, 'deltaDistance': 0, 'utcTimestamp': 1715053560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 497, 'deltaDistance': 0, 'utcTimestamp': 1715053680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 497, 'deltaDistance': 0, 'utcTimestamp': 1715053740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps
May 07 12:12:08 msm8909 python3[3048]: ': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 497, 'deltaDistance': 0, 'utcTimestamp': 1715053800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 500, 'deltaDistance': 0, 'utcTimestamp': 1715053860, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 500, 'deltaDistance': 0, 'utcTimestamp': 1715053920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 504, 'deltaDistance': 0, 'utcTimestamp': 1715053980, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 504, 'deltaDistance': 0, 'utcTimestamp': 1715054040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 33.0, 'deltaActCals': 504, 'deltaDistance': 0, 'utcTimestamp': 1715054100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wear
May 07 12:12:08 msm8909 python3[3048]: ableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 507, 'deltaDistance': 0, 'utcTimestamp': 1715054160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 504, 'deltaDistance': 0, 'utcTimestamp': 1715054220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 507, 'deltaDistance': 0, 'utcTimestamp': 1715054280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 507, 'deltaDistance': 0, 'utcTimestamp': 1715054340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054460, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp':
May 07 12:12:08 msm8909 python3[3048]: 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054580, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 510, 'deltaDistance': 0, 'utcTimestamp': 1715054760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 507, 'deltaDistance': 0, 'utcTimestamp': 1715054820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex':
May 07 12:12:08 msm8909 python3[3048]: 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 865, 'deltaDistance': 27, 'utcTimestamp': 1715054880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 37, 'heartRate': None, 'wearableId': 73, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 2157, 'deltaDistance': 50, 'utcTimestamp': 1715054940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 71, 'heartRate': None, 'wearableId': 73, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 1658, 'deltaDistance': 31, 'utcTimestamp': 1715055000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:AF:F9:E9', 'deltaWalkSteps': 44, 'heartRate': 64, 'wearableId': 73, 'caseTemp': 31.5, 'thermalGenIndex': 1}]}
May 07 12:12:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 84, "activity": 5, "skinTemp": 30.5, "deltaActCals": 3436, "deltaDistance": 86, "utcTimestamp": 1715049780, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 123, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 30.25, "deltaActCals": 891, "deltaDistance": 16, "utcTimestamp": 1715049840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 23, "heartRate": 61, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 30.0, "deltaActCals": 3209, "deltaDistance": 88, "utcTimestamp": 1715049900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 118, "heartRate": null, "wearableId": 73, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 393, "deltaDistance": 0, "utcTimestamp": 1715049960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 82, "activity": 5, "skinTemp": 29.75, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715050020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 29.5, "deltaActCals": 345, "deltaDistance": 0, "utcTimestamp": 1715050080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 28.5, "therm
May 07 12:12:08 msm8909 python3[3048]: alGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 567, "deltaDistance": 26, "utcTimestamp": 1715050140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 34, "heartRate": null, "wearableId": 73, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 29.5, "deltaActCals": 2701, "deltaDistance": 77, "utcTimestamp": 1715050200, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 112, "heartRate": 114, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 29.5, "deltaActCals": 2890, "deltaDistance": 91, "utcTimestamp": 1715050260, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 118, "heartRate": null, "wearableId": 73, "caseTemp": 28.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 29.25, "deltaActCals": 2681, "deltaDistance": 84, "utcTimestamp": 1715050320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 119, "heartRate": null, "wearableId": 73, "caseTemp": 28.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 29.25, "deltaActCals": 2692, "deltaDistance": 87, "utcTimestamp": 1715050380, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 117, "heartRate": null, "wearableId": 73, "caseTemp": 28.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 29.0, "deltaActCals": 3009, "deltaDistance": 85, "utcTimestamp": 1715050440, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 111, "heartRate": null, "wearableId": 73, "caseTemp": 28.0, "thermalGe
May 07 12:12:08 msm8909 python3[3048]: nIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 28.75, "deltaActCals": 1824, "deltaDistance": 47, "utcTimestamp": 1715050500, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 65, "heartRate": 61, "wearableId": 73, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 28.75, "deltaActCals": 2862, "deltaDistance": 88, "utcTimestamp": 1715050560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 119, "heartRate": null, "wearableId": 73, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 28.5, "deltaActCals": 1869, "deltaDistance": 48, "utcTimestamp": 1715050620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 66, "heartRate": 61, "wearableId": 73, "caseTemp": 27.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 28.5, "deltaActCals": 2120, "deltaDistance": 61, "utcTimestamp": 1715050680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 80, "heartRate": null, "wearableId": 73, "caseTemp": 27.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 28.75, "deltaActCals": 638, "deltaDistance": 7, "utcTimestamp": 1715050740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 12, "heartRate": null, "wearableId": 73, "caseTemp": 27.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 29.25, "deltaActCals": 305, "deltaDistance": 0, "utcTimestamp": 1715050800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 28.0, "thermalGenIndex": 1}, {"
May 07 12:12:08 msm8909 python3[3048]: solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.5, "deltaActCals": 317, "deltaDistance": 0, "utcTimestamp": 1715050860, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 28.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.5, "deltaActCals": 330, "deltaDistance": 0, "utcTimestamp": 1715050920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 82, "activity": 5, "skinTemp": 29.5, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715050980, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.5, "deltaActCals": 1377, "deltaDistance": 34, "utcTimestamp": 1715051040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 46, "heartRate": 61, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.5, "deltaActCals": 2059, "deltaDistance": 55, "utcTimestamp": 1715051100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 74, "heartRate": null, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.75, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715051160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "delt
May 07 12:12:08 msm8909 python3[3048]: aRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.75, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715051220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715051280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715051340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.0, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715051400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715051460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715051520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "
May 07 12:12:08 msm8909 python3[3048]: activity": 4, "skinTemp": 30.25, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715051580, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.5, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715051640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 30.5, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715051700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715051760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.0, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715051820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 402, "deltaDistance": 0, "utcTimestamp": 1715051880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25
May 07 12:12:08 msm8909 python3[3048]: , "deltaActCals": 411, "deltaDistance": 0, "utcTimestamp": 1715051940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 419, "deltaDistance": 0, "utcTimestamp": 1715052000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 428, "deltaDistance": 0, "utcTimestamp": 1715052060, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 431, "deltaDistance": 0, "utcTimestamp": 1715052120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 437, "deltaDistance": 0, "utcTimestamp": 1715052180, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.5, "deltaActCals": 437, "deltaDistance": 0, "utcTimestamp": 1715052240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 442, "deltaDista
May 07 12:12:08 msm8909 python3[3048]: nce": 0, "utcTimestamp": 1715052300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 445, "deltaDistance": 0, "utcTimestamp": 1715052360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.0, "deltaActCals": 448, "deltaDistance": 0, "utcTimestamp": 1715052420, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 457, "deltaDistance": 0, "utcTimestamp": 1715052480, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.0, "deltaActCals": 460, "deltaDistance": 0, "utcTimestamp": 1715052540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 463, "deltaDistance": 0, "utcTimestamp": 1715052600, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 66, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 79, "activity": 5, "skinTemp": 32.0, "deltaActCals": 1562, "deltaDistance": 35, "utcTimestamp": 171505
May 07 12:12:08 msm8909 python3[3048]: 2660, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 45, "heartRate": null, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 508, "deltaDistance": 0, "utcTimestamp": 1715052720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 460, "deltaDistance": 0, "utcTimestamp": 1715052780, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 463, "deltaDistance": 0, "utcTimestamp": 1715052840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 463, "deltaDistance": 0, "utcTimestamp": 1715052900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.0, "deltaActCals": 466, "deltaDistance": 0, "utcTimestamp": 1715052960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 469, "deltaDistance": 0, "utcTimestamp": 1715053020, "powerConsumedIndex": 7, "
May 07 12:12:08 msm8909 python3[3048]: deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.0, "deltaActCals": 469, "deltaDistance": 0, "utcTimestamp": 1715053080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 472, "deltaDistance": 0, "utcTimestamp": 1715053140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 32.25, "deltaActCals": 469, "deltaDistance": 0, "utcTimestamp": 1715053200, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.25, "deltaActCals": 472, "deltaDistance": 0, "utcTimestamp": 1715053260, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.25, "deltaActCals": 472, "deltaDistance": 0, "utcTimestamp": 1715053320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.5, "deltaActCals": 479, "deltaDistance": 0, "utcTimestamp": 1715053380, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId":
May 07 12:12:08 msm8909 python3[3048]: "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 73, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.5, "deltaActCals": 482, "deltaDistance": 0, "utcTimestamp": 1715053440, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 73, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.5, "deltaActCals": 485, "deltaDistance": 0, "utcTimestamp": 1715053500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 488, "deltaDistance": 0, "utcTimestamp": 1715053560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 497, "deltaDistance": 0, "utcTimestamp": 1715053680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.5, "deltaActCals": 497, "deltaDistance": 0, "utcTimestamp": 1715053740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalk
May 07 12:12:08 msm8909 python3[3048]: Steps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 497, "deltaDistance": 0, "utcTimestamp": 1715053800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 500, "deltaDistance": 0, "utcTimestamp": 1715053860, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 500, "deltaDistance": 0, "utcTimestamp": 1715053920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.75, "deltaActCals": 504, "deltaDistance": 0, "utcTimestamp": 1715053980, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 504, "deltaDistance": 0, "utcTimestamp": 1715054040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 33.0, "deltaActCals": 504, "deltaDistance": 0, "utcTimestamp": 1715054100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null,
May 07 12:12:08 msm8909 python3[3048]: "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 507, "deltaDistance": 0, "utcTimestamp": 1715054160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 504, "deltaDistance": 0, "utcTimestamp": 1715054220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.75, "deltaActCals": 507, "deltaDistance": 0, "utcTimestamp": 1715054280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 507, "deltaDistance": 0, "utcTimestamp": 1715054340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054460, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseT
May 07 12:12:08 msm8909 python3[3048]: emp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054580, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 510, "deltaDistance": 0, "utcTimestamp": 1715054760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 507, "deltaDistance": 0, "utcTimestamp": 1715054820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 73, "caseTemp": 32.25, "thermalGenIn
May 07 12:12:08 msm8909 python3[3048]: dex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.75, "deltaActCals": 865, "deltaDistance": 27, "utcTimestamp": 1715054880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 37, "heartRate": null, "wearableId": 73, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.5, "deltaActCals": 2157, "deltaDistance": 50, "utcTimestamp": 1715054940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 71, "heartRate": null, "wearableId": 73, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.5, "deltaActCals": 1658, "deltaDistance": 31, "utcTimestamp": 1715055000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:AF:F9:E9", "deltaWalkSteps": 44, "heartRate": 64, "wearableId": 73, "caseTemp": 31.5, "thermalGenIndex": 1}]}, "rt": "bg", "key": "d17e7efb9c3e48e2a330020d2a34c3b8"}
May 07 12:12:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 57, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 749, 'mtp_version': 7, 'solar_gen': 186, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 765, 'total_steps': 4425} 05d505d50007000011490d5e000000ba00af10c2ed3e3904787a
May 07 12:12:09 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:12:09 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:12:09 msm8909 python3[3048]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 07 12:12:09 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\x0f\x89', 'skin_temp': 130, 'walk_steps': 6493, 'bmr_cals': 737, 'mtp_version': 7, 'solar_gen': 174, 'distance': 5088, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 757, 'total_steps': 6680} 0f890f89000700bb195d13e0000000ae000d1462e14053057f82
May 07 12:12:11 msm8909 python3[3048]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [87, 25, 0, 0, 114, 24, 0, 1, 229, 0, 0, 2, 142, 98, 16, 16, 150, 91, 11, 17, 248, 6, 5, 18, 0, 0, 0, 32, 75, 19, 0, 48, 176, 0, 0, 64, 205, 0, 0, 65, 133, 0, 0, 80, 130, 0, 0, 81, 77, 0, 0, 66, 61, 0, 0, 96, 4, 0, 0, 112]
May 07 12:12:11 msm8909 python3[3048]: ACTIVITY: 4
May 07 12:12:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 71, 'act_cals': 25, 'case_temp': 111, 'pairing_code': b'\x1e\xa3', 'skin_temp': 114, 'walk_steps': 8753, 'bmr_cals': 683, 'mtp_version': 7, 'solar_gen': 793, 'distance': 6762, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 708, 'total_steps': 8753} 1ea31ea30007000022311a6a00000319000d1952ab3d47156f72
May 07 12:12:18 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:12:18 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 140, 'battery': 90, 'act_cals': 8, 'case_temp': 123, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 710, 'bmr_cals': 237, 'mtp_version': 7, 'solar_gen': 189, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 245, 'total_steps': 755} 158315830007002d02c6024f018a00bd008c0800ed405a347b7f
May 07 12:12:18 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:12:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 58, 'act_cals': 13, 'case_temp': 121, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 233, 'mtp_version': 7, 'solar_gen': 152, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 73, 'sleep_duration': 419, 'total_cals': 246, 'total_steps': 5303} 222822280007000014b70f3401a3009800580d70e9493a34797a
May 07 12:12:19 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:12:21 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 12:12:21 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 12:12:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 128, 'walk_steps': 5465, 'bmr_cals': 236, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 249, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080db0ec3d4a247d80
May 07 12:12:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055141, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 128, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 249, 'bmrCals': 236, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:12:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055141, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 128, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 249, 'bmrCals': 236, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:12:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055141, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 128, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 8, "actCals": 13, "totalCals": 249, "bmrCals": 236, "heartRate": 61, "solarGen": 4, "caseTemp": 125}}, "rt": "instant", "key": "da844f38c3724a78b015e3a2946bfbb0"}
May 07 12:12:28 msm8909 python3[3048]: 101394.06052851677 [06:05:04:32:34:65] <- HR 003d
May 07 12:12:28 msm8909 python3[3048]: HR READING: 61 TOOK 17.060131 secs
May 07 12:12:28 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:12:28 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:12:28 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 229, 'thermal_gen': 205, 'battery': 77, 'act_cals': 329464, 'heart_rate': 61, 'skin_temp': 133, 'walk_steps': 6258, 'bmr_cals': 744342, 'solar_gen': 176, 'distance': 4939, 'activity': 4, 'case_temp': 130, 'sleep_duration': 0, 'total_cals': 1073806, 'total_steps': 6487}
May 07 12:12:28 msm8909 python3[3048]: W ID: 74
May 07 12:12:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055148, 'wearableId': 74, 'statusValues': {'caseTemp': 130, 'battery': 77, 'totalSteps': 6487, 'solarGen': 176, 'skinTemp': 133, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'runSteps': 229, 'actCals': 329464, 'totalCals': 1073806, 'thermalGen': 205, 'heartRate': 61, 'activity': 4, 'bmrCals': 744342}}
May 07 12:12:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055148, 'wearableId': 74, 'statusValues': {'caseTemp': 130, 'battery': 77, 'totalSteps': 6487, 'solarGen': 176, 'skinTemp': 133, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'runSteps': 229, 'actCals': 329464, 'totalCals': 1073806, 'thermalGen': 205, 'heartRate': 61, 'activity': 4, 'bmrCals': 744342}}
May 07 12:12:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055148, "wearableId": 74, "statusValues": {"caseTemp": 130, "battery": 77, "totalSteps": 6487, "solarGen": 176, "skinTemp": 133, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "runSteps": 229, "actCals": 329464, "totalCals": 1073806, "thermalGen": 205, "heartRate": 61, "activity": 4, "bmrCals": 744342}}, "rt": "instant", "key": "6a8ed8d920324348b1f9c8a4ba6db826"}
May 07 12:12:28 msm8909 python3[3048]: Instant Upload complete
May 07 12:12:28 msm8909 python3[3048]: using silent sync
May 07 12:12:28 msm8909 python3[3048]: Starting sync for: 06:05:04:32:34:65
May 07 12:12:28 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:12:29 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:12:31 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:12:31 msm8909 python3[3048]: Sending start sync for: 06:05:04:32:34:65
May 07 12:12:31 msm8909 python3[3048]: 101397.23317074776 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 07 12:12:31 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:12:32 msm8909 python3[3048]: 101398.53166484833 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:32 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 84, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 130, 'walk_steps': 6537, 'bmr_cals': 738, 'mtp_version': 7, 'solar_gen': 174, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 758, 'total_steps': 6724} 0f890f89000700bb198913ff000000ae000d1482e24054147e82
May 07 12:12:33 msm8909 python3[3048]: 101399.20941185951 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 07 12:12:33 msm8909 python3[3048]: 101399.2246594429 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:33 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:33 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:12:33 msm8909 python3[3048]: 101399.23176884651 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:12:33 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:12:33 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 140, 'battery': 90, 'act_cals': 8, 'case_temp': 123, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 710, 'bmr_cals': 237, 'mtp_version': 7, 'solar_gen': 189, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 245, 'total_steps': 755} 158315830007002d02c6024f018a00bd008c0800ed405a147b7f
May 07 12:12:33 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:12:33 msm8909 python3[3048]: 101399.79992365837 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:33 msm8909 python3[3048]: 101399.91597175598 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 07 12:12:33 msm8909 python3[3048]: 101399.93486762047 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:33 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:33 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:12:33 msm8909 python3[3048]: 101399.94302105904 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 07 12:12:33 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:12:36 msm8909 python3[3048]: 101402.03965520859 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:36 msm8909 python3[3048]: 101402.37663245201 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 07 12:12:36 msm8909 python3[3048]: 101402.39341497421 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:36 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:36 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:12:36 msm8909 python3[3048]: 101402.40018296242 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:12:36 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:12:36 msm8909 python3[3048]: 101402.50342869759 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:36 msm8909 python3[3048]: 101402.89622378349 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 07 12:12:36 msm8909 python3[3048]: 101402.90692186356 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:36 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:36 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:12:36 msm8909 python3[3048]: 101402.99131965637 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 07 12:12:36 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:12:37 msm8909 python3[3048]: 101403.09917497635 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:37 msm8909 python3[3048]: 101403.46175956726 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 07 12:12:37 msm8909 python3[3048]: 101403.47138190269 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:37 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:37 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:12:37 msm8909 python3[3048]: 101403.47846746445 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 07 12:12:37 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:12:37 msm8909 python3[3048]: 101403.54559993744 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:37 msm8909 python3[3048]: 101403.57935428619 [06:05:04:32:34:65] <- RX 2400401501016639aa34021c0032003c0640000019570000134b0010683f0000000002153d2f0532
May 07 12:12:37 msm8909 python3[3048]: 101403.58852672577 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:37 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:37 msm8909 python3[3048]: user prefs:
May 07 12:12:37 msm8909 python3[3048]: self.clockFormat: 01
May 07 12:12:37 msm8909 python3[3048]: self.unit: 01
May 07 12:12:37 msm8909 python3[3048]: self.time: 00000000
May 07 12:12:37 msm8909 python3[3048]: self.timezone: 021c
May 07 12:12:37 msm8909 python3[3048]: self.gender: 00
May 07 12:12:37 msm8909 python3[3048]: self.age: 32
May 07 12:12:37 msm8909 python3[3048]: self.weight: 003c
May 07 12:12:37 msm8909 python3[3048]: self.height: 0640
May 07 12:12:37 msm8909 python3[3048]: self.steps: 00001a2c
May 07 12:12:37 msm8909 python3[3048]: self.distance: 00000003
May 07 12:12:37 msm8909 python3[3048]: self.calories: 00000708
May 07 12:12:37 msm8909 python3[3048]: self.sleep: 000001a4
May 07 12:12:37 msm8909 python3[3048]: self.language: 02
May 07 12:12:37 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:12:37 msm8909 python3[3048]: 101403.66588425636 [06:05:04:32:34:65] <- RX 06004016e2009183912d
May 07 12:12:37 msm8909 python3[3048]: 101403.67521643639 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:37 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:37 msm8909 python3[3048]: Header: 06004016 payload: e200 crc: 9183912d
May 07 12:12:37 msm8909 python3[3048]: 101403.6821615696 [06:05:04:32:34:65] -> TX[42] b'26004010902401016639aa35021c0032003c064000003a9800000003000004b0000001e00215c10722d9'
May 07 12:12:37 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902401016639aa35021c0032003c064000003a9800000003000004b0000001e00215c10722d9
May 07 12:12:37 msm8909 python3[3048]: 101403.76434159279 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: 101404.15240097046 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 07 12:12:38 msm8909 python3[3048]: 101404.16568994522 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:12:38 msm8909 python3[3048]: 101404.17945504189 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 07 12:12:38 msm8909 python3[3048]: 101404.29772639275 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: 101404.69018149376 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 07 12:12:38 msm8909 python3[3048]: 101404.70444750786 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:12:38 msm8909 python3[3048]: 101404.7150285244 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:12:38 msm8909 python3[3048]: 101404.81072020531 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: 101404.83941340446 [06:05:04:32:34:65] <- RX 05004019011bdf05a5
May 07 12:12:38 msm8909 python3[3048]: 101404.84879136086 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: 06:05:04:32:34:65: License Good
May 07 12:12:38 msm8909 python3[3048]: 101404.95631051064 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 07 12:12:38 msm8909 python3[3048]: 101404.96571826935 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:38 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:12:38 msm8909 python3[3048]: 101404.97267007828 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 07 12:12:38 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:12:39 msm8909 python3[3048]: 101405.04747700691 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.08863019943 [06:05:04:32:34:65] <- RX 1c00401b00000001000000010000000000000000000000c000000000266aa852
May 07 12:12:39 msm8909 python3[3048]: 101405.09891796112 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.1637980938 [06:05:04:32:34:65] <- RX 0600401ce2009183912d
May 07 12:12:39 msm8909 python3[3048]: 101405.17301416397 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: Header: 0600401c payload: e200 crc: 9183912d
May 07 12:12:39 msm8909 python3[3048]: 101405.17966413498 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:12:39 msm8909 python3[3048]: 101405.26310133934 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.29032444954 [06:05:04:32:34:65] <- RX 0500401d008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.29955863953 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.38170957565 [06:05:04:32:34:65] <- RX 0600401ee2009183912d
May 07 12:12:39 msm8909 python3[3048]: 101405.3913359642 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: Header: 0600401e payload: e200 crc: 9183912d
May 07 12:12:39 msm8909 python3[3048]: 101405.39813423157 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:12:39 msm8909 python3[3048]: 101405.46627044678 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.49345421791 [06:05:04:32:34:65] <- RX 0800401f107d3966573a2187
May 07 12:12:39 msm8909 python3[3048]: 101405.50287914276 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.59194350243 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 07 12:12:39 msm8909 python3[3048]: 101405.60165333748 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:12:39 msm8909 python3[3048]: 101405.60871267319 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:12:39 msm8909 python3[3048]: 101405.67995619774 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:39 msm8909 python3[3048]: 101405.77853107452 [06:05:04:32:34:65] <- RX 04024011000000006681d905740e8000cde00e09000000006981d905750e8000cc000f09000000007481d905770200004d250f09000000008481d905780200004d270f09000000008c81d905770e80004d050f09000000008481d90576020000cd0b0f09000000007981d90576020000ce0b0f09000000007981d905750e80004d070f09000000007481d905760200004d030f09000000007c81d905770200004b230f09000000008181d905780e8000cd2b4f09000000008f81d90578120000ce2b0f09000000008c81d905770e80004d290f09000000008181d905760200004d290f09000000007f81d905760e8000cd0b0f09
May 07 12:12:39 msm8909 python3[3048]: 101405.87301230431 [06:05:04:32:34:65] <- RX 000000007c81d90576020000cd2b0f09000000007c81d90576020000cd2b0f09000000007f81d905770e8000cc6b0f09000000008181d905770200004d490f09000000008781d90577020000cd6b0f09000000008a81d905780e8000cd6b0f09000000008c81d905780e8000cd6b0f09000000008c81d905770200004d450f09000000008181d905760200004c250f09000000007f81d905770e80004d270f09000000008181d905760200004c090f09000000007981d905750200004d070f09000000007181d905750e8000cc0b0f09000000006e81d90574020000cdeb0e09000000006681d905740200004ce94e0900000000
May 07 12:12:39 msm8909 python3[3048]: 101405.90003609657 [06:05:04:32:34:65] <- RX 6481d905730e8000cdeb0e09000000005c81d905730e8000cdcb0e09f349bfc7
May 07 12:12:39 msm8909 python3[3048]: 101405.9288790226 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:39 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:40 msm8909 python3[3048]: 101406.13978719711 [06:05:04:32:34:65] <- RX 04024012000000005e81d90574020000cdcb0e09000000006181d905740200004dc90e09000000006181d905740e8000cceb0e09000000006481d905740200004ce90e09000000006481d905740200004ee90e09000000006681d905750e7a00cd0b0f09000000006c81d90575020000cc0b0f09000000006c81d90575020000cd0b0f09000000006c81d905750e7a00cc0b0f09000000006c81d905750a8852cd0b0f01000000006e81d90575020000ce0b0f01000000007181d90575020000cd0b0f01000000007481d905750e7a00cc2b0f09000000007481d90576020000cc2b0f09000000007681d90576020000cc2b0f09
May 07 12:12:40 msm8909 python3[3048]: 101406.1900601387 [06:05:04:32:34:65] <- RX 000000007981d905760e9e00cd2b0f09000000007981d90576020000cd4b0f09000000007c81d90576020000cd4b0f09000000007f81d905760e7a00cd2b0f09000000007f81d905760e7a00ce2b0f09000000007f81d90576020000cd2b0f09000000007f81d90576020000cd2b0f09000000007f81d905760e8600cd2b0f09000000007f81d90576020000cd2b0f09000000007c81d90576020000cd2b0f09000000007981d905760e8600cd2b0f09000000007981d90576020000cd2b0f09000000007981d90576020000cd2b0f09000000007981d905760e8600cd2b0f09000000007981d905760e8600cc4b0f0900000000
May 07 12:12:40 msm8909 python3[3048]: 101406.2170124054 [06:05:04:32:34:65] <- RX 7c81d93577020000cb6b0f09000000008181d92577020000ce6b0f09f2d00b81
May 07 12:12:40 msm8909 python3[3048]: 101406.22634005547 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:40 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:40 msm8909 python3[3048]: 101406.37324857712 [06:05:04:32:34:65] <- RX 04024013000000008781d91d780e8600cd8b0f09000000008c81d93978020000cc8b0f09000000009281d929780200004d870f09000000009581d905790e8000cdab0f09000000009881d91178020000cd8b0f0900180012e284d909790200004da54f090022801a2389d93d780e80004d854f09802c0027d28ed93d771200004d674f09801500113685d94d760e8000cc4b0f09000000007981d93576020000cd4b0f09000000007981d905770e8000cd4b0f09000000008181d90577020000cd6b0f09000000008481d90577020000ce6b0f09000000008781d911770e8000cc6b0f09000000008a81d94178020000cd8b0f09
May 07 12:12:40 msm8909 python3[3048]: 101406.42066073418 [06:05:04:32:34:65] <- RX 000000008f81d94179020000cdab0f09000000009881d949790e8000cdab0f09000000009b81d945790e8000cdcb0f09000000009d81d9397a020000cdcb0f0900000000a381d9497a020000cdcb0f0900000000a981d9517b0e8000cceb0f0900000000af81d9557b020000cd0b100900000000b581d9217c0200004d09100900000000bd81d9297c0e80004de50f0900000000bd81d9557c0200004d25100900000000c081d9617c0200004c09100900000000bd81d95d7c0e8000cd2b100900000000c081d9557d0e8000cd4b100900000000c981d9517c020000cc2b100900000000c381d9457d020000cc2b100900000000
May 07 12:12:40 msm8909 python3[3048]: 101406.44769954681 [06:05:04:32:34:65] <- RX c681d9357c0e8000cd2b100900000000c381d9357c0200004c2910099ae1ec82
May 07 12:12:40 msm8909 python3[3048]: 101406.45710921288 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:40 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:40 msm8909 python3[3048]: 101406.58014655113 [06:05:04:32:34:65] <- RX 0402401400000000c381d9057c0200004d0950090026001d0989d9057c120000ce00100900000000c081d9057c0e8000cde04f09803800298a8bd9057c0200004d0550090039002aab8ad9057c1200004de34f09003700296d8ad9097b1200004cc34f09003c802ac88ad9357a1200004dc34f09003c802afe8ad935791200004ca34f09000b0009a983d93d790e80004da54f09803c002c9c8cd94578020000cd800f09000000008f81d93977020000cd400f09000000008481d955760e8000cd604f09000000007681d95975020000cc404f090011000df382d94d75020000cc200f09803880282e8bd949750ce600cc204f01
May 07 12:12:40 msm8909 python3[3048]: 101406.62761425972 [06:05:04:32:34:65] <- RX 803d002d9e8bd949751200004d234f01803c802e048cd94574120000cc004f01803b002d6f8bd945741200004c054f0180398029fd8ad949731200004ce30e01801e0016a886d945720e80004dc54e09003e002dee8bd955720200004cc54e09802380190588d941710e80004ca30e098028801d6288d93d710200004cc34e0980058004a382d94572020000ccc00e09000000004c81d905720e80004dc30e09000000004f81d905720e86004dc30e09000000005481d905720200004da30e09000000005481d905720200004ca34e098014800fe984d905720e86004c830e098014000f6d85d905720200004d630e0900000000
May 07 12:12:40 msm8909 python3[3048]: 101406.65303134918 [06:05:04:32:34:65] <- RX 4f81d905720200004c630e09000000004c81d905710e80004d830e0940a093f0
May 07 12:12:40 msm8909 python3[3048]: 101406.66221642494 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:40 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:40 msm8909 python3[3048]: 101406.79851388931 [06:05:04:32:34:65] <- RX 04024015000000004a81d905720200004d830e09000000004c81d905720200004c830e09000000004f81d905720e80004ca30e09000000005481d905730e80004de30e09000000005e81d93d740200004c030f09000000006681d951750200004d430f09000000007481d94d760e80004d630f09000000007f81d95977020000cd800f09000000008781d95d780200004da30f09000000009581d9617a0e80004de30f0900000000a681d95d7b0200004d03100900000000b581d9597c0200004c43100900000000c081d9417d0e80004d43100900000000cc81d9297e0a78524d43100100000000d281d9057e0200004c431001
May 07 12:12:40 msm8909 python3[3048]: 101406.84616923332 [06:05:04:32:34:65] <- RX 00000000d581d9057e0200004d43100100000000dc81d9057f0e80004d43100900000000e281d9057f0200004c63100900000000e581d9057f020000cd60100900000000e581d9057f0e80004d63100900000000e881d905800200004d63100900000000eb81d905800200004d63100900000000ee81d905800e80004d6310098014800f1085d905800e80004d83100900000000f181d90580020000cd60100900000000ee81d90580020000cd40100900000000eb81d905800e80004d43100900000000ee81d90580020000cd40100900000000ee81d90580020000cd40100900000000ee81d905800e80004d63100900000000
May 07 12:12:40 msm8909 python3[3048]: 101406.87129592896 [06:05:04:32:34:65] <- RX f181d905810200004d83100900000000f881d905810200004d831009cb60c3a3
May 07 12:12:40 msm8909 python3[3048]: 101406.88030934334 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:40 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:41 msm8909 python3[3048]: 101407.02061676979 [06:05:04:32:34:65] <- RX 0402401600000000fb81d905810c8a00cda05001000000000182d905820e80004da31009000000000482d90582020000cda01009000000000b82d90582020000cdc01009000000000e82d905820e8000cda01009000000000b82d90582020000cda01009000000000e82d90583020000cda01009000000001182d905830e8000cda01009000000001182d905830200004ca31009000000001482d905830200004da31009000000001482d905830e80004da31009000000001182d905830e80004da31009000000001182d90582020000cda01009000000000e82d90582020000cda01009000000000e82d905830c8c00cda01001
May 07 12:12:41 msm8909 python3[3048]: 101407.07486724854 [06:05:04:32:34:65] <- RX 000000001182d90583020000cda01001000000001182d90582020000cda01001000000000e82d905830c8c00cda01001000000001882d90584020000cdc01001000000001e82d90584020000cdc01001000000002582d905850c82004dc31001000000002b82d905850e7a00cde01009000000002e82d90585020000cde01009000000002e82d90585020000cde01009000000002e82d905850e7a00cd001109000000003282d90585020000cc001109000000003282d90585020000cde01009000000002b82d905840e7a004de310090013800d3084d905840200004cc310098022001e388ad905830200004dc3100900000000
May 07 12:12:41 msm8909 python3[3048]: 101407.1003370285 [06:05:04:32:34:65] <- RX fa82d905820e7a004da31009000000000b82d905810e7a004d83100919f0b724
May 07 12:12:41 msm8909 python3[3048]: 101407.10968160629 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:41 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:41 msm8909 python3[3048]: 101407.17971754074 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 07 12:12:41 msm8909 python3[3048]: 101407.19344425201 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:41 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:41 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:12:41 msm8909 python3[3048]: 101407.20324540138 [06:05:04:32:34:65] -> TX[10] b'06004010902397e9ff92'
May 07 12:12:41 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 07 12:12:41 msm8909 python3[3048]: 101407.30138802528 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:41 msm8909 python3[3048]: 101407.32807803154 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 07 12:12:41 msm8909 python3[3048]: 101407.33732295036 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:41 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:41 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:12:41 msm8909 python3[3048]: 101407.34389686584 [06:05:04:32:34:65] -> TX[10] b'0600401091013299845e'
May 07 12:12:41 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 07 12:12:41 msm8909 python3[3048]: 101407.41560530663 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 07 12:12:42 msm8909 python3[3048]: 101408.48970174789 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 07 12:12:42 msm8909 python3[3048]: 101408.49887537956 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 07 12:12:42 msm8909 python3[3048]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:12:42 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:12:42 msm8909 python3[3048]: command list complete
May 07 12:12:42 msm8909 python3[3048]: DEACTIVATING AMDTP.
May 07 12:12:42 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:12:42 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:12:42 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:32:34:65
May 07 12:12:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:12:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:12:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:12:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:12:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "6947c204f39245cb80acd6faa0ffd0a2"}
May 07 12:12:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055080.4207644, 'type': 's', 'key': '01598044faab4cf5b2073d6e46534ef4'}
May 07 12:12:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055091.0585222, 'type': 's', 'key': '45e496827d134b6e9fd5d0a782cb9309'}
May 07 12:12:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055101.3917637, 'type': 's', 'key': '7739a2be9cbc4b619c8c0c9f562a6cb6'}
May 07 12:12:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055108.6352437, 'type': 's', 'key': 'aa983e27b0bd4106ac8992f44ccbeef4'}
May 07 12:12:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055123.6794581, 'type': 's', 'key': '3f7cb2e5a984446db8ad1bfe35cc280f'}
May 07 12:12:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055128.7733479, 'type': 's', 'key': 'a9168e590a954ce19086990db1565921'}
May 07 12:12:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055129.3669057, 'type': 's', 'key': 'd17e7efb9c3e48e2a330020d2a34c3b8'}
May 07 12:12:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055142.2409554, 'type': 's', 'key': 'da844f38c3724a78b015e3a2946bfbb0'}
May 07 12:12:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055149.0120842, 'type': 's', 'key': '6a8ed8d920324348b1f9c8a4ba6db826'}
May 07 12:12:43 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:12:45 msm8909 python3[3048]: Total BG Logs: 192
May 07 12:12:46 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715043600, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 361, 'deltaDistance': 0, 'utcTimestamp': 1715043660, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715043720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715043780, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715043840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715043900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}
May 07 12:12:46 msm8909 python3[3048]: , {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715043960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715044020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715044080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715044140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 30.25, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715044200, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715044260, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'de
May 07 12:12:46 msm8909 python3[3048]: ltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044320, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715044380, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715044440, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715044500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715044560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715044620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery
May 07 12:12:46 msm8909 python3[3048]: ': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715044680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715044740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715044800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044860, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715044920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715044980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, '
May 07 12:12:46 msm8909 python3[3048]: skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715045040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715045100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715045160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715045220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 1715045280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 29.75, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715045340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.75, 'delta
May 07 12:12:46 msm8909 python3[3048]: ActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715045400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 348, 'deltaDistance': 0, 'utcTimestamp': 1715045460, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715045520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715045580, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 353, 'deltaDistance': 0, 'utcTimestamp': 1715045640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 356, 'deltaDistance': 0, 'utcTimestamp': 1715045700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 356, 'deltaDistan
May 07 12:12:46 msm8909 python3[3048]: ce': 0, 'utcTimestamp': 1715045760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715045820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715045940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715046000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 364, 'deltaDistance': 0, 'utcTimestamp': 1715046060, 'powerConsumedIndex': 5, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 68, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 366, 'deltaDistance': 0, 'utcTimestamp': 171
May 07 12:12:46 msm8909 python3[3048]: 5046120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 369, 'deltaDistance': 0, 'utcTimestamp': 1715046180, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715046300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715046360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715046420, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715046480, 'powerConsumed
May 07 12:12:46 msm8909 python3[3048]: Index': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715046540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715046600, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715046660, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715046720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715046780, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715046840, 'powerConsumedIndex': 7, 'deltaBmrCals'
May 07 12:12:46 msm8909 python3[3048]: : 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715046900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715046960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047200, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:0
May 07 12:12:46 msm8909 python3[3048]: 5:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047260, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 380, 'deltaDistance': 0, 'utcTimestamp': 1715047320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 13}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715047380, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 9}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715047440, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 7}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 396, 'deltaDistance': 0, 'utcTimestamp': 1715047500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 14}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 402, 'deltaDistance': 0, 'utcTimestamp': 1715047560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalk
May 07 12:12:46 msm8909 python3[3048]: Steps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 10}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 405, 'deltaDistance': 0, 'utcTimestamp': 1715047620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715047680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 4}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.25, 'deltaActCals': 1250, 'deltaDistance': 36, 'utcTimestamp': 1715047740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 48, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 2}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.0, 'deltaActCals': 2339, 'deltaDistance': 53, 'utcTimestamp': 1715047800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 68, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 15}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 30.75, 'deltaActCals': 3794, 'deltaDistance': 78, 'utcTimestamp': 1715047860, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 89, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 15}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 1334, 'deltaDistance': 34, 'utcTimestamp': 1715047920, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 43
May 07 12:12:46 msm8909 python3[3048]: , 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 19}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715047980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 13}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 377, 'deltaDistance': 0, 'utcTimestamp': 1715048040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715048100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715048160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715048220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 4}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 394, 'deltaDistance': 0, 'utcTimestamp': 1715048280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'w
May 07 12:12:46 msm8909 python3[3048]: earableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 16}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715048340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 16}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 408, 'deltaDistance': 0, 'utcTimestamp': 1715048400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 18}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 411, 'deltaDistance': 0, 'utcTimestamp': 1715048460, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 17}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 413, 'deltaDistance': 0, 'utcTimestamp': 1715048520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.5, 'thermalGenIndex': 14}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 419, 'deltaDistance': 0, 'utcTimestamp': 1715048580, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.5, 'thermalGenIndex': 18}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 425, 'deltaDistance': 0, 'utcTimestamp': 1715048640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'cas
May 07 12:12:46 msm8909 python3[3048]: eTemp': 30.75, 'thermalGenIndex': 20}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 431, 'deltaDistance': 0, 'utcTimestamp': 1715048700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.75, 'thermalGenIndex': 21}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 437, 'deltaDistance': 0, 'utcTimestamp': 1715048760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 8}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 445, 'deltaDistance': 0, 'utcTimestamp': 1715048820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 10}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 445, 'deltaDistance': 0, 'utcTimestamp': 1715048880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 21}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 448, 'deltaDistance': 0, 'utcTimestamp': 1715048940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 24}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 445, 'deltaDistance': 0, 'utcTimestamp': 1715049000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.0, 'therm
May 07 12:12:46 msm8909 python3[3048]: alGenIndex': 23}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 448, 'deltaDistance': 0, 'utcTimestamp': 1715049060, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.25, 'thermalGenIndex': 21}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 457, 'deltaDistance': 0, 'utcTimestamp': 1715049120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 20}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 451, 'deltaDistance': 0, 'utcTimestamp': 1715049180, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.25, 'thermalGenIndex': 17}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 454, 'deltaDistance': 0, 'utcTimestamp': 1715049240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 13}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 451, 'deltaDistance': 0, 'utcTimestamp': 1715049300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 13}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 32.0, 'deltaActCals': 451, 'deltaDistance': 0, 'utcTimestamp': 1715049360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {
May 07 12:12:46 msm8909 python3[3048]: 'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 2313, 'deltaDistance': 58, 'utcTimestamp': 1715049420, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 76, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.75, 'deltaActCals': 448, 'deltaDistance': 0, 'utcTimestamp': 1715049480, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 32.0, 'deltaActCals': 2954, 'deltaDistance': 82, 'utcTimestamp': 1715049540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 113, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 1}]}
May 07 12:12:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.75, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715043600, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.0, "deltaActCals": 361, "deltaDistance": 0, "utcTimestamp": 1715043660, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715043720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715043780, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715043840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715043900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex
May 07 12:12:46 msm8909 python3[3048]: ": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.0, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715043960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715044020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715044080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 30.25, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715044140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 30.25, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715044200, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.25, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715044260, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 18
May 07 12:12:46 msm8909 python3[3048]: , "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044320, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715044380, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715044440, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715044500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715044560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.75, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715044620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "ba
May 07 12:12:46 msm8909 python3[3048]: ttery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715044680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.75, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715044740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.75, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715044800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.75, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044860, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715044920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.25, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715044980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 77, "activity":
May 07 12:12:46 msm8909 python3[3048]: 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715045040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.0, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715045100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715045160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715045220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.75, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp": 1715045280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 29.75, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715045340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.75, "
May 07 12:12:46 msm8909 python3[3048]: deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715045400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.5, "deltaActCals": 348, "deltaDistance": 0, "utcTimestamp": 1715045460, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.5, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715045520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.5, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715045580, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.75, "deltaActCals": 353, "deltaDistance": 0, "utcTimestamp": 1715045640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.75, "deltaActCals": 356, "deltaDistance": 0, "utcTimestamp": 1715045700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 29.75, "deltaActCals": 356, "deltaD
May 07 12:12:46 msm8909 python3[3048]: istance": 0, "utcTimestamp": 1715045760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715045820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.0, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715045940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.0, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715046000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 364, "deltaDistance": 0, "utcTimestamp": 1715046060, "powerConsumedIndex": 5, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 68, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.0, "deltaActCals": 366, "deltaDistance": 0, "utcTimestamp"
May 07 12:12:46 msm8909 python3[3048]: : 1715046120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.0, "deltaActCals": 369, "deltaDistance": 0, "utcTimestamp": 1715046180, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.25, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715046300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.25, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715046360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715046420, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715046480, "powerCon
May 07 12:12:46 msm8909 python3[3048]: sumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715046540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715046600, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715046660, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715046720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715046780, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715046840, "powerConsumedIndex": 7, "deltaBmr
May 07 12:12:46 msm8909 python3[3048]: Cals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715046900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715046960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047200, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId":
May 07 12:12:46 msm8909 python3[3048]: "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.5, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047260, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 30.75, "deltaActCals": 380, "deltaDistance": 0, "utcTimestamp": 1715047320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 13}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.75, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715047380, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 9}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.0, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715047440, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 7}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.0, "deltaActCals": 396, "deltaDistance": 0, "utcTimestamp": 1715047500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 14}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.0, "deltaActCals": 402, "deltaDistance": 0, "utcTimestamp": 1715047560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "delt
May 07 12:12:46 msm8909 python3[3048]: aWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 10}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 405, "deltaDistance": 0, "utcTimestamp": 1715047620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.0, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715047680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 4}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.25, "deltaActCals": 1250, "deltaDistance": 36, "utcTimestamp": 1715047740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 48, "heartRate": null, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 2}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.0, "deltaActCals": 2339, "deltaDistance": 53, "utcTimestamp": 1715047800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 68, "heartRate": 64, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 15}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 30.75, "deltaActCals": 3794, "deltaDistance": 78, "utcTimestamp": 1715047860, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 89, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 15}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.5, "deltaActCals": 1334, "deltaDistance": 34, "utcTimestamp": 1715047920, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps
May 07 12:12:46 msm8909 python3[3048]: ": 43, "heartRate": 64, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 19}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715047980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 13}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 377, "deltaDistance": 0, "utcTimestamp": 1715048040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.75, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715048100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.75, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715048160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.75, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715048220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 4}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.0, "deltaActCals": 394, "deltaDistance": 0, "utcTimestamp": 1715048280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": nul
May 07 12:12:46 msm8909 python3[3048]: l, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 16}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715048340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 16}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 408, "deltaDistance": 0, "utcTimestamp": 1715048400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 18}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 411, "deltaDistance": 0, "utcTimestamp": 1715048460, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 17}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 413, "deltaDistance": 0, "utcTimestamp": 1715048520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.5, "thermalGenIndex": 14}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 419, "deltaDistance": 0, "utcTimestamp": 1715048580, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.5, "thermalGenIndex": 18}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 425, "deltaDistance": 0, "utcTimestamp": 1715048640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74,
May 07 12:12:46 msm8909 python3[3048]: "caseTemp": 30.75, "thermalGenIndex": 20}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 431, "deltaDistance": 0, "utcTimestamp": 1715048700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.75, "thermalGenIndex": 21}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 437, "deltaDistance": 0, "utcTimestamp": 1715048760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 8}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 445, "deltaDistance": 0, "utcTimestamp": 1715048820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 10}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 445, "deltaDistance": 0, "utcTimestamp": 1715048880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 21}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 448, "deltaDistance": 0, "utcTimestamp": 1715048940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 24}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 445, "deltaDistance": 0, "utcTimestamp": 1715049000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.0, "
May 07 12:12:46 msm8909 python3[3048]: thermalGenIndex": 23}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 448, "deltaDistance": 0, "utcTimestamp": 1715049060, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.25, "thermalGenIndex": 21}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 457, "deltaDistance": 0, "utcTimestamp": 1715049120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 20}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 451, "deltaDistance": 0, "utcTimestamp": 1715049180, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.25, "thermalGenIndex": 17}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 454, "deltaDistance": 0, "utcTimestamp": 1715049240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 13}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 451, "deltaDistance": 0, "utcTimestamp": 1715049300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 13}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 32.0, "deltaActCals": 451, "deltaDistance": 0, "utcTimestamp": 1715049360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex":
May 07 12:12:46 msm8909 python3[3048]: 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.0, "deltaActCals": 2313, "deltaDistance": 58, "utcTimestamp": 1715049420, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 76, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.75, "deltaActCals": 448, "deltaDistance": 0, "utcTimestamp": 1715049480, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 32.0, "deltaActCals": 2954, "deltaDistance": 82, "utcTimestamp": 1715049540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 113, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 1}]}, "rt": "bg", "key": "d8815b4ec6e0491fbb04ed927e4b33e2"}
May 07 12:12:46 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.75, 'deltaActCals': 2731, 'deltaDistance': 84, 'utcTimestamp': 1715049600, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 114, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 31.5, 'deltaActCals': 2669, 'deltaDistance': 82, 'utcTimestamp': 1715049660, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 110, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.75, 'thermalGenIndex': 2}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.5, 'deltaActCals': 2760, 'deltaDistance': 85, 'utcTimestamp': 1715049720, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 120, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.5, 'thermalGenIndex': 13}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 31.25, 'deltaActCals': 2814, 'deltaDistance': 85, 'utcTimestamp': 1715049780, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 120, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 13}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.25, 'deltaActCals': 937, 'deltaDistance': 18, 'utcTimestamp': 1715049840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 22, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.25, 'thermalGenIndex': 15}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 3228, 'deltaDistance': 88, 'utcTimestamp': 1715049900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 121, 'heartRate': None, 'wearableId': 74, 'caseTemp': 3
May 07 12:12:46 msm8909 python3[3048]: 0.0, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 399, 'deltaDistance': 0, 'utcTimestamp': 1715049960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 14}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 30.75, 'deltaActCals': 388, 'deltaDistance': 0, 'utcTimestamp': 1715050020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 30.5, 'deltaActCals': 374, 'deltaDistance': 0, 'utcTimestamp': 1715050080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 755, 'deltaDistance': 26, 'utcTimestamp': 1715050140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 34, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 19}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 30.25, 'deltaActCals': 2862, 'deltaDistance': 81, 'utcTimestamp': 1715050200, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 113, 'heartRate': 115, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 18}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 30.25, 'deltaActCals': 2974, 'deltaDistance': 90, 'utcTimestamp': 1715050260, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 123, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'ther
May 07 12:12:46 msm8909 python3[3048]: malGenIndex': 18}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 3076, 'deltaDistance': 93, 'utcTimestamp': 1715050320, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 121, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 17}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 30.0, 'deltaActCals': 2927, 'deltaDistance': 90, 'utcTimestamp': 1715050380, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 119, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 17}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 2813, 'deltaDistance': 83, 'utcTimestamp': 1715050440, 'powerConsumedIndex': 9, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 115, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.75, 'thermalGenIndex': 18}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 1704, 'deltaDistance': 44, 'utcTimestamp': 1715050500, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 61, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 17}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 3054, 'deltaDistance': 90, 'utcTimestamp': 1715050560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 124, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 21}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 2053, 'deltaDistance': 51, 'utcTimestamp': 1715050620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 71, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.25, 'therm
May 07 12:12:46 msm8909 python3[3048]: alGenIndex': 16}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 29.5, 'deltaActCals': 2146, 'deltaDistance': 59, 'utcTimestamp': 1715050680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 81, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.25, 'thermalGenIndex': 15}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 675, 'deltaDistance': 9, 'utcTimestamp': 1715050740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 11, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 17}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 332, 'deltaDistance': 0, 'utcTimestamp': 1715050800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 335, 'deltaDistance': 0, 'utcTimestamp': 1715050860, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715050920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 29.25, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715050980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGe
May 07 12:12:46 msm8909 python3[3048]: nIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 1257, 'deltaDistance': 31, 'utcTimestamp': 1715051040, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 41, 'heartRate': 67, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 28.75, 'deltaActCals': 1389, 'deltaDistance': 30, 'utcTimestamp': 1715051100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 41, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 28.75, 'deltaActCals': 335, 'deltaDistance': 0, 'utcTimestamp': 1715051160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 332, 'deltaDistance': 0, 'utcTimestamp': 1715051220, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 330, 'deltaDistance': 0, 'utcTimestamp': 1715051280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 332, 'deltaDistance': 0, 'utcTimestamp': 1715051340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps'
May 07 12:12:46 msm8909 python3[3048]: : 0, 'battery': 76, 'activity': 4, 'skinTemp': 29.25, 'deltaActCals': 335, 'deltaDistance': 0, 'utcTimestamp': 1715051400, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 29.75, 'deltaActCals': 340, 'deltaDistance': 0, 'utcTimestamp': 1715051460, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 28.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 350, 'deltaDistance': 0, 'utcTimestamp': 1715051520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.0, 'thermalGenIndex': 15}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 358, 'deltaDistance': 0, 'utcTimestamp': 1715051580, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.25, 'thermalGenIndex': 20}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 372, 'deltaDistance': 0, 'utcTimestamp': 1715051640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 29.5, 'thermalGenIndex': 19}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 383, 'deltaDistance': 0, 'utcTimestamp': 1715051700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 29.75, 'thermalGenIndex': 22}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activit
May 07 12:12:46 msm8909 python3[3048]: y': 4, 'skinTemp': 31.25, 'deltaActCals': 391, 'deltaDistance': 0, 'utcTimestamp': 1715051760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.0, 'thermalGenIndex': 23}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 405, 'deltaDistance': 0, 'utcTimestamp': 1715051820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 30.5, 'thermalGenIndex': 24}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 422, 'deltaDistance': 0, 'utcTimestamp': 1715051880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 30.75, 'thermalGenIndex': 23}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 437, 'deltaDistance': 0, 'utcTimestamp': 1715051940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.0, 'thermalGenIndex': 22}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 448, 'deltaDistance': 0, 'utcTimestamp': 1715052000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.25, 'thermalGenIndex': 16}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 460, 'deltaDistance': 0, 'utcTimestamp': 1715052060, 'powerConsumedIndex': 5, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 60, 'wearableId': 74, 'caseTemp': 31.5, 'thermalGenIndex': 10}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.5, 'de
May 07 12:12:46 msm8909 python3[3048]: ltaActCals': 466, 'deltaDistance': 0, 'utcTimestamp': 1715052120, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 469, 'deltaDistance': 0, 'utcTimestamp': 1715052180, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 476, 'deltaDistance': 0, 'utcTimestamp': 1715052240, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 482, 'deltaDistance': 0, 'utcTimestamp': 1715052300, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 485, 'deltaDistance': 0, 'utcTimestamp': 1715052360, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 485, 'deltaDistance': 0, 'utcTimestamp': 1715052420, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 31.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 488, 'deltaDist
May 07 12:12:46 msm8909 python3[3048]: ance': 0, 'utcTimestamp': 1715052480, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 491, 'deltaDistance': 0, 'utcTimestamp': 1715052540, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715052600, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.0, 'deltaActCals': 1296, 'deltaDistance': 31, 'utcTimestamp': 1715052660, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 41, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 497, 'deltaDistance': 0, 'utcTimestamp': 1715052720, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715052780, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 491, 'deltaDistance': 0, 'utcTimestamp': 1715
May 07 12:12:46 msm8909 python3[3048]: 052840, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715052900, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.5, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715052960, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.75, 'deltaActCals': 494, 'deltaDistance': 0, 'utcTimestamp': 1715053020, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.0, 'deltaActCals': 497, 'deltaDistance': 0, 'utcTimestamp': 1715053080, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.0, 'deltaActCals': 504, 'deltaDistance': 0, 'utcTimestamp': 1715053140, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 33.25, 'deltaActCals': 507, 'deltaDistance': 0, 'utcTimestamp': 1715053200, 'powerConsumedIndex': 6,
May 07 12:12:46 msm8909 python3[3048]: 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 69, 'wearableId': 74, 'caseTemp': 32.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 513, 'deltaDistance': 0, 'utcTimestamp': 1715053260, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 516, 'deltaDistance': 0, 'utcTimestamp': 1715053320, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.5, 'deltaActCals': 523, 'deltaDistance': 0, 'utcTimestamp': 1715053380, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 526, 'deltaDistance': 0, 'utcTimestamp': 1715053440, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 523, 'deltaDistance': 0, 'utcTimestamp': 1715053500, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 526, 'deltaDistance': 0, 'utcTimestamp': 1715053560, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId'
May 07 12:12:46 msm8909 python3[3048]: : '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 529, 'deltaDistance': 0, 'utcTimestamp': 1715053620, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 529, 'deltaDistance': 0, 'utcTimestamp': 1715053680, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 532, 'deltaDistance': 0, 'utcTimestamp': 1715053740, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 532, 'deltaDistance': 0, 'utcTimestamp': 1715053800, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 529, 'deltaDistance': 0, 'utcTimestamp': 1715053860, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 529, 'deltaDistance': 0, 'utcTimestamp': 1715053920, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'de
May 07 12:12:46 msm8909 python3[3048]: ltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 526, 'deltaDistance': 0, 'utcTimestamp': 1715053980, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 526, 'deltaDistance': 0, 'utcTimestamp': 1715054040, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 70, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 529, 'deltaDistance': 0, 'utcTimestamp': 1715054100, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 529, 'deltaDistance': 0, 'utcTimestamp': 1715054160, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 526, 'deltaDistance': 0, 'utcTimestamp': 1715054220, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 70, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.5, 'deltaActCals': 536, 'deltaDistance': 0, 'utcTimestamp': 1715054280, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate
May 07 12:12:46 msm8909 python3[3048]: ': None, 'wearableId': 74, 'caseTemp': 33.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.5, 'deltaActCals': 542, 'deltaDistance': 0, 'utcTimestamp': 1715054340, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 33.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.5, 'deltaActCals': 549, 'deltaDistance': 0, 'utcTimestamp': 1715054400, 'powerConsumedIndex': 6, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 65, 'wearableId': 74, 'caseTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.75, 'deltaActCals': 555, 'deltaDistance': 0, 'utcTimestamp': 1715054460, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.75, 'deltaActCals': 558, 'deltaDistance': 0, 'utcTimestamp': 1715054520, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.75, 'deltaActCals': 558, 'deltaDistance': 0, 'utcTimestamp': 1715054580, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 34.0, 'deltaActCals': 558, 'deltaDistance': 0, 'utcTimestamp': 1715054640, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'cas
May 07 12:12:46 msm8909 python3[3048]: eTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 34.0, 'deltaActCals': 562, 'deltaDistance': 0, 'utcTimestamp': 1715054700, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.75, 'deltaActCals': 562, 'deltaDistance': 0, 'utcTimestamp': 1715054760, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 74, 'caseTemp': 33.25, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.75, 'deltaActCals': 555, 'deltaDistance': 0, 'utcTimestamp': 1715054820, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 33.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 33.5, 'deltaActCals': 1072, 'deltaDistance': 27, 'utcTimestamp': 1715054880, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 38, 'heartRate': None, 'wearableId': 74, 'caseTemp': 33.0, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.5, 'deltaActCals': 2616, 'deltaDistance': 60, 'utcTimestamp': 1715054940, 'powerConsumedIndex': 1, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 69, 'heartRate': None, 'wearableId': 74, 'caseTemp': 32.75, 'thermalGenIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.25, 'deltaActCals': 762, 'deltaDistance': 0, 'utcTimestamp': 1715055000, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 32.5, 'thermalG
May 07 12:12:46 msm8909 python3[3048]: enIndex': 1}, {'solarGenIndex': 6, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 33.0, 'deltaActCals': 523, 'deltaDistance': 0, 'utcTimestamp': 1715055060, 'powerConsumedIndex': 7, 'deltaBmrCals': 947, 'deviceId': '06:05:04:32:34:65', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 74, 'caseTemp': 32.25, 'thermalGenIndex': 1}]}
May 07 12:12:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.75, "deltaActCals": 2731, "deltaDistance": 84, "utcTimestamp": 1715049600, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 114, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 31.5, "deltaActCals": 2669, "deltaDistance": 82, "utcTimestamp": 1715049660, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 110, "heartRate": null, "wearableId": 74, "caseTemp": 30.75, "thermalGenIndex": 2}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.5, "deltaActCals": 2760, "deltaDistance": 85, "utcTimestamp": 1715049720, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 120, "heartRate": null, "wearableId": 74, "caseTemp": 30.5, "thermalGenIndex": 13}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 31.25, "deltaActCals": 2814, "deltaDistance": 85, "utcTimestamp": 1715049780, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 120, "heartRate": null, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 13}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.25, "deltaActCals": 937, "deltaDistance": 18, "utcTimestamp": 1715049840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 22, "heartRate": 64, "wearableId": 74, "caseTemp": 30.25, "thermalGenIndex": 15}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.0, "deltaActCals": 3228, "deltaDistance": 88, "utcTimestamp": 1715049900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 121, "heartRate": null, "wearableId": 74, "caseTem
May 07 12:12:46 msm8909 python3[3048]: p": 30.0, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 399, "deltaDistance": 0, "utcTimestamp": 1715049960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 14}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 30.75, "deltaActCals": 388, "deltaDistance": 0, "utcTimestamp": 1715050020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 30.5, "deltaActCals": 374, "deltaDistance": 0, "utcTimestamp": 1715050080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.25, "deltaActCals": 755, "deltaDistance": 26, "utcTimestamp": 1715050140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 34, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 19}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 30.25, "deltaActCals": 2862, "deltaDistance": 81, "utcTimestamp": 1715050200, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 113, "heartRate": 115, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 18}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 30.25, "deltaActCals": 2974, "deltaDistance": 90, "utcTimestamp": 1715050260, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 123, "heartRate": null, "wearableId": 74, "caseTemp": 29.25,
May 07 12:12:46 msm8909 python3[3048]: "thermalGenIndex": 18}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 30.0, "deltaActCals": 3076, "deltaDistance": 93, "utcTimestamp": 1715050320, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 121, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 17}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 30.0, "deltaActCals": 2927, "deltaDistance": 90, "utcTimestamp": 1715050380, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 119, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 17}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.75, "deltaActCals": 2813, "deltaDistance": 83, "utcTimestamp": 1715050440, "powerConsumedIndex": 9, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 115, "heartRate": null, "wearableId": 74, "caseTemp": 28.75, "thermalGenIndex": 18}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 29.5, "deltaActCals": 1704, "deltaDistance": 44, "utcTimestamp": 1715050500, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 61, "heartRate": 64, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 17}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 29.5, "deltaActCals": 3054, "deltaDistance": 90, "utcTimestamp": 1715050560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 124, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 21}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.25, "deltaActCals": 2053, "deltaDistance": 51, "utcTimestamp": 1715050620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 71, "heartRate": 64, "wearableId": 74, "caseTemp": 28.25, "
May 07 12:12:46 msm8909 python3[3048]: thermalGenIndex": 16}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 29.5, "deltaActCals": 2146, "deltaDistance": 59, "utcTimestamp": 1715050680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 81, "heartRate": null, "wearableId": 74, "caseTemp": 28.25, "thermalGenIndex": 15}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.5, "deltaActCals": 675, "deltaDistance": 9, "utcTimestamp": 1715050740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 11, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 17}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.5, "deltaActCals": 332, "deltaDistance": 0, "utcTimestamp": 1715050800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.5, "deltaActCals": 335, "deltaDistance": 0, "utcTimestamp": 1715050860, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.25, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715050920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 29.25, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715050980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"so
May 07 12:12:46 msm8909 python3[3048]: larGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.0, "deltaActCals": 1257, "deltaDistance": 31, "utcTimestamp": 1715051040, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 41, "heartRate": 67, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 28.75, "deltaActCals": 1389, "deltaDistance": 30, "utcTimestamp": 1715051100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 41, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 28.75, "deltaActCals": 335, "deltaDistance": 0, "utcTimestamp": 1715051160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.0, "deltaActCals": 332, "deltaDistance": 0, "utcTimestamp": 1715051220, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 28.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.0, "deltaActCals": 330, "deltaDistance": 0, "utcTimestamp": 1715051280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 29.0, "deltaActCals": 332, "deltaDistance": 0, "utcTimestamp": 1715051340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunS
May 07 12:12:46 msm8909 python3[3048]: teps": 0, "battery": 76, "activity": 4, "skinTemp": 29.25, "deltaActCals": 335, "deltaDistance": 0, "utcTimestamp": 1715051400, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 28.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 29.75, "deltaActCals": 340, "deltaDistance": 0, "utcTimestamp": 1715051460, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 28.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.0, "deltaActCals": 350, "deltaDistance": 0, "utcTimestamp": 1715051520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.0, "thermalGenIndex": 15}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.5, "deltaActCals": 358, "deltaDistance": 0, "utcTimestamp": 1715051580, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.25, "thermalGenIndex": 20}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.75, "deltaActCals": 372, "deltaDistance": 0, "utcTimestamp": 1715051640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 29.5, "thermalGenIndex": 19}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.0, "deltaActCals": 383, "deltaDistance": 0, "utcTimestamp": 1715051700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 29.75, "thermalGenIndex": 22}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "ac
May 07 12:12:46 msm8909 python3[3048]: tivity": 4, "skinTemp": 31.25, "deltaActCals": 391, "deltaDistance": 0, "utcTimestamp": 1715051760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.0, "thermalGenIndex": 23}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 405, "deltaDistance": 0, "utcTimestamp": 1715051820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 30.5, "thermalGenIndex": 24}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 422, "deltaDistance": 0, "utcTimestamp": 1715051880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 30.75, "thermalGenIndex": 23}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.5, "deltaActCals": 437, "deltaDistance": 0, "utcTimestamp": 1715051940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.0, "thermalGenIndex": 22}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 448, "deltaDistance": 0, "utcTimestamp": 1715052000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.25, "thermalGenIndex": 16}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 460, "deltaDistance": 0, "utcTimestamp": 1715052060, "powerConsumedIndex": 5, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 60, "wearableId": 74, "caseTemp": 31.5, "thermalGenIndex": 10}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.5
May 07 12:12:46 msm8909 python3[3048]: , "deltaActCals": 466, "deltaDistance": 0, "utcTimestamp": 1715052120, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 469, "deltaDistance": 0, "utcTimestamp": 1715052180, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 476, "deltaDistance": 0, "utcTimestamp": 1715052240, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.75, "deltaActCals": 482, "deltaDistance": 0, "utcTimestamp": 1715052300, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 485, "deltaDistance": 0, "utcTimestamp": 1715052360, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 485, "deltaDistance": 0, "utcTimestamp": 1715052420, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 31.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 488, "delt
May 07 12:12:46 msm8909 python3[3048]: aDistance": 0, "utcTimestamp": 1715052480, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 491, "deltaDistance": 0, "utcTimestamp": 1715052540, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715052600, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.0, "deltaActCals": 1296, "deltaDistance": 31, "utcTimestamp": 1715052660, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 41, "heartRate": 64, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 497, "deltaDistance": 0, "utcTimestamp": 1715052720, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715052780, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 491, "deltaDistance": 0, "utcTimestamp":
May 07 12:12:46 msm8909 python3[3048]: 1715052840, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715052900, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.5, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715052960, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.75, "deltaActCals": 494, "deltaDistance": 0, "utcTimestamp": 1715053020, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.0, "deltaActCals": 497, "deltaDistance": 0, "utcTimestamp": 1715053080, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.0, "deltaActCals": 504, "deltaDistance": 0, "utcTimestamp": 1715053140, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 33.25, "deltaActCals": 507, "deltaDistance": 0, "utcTimestamp": 1715053200, "powerConsumedIndex
May 07 12:12:46 msm8909 python3[3048]: ": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 69, "wearableId": 74, "caseTemp": 32.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 513, "deltaDistance": 0, "utcTimestamp": 1715053260, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 516, "deltaDistance": 0, "utcTimestamp": 1715053320, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.5, "deltaActCals": 523, "deltaDistance": 0, "utcTimestamp": 1715053380, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 526, "deltaDistance": 0, "utcTimestamp": 1715053440, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 523, "deltaDistance": 0, "utcTimestamp": 1715053500, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 526, "deltaDistance": 0, "utcTimestamp": 1715053560, "powerConsumedIndex": 1, "deltaBmrCals": 947, "devi
May 07 12:12:46 msm8909 python3[3048]: ceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 529, "deltaDistance": 0, "utcTimestamp": 1715053620, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 33.25, "deltaActCals": 529, "deltaDistance": 0, "utcTimestamp": 1715053680, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 532, "deltaDistance": 0, "utcTimestamp": 1715053740, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 532, "deltaDistance": 0, "utcTimestamp": 1715053800, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 529, "deltaDistance": 0, "utcTimestamp": 1715053860, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 529, "deltaDistance": 0, "utcTimestamp": 1715053920, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65"
May 07 12:12:46 msm8909 python3[3048]: , "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 526, "deltaDistance": 0, "utcTimestamp": 1715053980, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 526, "deltaDistance": 0, "utcTimestamp": 1715054040, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 70, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 529, "deltaDistance": 0, "utcTimestamp": 1715054100, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 529, "deltaDistance": 0, "utcTimestamp": 1715054160, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 32.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 526, "deltaDistance": 0, "utcTimestamp": 1715054220, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 70, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.5, "deltaActCals": 536, "deltaDistance": 0, "utcTimestamp": 1715054280, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "hear
May 07 12:12:46 msm8909 python3[3048]: tRate": null, "wearableId": 74, "caseTemp": 33.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.5, "deltaActCals": 542, "deltaDistance": 0, "utcTimestamp": 1715054340, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 33.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.5, "deltaActCals": 549, "deltaDistance": 0, "utcTimestamp": 1715054400, "powerConsumedIndex": 6, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 65, "wearableId": 74, "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.75, "deltaActCals": 555, "deltaDistance": 0, "utcTimestamp": 1715054460, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.75, "deltaActCals": 558, "deltaDistance": 0, "utcTimestamp": 1715054520, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.75, "deltaActCals": 558, "deltaDistance": 0, "utcTimestamp": 1715054580, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 34.0, "deltaActCals": 558, "deltaDistance": 0, "utcTimestamp": 1715054640, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74,
May 07 12:12:46 msm8909 python3[3048]: "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 34.0, "deltaActCals": 562, "deltaDistance": 0, "utcTimestamp": 1715054700, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.75, "deltaActCals": 562, "deltaDistance": 0, "utcTimestamp": 1715054760, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 74, "caseTemp": 33.25, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.75, "deltaActCals": 555, "deltaDistance": 0, "utcTimestamp": 1715054820, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 33.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 33.5, "deltaActCals": 1072, "deltaDistance": 27, "utcTimestamp": 1715054880, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 38, "heartRate": null, "wearableId": 74, "caseTemp": 33.0, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.5, "deltaActCals": 2616, "deltaDistance": 60, "utcTimestamp": 1715054940, "powerConsumedIndex": 1, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 69, "heartRate": null, "wearableId": 74, "caseTemp": 32.75, "thermalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.25, "deltaActCals": 762, "deltaDistance": 0, "utcTimestamp": 1715055000, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 32.5, "the
May 07 12:12:46 msm8909 python3[3048]: rmalGenIndex": 1}, {"solarGenIndex": 6, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 33.0, "deltaActCals": 523, "deltaDistance": 0, "utcTimestamp": 1715055060, "powerConsumedIndex": 7, "deltaBmrCals": 947, "deviceId": "06:05:04:32:34:65", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 74, "caseTemp": 32.25, "thermalGenIndex": 1}]}, "rt": "bg", "key": "27b0da9b12814226aa5000027422ab60"}
May 07 12:12:46 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:12:46 msm8909 python3[3048]: DBUS: 06:05:04:32:34:65 disconnected.
May 07 12:12:46 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 131, 'pairing_code': b'\rU', 'skin_temp': 134, 'walk_steps': 6258, 'bmr_cals': 743, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 763, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd1482e73d4d248386
May 07 12:12:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 75, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 110, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 255, 'total_steps': 110} 1d921d9200070000006e00580000000400780780f8404b347a7e
May 07 12:12:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 139, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 233, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 255, 'total_steps': 139} 251a251a00070000008b0074000000e9004e0770f8605214797d
May 07 12:12:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055171, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 139, 'skinTemp': 125, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 78, 'actCals': 7, 'totalCals': 255, 'bmrCals': 248, 'heartRate': 96, 'solarGen': 233, 'caseTemp': 121}}
May 07 12:12:51 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055171, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 139, 'skinTemp': 125, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 78, 'actCals': 7, 'totalCals': 255, 'bmrCals': 248, 'heartRate': 96, 'solarGen': 233, 'caseTemp': 121}}
May 07 12:12:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055171, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 139, "skinTemp": 125, "walkSteps": 139, "sleepDuration": 0, "distance": 116, "thermalGen": 78, "actCals": 7, "totalCals": 255, "bmrCals": 248, "heartRate": 96, "solarGen": 233, "caseTemp": 121}}, "rt": "instant", "key": "039aab9991474d96a727b0c38f1b18a8"}
May 07 12:12:52 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 84, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 130, 'walk_steps': 6537, 'bmr_cals': 738, 'mtp_version': 7, 'solar_gen': 174, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 758, 'total_steps': 6724} 0f890f89000700bb198913ff000000ae000d1482e24054347e82
May 07 12:12:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055172, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6724, 'skinTemp': 130, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 758, 'bmrCals': 738, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 126}}
May 07 12:12:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055172, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6724, 'skinTemp': 130, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 758, 'bmrCals': 738, 'heartRate': 64, 'solarGen': 174, 'caseTemp': 126}}
May 07 12:12:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055172, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 84, "totalSteps": 6724, "skinTemp": 130, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 758, "bmrCals": 738, "heartRate": 64, "solarGen": 174, "caseTemp": 126}}, "rt": "instant", "key": "786f291ce8cc408e9461d2e5a7cb2e9a"}
May 07 12:12:53 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 140, 'battery': 90, 'act_cals': 8, 'case_temp': 123, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 710, 'bmr_cals': 237, 'mtp_version': 7, 'solar_gen': 189, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 245, 'total_steps': 755} 158315830007002d02c6024f018a00bd008c0800ed405a347b7f
May 07 12:12:53 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:12:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 75, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 110, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 255, 'total_steps': 110} 1d921d9200070000006e00580000000400780780f8404b347a7e
May 07 12:12:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 128, 'walk_steps': 5465, 'bmr_cals': 236, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 249, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080db0ec3d4a147d80
May 07 12:12:56 msm8909 python3[3048]: DBUS: Connected to 06:05:04:11:B9:D2
May 07 12:12:56 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 07 12:12:56 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 07 12:12:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d13881cdda3e4bd896a8a237d5a03828"}
May 07 12:12:56 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:13:03 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:13:03 msm8909 python3[3048]: 101429.45642662048 [06:05:04:11:B9:D2] <- HR 0000
May 07 12:13:04 msm8909 python3[3048]: 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, 57, 121, 153, 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 07 12:13:04 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:13:04 msm8909 python3[3048]: GOT Pairing Code: 1d92
May 07 12:13:04 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:13:04 msm8909 python3[3048]: NO FW Update needed.
May 07 12:13:04 msm8909 python3[3048]: LAST SYNC: 1715042713
May 07 12:13:05 msm8909 python3[3048]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [110, 0, 0, 0, 110, 0, 0, 1, 0, 0, 0, 2, 238, 159, 5, 16, 90, 201, 3, 17, 148, 214, 1, 18, 0, 0, 0, 32, 88, 0, 0, 48, 4, 0, 0, 64, 120, 0, 0, 65, 126, 0, 0, 80, 122, 0, 0, 81, 75, 0, 0, 66, 64, 0, 0, 96, 4, 0, 0, 112]
May 07 12:13:05 msm8909 python3[3048]: ACTIVITY: 4
May 07 12:13:05 msm8909 python3[3048]: HR READING: 0 TOOK 0.000454 secs
May 07 12:13:05 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:13:05 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:13:05 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 0, 'thermal_gen': 120, 'battery': 75, 'act_cals': 120468, 'heart_rate': 64, 'skin_temp': 126, 'walk_steps': 110, 'bmr_cals': 248154, 'solar_gen': 4, 'distance': 88, 'activity': 4, 'case_temp': 122, 'sleep_duration': 0, 'total_cals': 368622, 'total_steps': 110}
May 07 12:13:05 msm8909 python3[3048]: W ID: 75
May 07 12:13:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055185, 'wearableId': 75, 'statusValues': {'caseTemp': 122, 'battery': 75, 'totalSteps': 110, 'solarGen': 4, 'skinTemp': 126, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'runSteps': 0, 'actCals': 120468, 'totalCals': 368622, 'thermalGen': 120, 'heartRate': 64, 'activity': 4, 'bmrCals': 248154}}
May 07 12:13:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055185, 'wearableId': 75, 'statusValues': {'caseTemp': 122, 'battery': 75, 'totalSteps': 110, 'solarGen': 4, 'skinTemp': 126, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'runSteps': 0, 'actCals': 120468, 'totalCals': 368622, 'thermalGen': 120, 'heartRate': 64, 'activity': 4, 'bmrCals': 248154}}
May 07 12:13:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055185, "wearableId": 75, "statusValues": {"caseTemp": 122, "battery": 75, "totalSteps": 110, "solarGen": 4, "skinTemp": 126, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "runSteps": 0, "actCals": 120468, "totalCals": 368622, "thermalGen": 120, "heartRate": 64, "activity": 4, "bmrCals": 248154}}, "rt": "instant", "key": "27ddb4b24dfc4ea3a8197d3fa6579f10"}
May 07 12:13:05 msm8909 python3[3048]: Instant Upload complete
May 07 12:13:05 msm8909 python3[3048]: using silent sync
May 07 12:13:05 msm8909 python3[3048]: Starting sync for: 06:05:04:11:B9:D2
May 07 12:13:05 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:13:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 139, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 233, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 255, 'total_steps': 139} 251a251a00070000008b0074000000e9004e0770f8605224797d
May 07 12:13:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 470, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201d60004000001005a206466
May 07 12:13:06 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:13:07 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:13:08 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 129, 'pairing_code': b'\rU', 'skin_temp': 132, 'walk_steps': 6258, 'bmr_cals': 745, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 765, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd1492e93d4d348184
May 07 12:13:10 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:13:10 msm8909 python3[3048]: Sending start sync for: 06:05:04:11:B9:D2
May 07 12:13:10 msm8909 python3[3048]: 101436.12383818626 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 07 12:13:10 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:13:11 msm8909 python3[3048]: 101437.40731239319 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:12 msm8909 python3[3048]: 101438.36732149124 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 07 12:13:12 msm8909 python3[3048]: 101438.37679004669 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:12 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:12 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:13:12 msm8909 python3[3048]: 101438.38379144669 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:13:12 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:13:13 msm8909 python3[3048]: 101439.02333641052 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:13 msm8909 python3[3048]: 101439.04985642433 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 07 12:13:13 msm8909 python3[3048]: 101439.05898499489 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:13 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:13 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:13:13 msm8909 python3[3048]: 101439.0677652359 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 07 12:13:13 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:13:14 msm8909 python3[3048]: 101440.27991271019 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:14 msm8909 python3[3048]: 101440.59818720818 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 07 12:13:14 msm8909 python3[3048]: 101440.60729384422 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:14 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:14 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:13:14 msm8909 python3[3048]: 101440.61448192596 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:13:14 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:13:15 msm8909 python3[3048]: 101441.23698735237 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:15 msm8909 python3[3048]: 101441.55460238457 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 07 12:13:15 msm8909 python3[3048]: 101441.56373667717 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:15 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:15 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:13:15 msm8909 python3[3048]: 101441.57073903084 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 07 12:13:15 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:13:15 msm8909 python3[3048]: 101441.97924590111 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:16 msm8909 python3[3048]: 101442.34061217308 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 07 12:13:16 msm8909 python3[3048]: 101442.35048007965 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:16 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:13:16 msm8909 python3[3048]: 101442.35758733749 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 07 12:13:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:13:16 msm8909 python3[3048]: 101442.43388104439 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:16 msm8909 python3[3048]: 101442.4653301239 [06:05:04:11:B9:D2] <- RX 2400401500006639aa5c000000190064070b0000006e000000580005a7dd000000000015b5ac0ec9
May 07 12:13:16 msm8909 python3[3048]: 101442.47469115257 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:16 msm8909 python3[3048]: user prefs:
May 07 12:13:16 msm8909 python3[3048]: self.clockFormat: 00
May 07 12:13:16 msm8909 python3[3048]: self.unit: 00
May 07 12:13:16 msm8909 python3[3048]: self.time: 00000000
May 07 12:13:16 msm8909 python3[3048]: self.timezone: 0000
May 07 12:13:16 msm8909 python3[3048]: self.gender: 00
May 07 12:13:16 msm8909 python3[3048]: self.age: 19
May 07 12:13:16 msm8909 python3[3048]: self.weight: 0064
May 07 12:13:16 msm8909 python3[3048]: self.height: 070b
May 07 12:13:16 msm8909 python3[3048]: self.steps: 00003a98
May 07 12:13:16 msm8909 python3[3048]: self.distance: 00000003
May 07 12:13:16 msm8909 python3[3048]: self.calories: 000004b0
May 07 12:13:16 msm8909 python3[3048]: self.sleep: 000001e0
May 07 12:13:16 msm8909 python3[3048]: self.language: 00
May 07 12:13:16 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:13:16 msm8909 python3[3048]: 101442.54809188843 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 07 12:13:16 msm8909 python3[3048]: 101442.55933332443 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:16 msm8909 python3[3048]: Header: 06004016 payload: e200 crc: 9183912d
May 07 12:13:16 msm8909 python3[3048]: 101442.56805348396 [06:05:04:11:B9:D2] -> TX[42] b'26004010902400006639aa5c000000190064070b00003a9800000003000004b0000001e00015ab615050'
May 07 12:13:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902400006639aa5c000000190064070b00003a9800000003000004b0000001e00015ab615050
May 07 12:13:16 msm8909 python3[3048]: 101442.6367661953 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: 101443.0274746418 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.04053401947 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.05388569832 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 07 12:13:17 msm8909 python3[3048]: 101443.11727619171 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: 101443.50684976578 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.51595592499 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.52291893959 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:13:17 msm8909 python3[3048]: 101443.60126948357 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: 101443.63807201385 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 07 12:13:17 msm8909 python3[3048]: 101443.64732837677 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: 06:05:04:11:B9:D2: License Good
May 07 12:13:17 msm8909 python3[3048]: 101443.71728754044 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.7263071537 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.73284721375 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:13:17 msm8909 python3[3048]: 101443.81176042557 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: 101443.84072232246 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000d000000000a4fd4832
May 07 12:13:17 msm8909 python3[3048]: 101443.85023283958 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: 101443.932076931 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.94095134735 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:17 msm8909 python3[3048]: Header: 0600401c payload: e200 crc: 9183912d
May 07 12:13:17 msm8909 python3[3048]: 101443.94782590866 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 07 12:13:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:13:18 msm8909 python3[3048]: 101444.02197980881 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: 101444.05065965652 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 07 12:13:18 msm8909 python3[3048]: 101444.05971765518 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: 101444.17277002335 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 07 12:13:18 msm8909 python3[3048]: 101444.18302726746 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: Header: 0600401e payload: e200 crc: 9183912d
May 07 12:13:18 msm8909 python3[3048]: 101444.19366121292 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:13:18 msm8909 python3[3048]: 101444.25506591797 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: 101444.28582644463 [06:05:04:11:B9:D2] <- RX 0800401f8c79396697ccbe77
May 07 12:13:18 msm8909 python3[3048]: 101444.29487085342 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: 101444.38018250465 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 07 12:13:18 msm8909 python3[3048]: 101444.39003920555 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:13:18 msm8909 python3[3048]: 101444.3970656395 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:13:18 msm8909 python3[3048]: 101444.49047088623 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: 101444.57362914085 [06:05:04:11:B9:D2] <- RX 04024011000000000000000462020000cc600c00000000000000000462020000cd600c00000000000000000462020000cd600c00000000000000000462020000cd600c00000000000000000462020000cc600c00000000000000000462020000cc400c00000000000000000462020000cd400c00000000000000000462020000cb400c00000000000000000462020000cd400c00000000000000000462020000cc400c00000000000000000462020000cd400c00000000000000000462020000cd400c00000000000000000462020000cd400c00000000000000000462020000cd400c00000000000000000462020000cd400c00
May 07 12:13:18 msm8909 python3[3048]: 101444.63097834587 [06:05:04:11:B9:D2] <- RX 000000000000000462020000cd400c00000000000000000462020000cc400c00000000000000000462020000cd400c00000000000000000462020000cc600c00000000000000000462020000cd600c00000000000000000462020000cc600c00000000000000000462020000cc600c00000000000000000463020000ce600c00000000000000000463020000cd600c00000000000000000463020000cc600c00000000000000000463020000cd600c00000000000000000463020000cd600c00000000000000000463020000cd600c00000000000000000463020000cd800c00000000000000008863020000cd800c0100000000
May 07 12:13:18 msm8909 python3[3048]: 101444.65788841248 [06:05:04:11:B9:D2] <- RX 00000094640e7400cc400d09000000003101bd866d0cc600cec00e015486f3a9
May 07 12:13:18 msm8909 python3[3048]: 101444.6672232151 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:13:18 msm8909 python3[3048]: DBUS: Write Char failed for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:13:18 msm8909 python3[3048]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 07 12:13:19 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 739, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 759, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1482e34053247d80
May 07 12:13:20 msm8909 python3[3048]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_11_B9_D2-00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:13:20 msm8909 python3[3048]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_11_B9_D2-00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:13:20 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:13:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:13:20 msm8909 python3[3048]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 07 12:13:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055163.2846594, 'type': 's', 'key': '6947c204f39245cb80acd6faa0ffd0a2'}
May 07 12:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055166.5549991, 'type': 's', 'key': 'd8815b4ec6e0491fbb04ed927e4b33e2'}
May 07 12:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055167.033864, 'type': 's', 'key': '27b0da9b12814226aa5000027422ab60'}
May 07 12:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055171.915283, 'type': 's', 'key': '039aab9991474d96a727b0c38f1b18a8'}
May 07 12:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055173.1062682, 'type': 's', 'key': '786f291ce8cc408e9461d2e5a7cb2e9a'}
May 07 12:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055176.9179647, 'type': 's', 'key': 'd13881cdda3e4bd896a8a237d5a03828'}
May 07 12:13:21 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055185.838165, 'type': 's', 'key': '27ddb4b24dfc4ea3a8197d3fa6579f10'}
May 07 12:13:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 110, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 256, 'total_steps': 110} 1d921d9200070000006e00580000000400780790f9404d247a7e
May 07 12:13:23 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:13:23 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:13:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 56, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 186, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 766, 'total_steps': 4425} 05d505d50007000011490d5e000000ba00af10c2ee403814787a
May 07 12:13:33 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:13:35 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:13:35 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:13:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 237, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 250, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dc0ed3d4a147d7f
May 07 12:13:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055215, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 127, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 250, 'bmrCals': 237, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:13:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055215, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 127, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 250, 'bmrCals': 237, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:13:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055215, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 127, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 8, "actCals": 13, "totalCals": 250, "bmrCals": 237, "heartRate": 61, "solarGen": 4, "caseTemp": 125}}, "rt": "instant", "key": "fc48634758524d4fadd601cc4666bc9a"}
May 07 12:13:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 139, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 234, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 256, 'total_steps': 139} 251a251a00070000008b0074000000ea004e0780f9605214797d
May 07 12:13:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055215.9838459, 'type': 's', 'key': 'fc48634758524d4fadd601cc4666bc9a'}
May 07 12:13:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:13:37 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:13:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:13:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:13:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "caf688d9f0f34791bb3cca0225704fbd"}
May 07 12:13:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055223.2906046, 'type': 's', 'key': 'caf688d9f0f34791bb3cca0225704fbd'}
May 07 12:13:47 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 129, 'pairing_code': b'\rU', 'skin_temp': 132, 'walk_steps': 6258, 'bmr_cals': 746, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 766, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14a2ea3d4d248184
May 07 12:13:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055227, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 132, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 766, 'bmrCals': 746, 'heartRate': 61, 'solarGen': 176, 'caseTemp': 129}}
May 07 12:13:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055227, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 132, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 766, 'bmrCals': 746, 'heartRate': 61, 'solarGen': 176, 'caseTemp': 129}}
May 07 12:13:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055227, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 132, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 766, "bmrCals": 746, "heartRate": 61, "solarGen": 176, "caseTemp": 129}}, "rt": "instant", "key": "7f2a8901554e46628a6c5bb2567d66e8"}
May 07 12:13:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055227.6717746, 'type': 's', 'key': '7f2a8901554e46628a6c5bb2567d66e8'}
May 07 12:13:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 237, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 250, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dc0ed3d4a247d7f
May 07 12:13:48 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:13:48 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:13:49 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 739, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 759, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1482e34053147d80
May 07 12:13:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:13:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:13:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 11, 'act_cals': 3, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 107, 'mtp_version': 7, 'solar_gen': 141, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 110, 'total_steps': 1153} 10c610c600070000048103660000008d005203f06b3d0b047576
May 07 12:13:51 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:13:52 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 07 12:13:58 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 129, 'pairing_code': b'\rU', 'skin_temp': 132, 'walk_steps': 6258, 'bmr_cals': 746, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 766, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14a2ea3d4d348184
May 07 12:13:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 110, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 256, 'total_steps': 110} 1d921d9200070000006e00580000000400780790f9404d147a7e
May 07 12:13:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 237, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 250, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dc0ed3d4a047d7f
May 07 12:14:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 139, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 234, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 256, 'total_steps': 139} 251a251a00070000008b0074000000ea004e0780f9605204797d
May 07 12:14:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 472, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201d80004000001005a306466
May 07 12:14:01 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:14:01 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 739, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 759, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1482e34053247d80
May 07 12:14:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055241, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 759, 'bmrCals': 739, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:14:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055241, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 759, 'bmrCals': 739, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:14:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055241, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 759, "bmrCals": 739, "heartRate": 64, "solarGen": 175, "caseTemp": 125}}, "rt": "instant", "key": "a1ee26307849460db4288d478a939b8a"}
May 07 12:14:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 139, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 234, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 256, 'total_steps': 139} 251a251a00070000008b0074000000ea004e0780f9605204797d
May 07 12:14:03 msm8909 python3[3048]: DBUS: Connected to 06:05:04:02:E8:6A
May 07 12:14:03 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 07 12:14:03 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 07 12:14:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1b89e81741dd4902b157d03ff7712534"}
May 07 12:14:03 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:14:07 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:14:07 msm8909 python3[3048]: 101493.21662783623 [06:05:04:02:E8:6A] <- HR 0000
May 07 12:14:09 msm8909 python3[3048]: 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, 57, 121, 13, 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 07 12:14:09 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:14:09 msm8909 python3[3048]: GOT Pairing Code: 251a
May 07 12:14:09 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:14:09 msm8909 python3[3048]: NO FW Update needed.
May 07 12:14:09 msm8909 python3[3048]: LAST SYNC: 1715042573
May 07 12:14:11 msm8909 python3[3048]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [139, 0, 0, 0, 139, 0, 0, 1, 0, 0, 0, 2, 14, 173, 5, 16, 78, 212, 3, 17, 192, 216, 1, 18, 0, 0, 0, 32, 116, 0, 0, 48, 236, 0, 0, 64, 78, 0, 0, 65, 124, 0, 0, 80, 120, 0, 0, 81, 82, 0, 0, 66, 96, 0, 0, 96, 4, 0, 0, 112]
May 07 12:14:11 msm8909 python3[3048]: ACTIVITY: 4
May 07 12:14:11 msm8909 python3[3048]: HR READING: 0 TOOK 0.000452 secs
May 07 12:14:11 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:14:11 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:14:11 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 0, 'thermal_gen': 78, 'battery': 82, 'act_cals': 121024, 'heart_rate': 96, 'skin_temp': 124, 'walk_steps': 139, 'bmr_cals': 250958, 'solar_gen': 236, 'distance': 116, 'activity': 4, 'case_temp': 120, 'sleep_duration': 0, 'total_cals': 371982, 'total_steps': 139}
May 07 12:14:11 msm8909 python3[3048]: W ID: 76
May 07 12:14:11 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055251, 'wearableId': 76, 'statusValues': {'caseTemp': 120, 'battery': 82, 'totalSteps': 139, 'solarGen': 236, 'skinTemp': 124, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'runSteps': 0, 'actCals': 121024, 'totalCals': 371982, 'thermalGen': 78, 'heartRate': 96, 'activity': 4, 'bmrCals': 250958}}
May 07 12:14:11 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055251, 'wearableId': 76, 'statusValues': {'caseTemp': 120, 'battery': 82, 'totalSteps': 139, 'solarGen': 236, 'skinTemp': 124, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'runSteps': 0, 'actCals': 121024, 'totalCals': 371982, 'thermalGen': 78, 'heartRate': 96, 'activity': 4, 'bmrCals': 250958}}
May 07 12:14:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055251, "wearableId": 76, "statusValues": {"caseTemp": 120, "battery": 82, "totalSteps": 139, "solarGen": 236, "skinTemp": 124, "walkSteps": 139, "sleepDuration": 0, "distance": 116, "runSteps": 0, "actCals": 121024, "totalCals": 371982, "thermalGen": 78, "heartRate": 96, "activity": 4, "bmrCals": 250958}}, "rt": "instant", "key": "133961c736374f7f9238da413ede9cf7"}
May 07 12:14:11 msm8909 python3[3048]: Instant Upload complete
May 07 12:14:11 msm8909 python3[3048]: using silent sync
May 07 12:14:11 msm8909 python3[3048]: Starting sync for: 06:05:04:02:E8:6A
May 07 12:14:11 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:14:12 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:14:13 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:14:13 msm8909 python3[3048]: Sending start sync for: 06:05:04:02:E8:6A
May 07 12:14:13 msm8909 python3[3048]: 101499.06551480293 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 07 12:14:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 4, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 108, 'mtp_version': 7, 'solar_gen': 142, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 112, 'total_steps': 1153} 10c610c600070000048103660000008e005204006c3d0c247576
May 07 12:14:13 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:14:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:14:13 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:14:14 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:14:15 msm8909 python3[3048]: 101501.17509293556 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:15 msm8909 python3[3048]: 101501.80085802078 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 07 12:14:15 msm8909 python3[3048]: 101501.81239938736 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:15 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:14:15 msm8909 python3[3048]: 101501.82027029991 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:14:15 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:14:16 msm8909 python3[3048]: 101502.43627381325 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:16 msm8909 python3[3048]: 101502.4881503582 [06:05:04:02:E8:6A] <- RX 3a0040114c4f475f435249544943414c20464149
May 07 12:14:16 msm8909 python3[3048]: 101502.76271080971 [06:05:04:02:E8:6A] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 07 12:14:16 msm8909 python3[3048]: 101502.79208302498 [06:05:04:02:E8:6A] <- RX 6572735c616363656c2e632c203435310d0a1831
May 07 12:14:17 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 12:14:17 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 12:14:17 msm8909 python3[3048]: 101503.40771722794 [06:05:04:02:E8:6A] <- RX 25ce
May 07 12:14:17 msm8909 python3[3048]: 101503.42294788361 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:17 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 118, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 123, 'mtp_version': 7, 'solar_gen': 431, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 125, 'total_steps': 0} 19b119b10007000000000000000101af008802e07b3d59147679
May 07 12:14:17 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:14:18 msm8909 python3[3048]: 101504.3520693779 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 07 12:14:18 msm8909 python3[3048]: 101504.36158680916 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:18 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:18 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:14:18 msm8909 python3[3048]: 101504.37064290047 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 07 12:14:18 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:14:19 msm8909 python3[3048]: 101505.00952982903 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:19 msm8909 python3[3048]: 101505.07001519203 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 07 12:14:19 msm8909 python3[3048]: 101505.08138823509 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:19 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:19 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:14:19 msm8909 python3[3048]: 101505.08913373947 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:14:19 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:14:19 msm8909 python3[3048]: 101505.16159558296 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:19 msm8909 python3[3048]: 101505.5523276329 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 07 12:14:19 msm8909 python3[3048]: 101505.56176877022 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:19 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:19 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:14:19 msm8909 python3[3048]: 101505.56857085228 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 07 12:14:19 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:14:19 msm8909 python3[3048]: 101505.63801455498 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: 101506.02758860588 [06:05:04:02:E8:6A] <- RX 06004015e2009183912d
May 07 12:14:20 msm8909 python3[3048]: 101506.03669810295 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: Header: 06004015 payload: e200 crc: 9183912d
May 07 12:14:20 msm8909 python3[3048]: 101506.04360604286 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:14:20 msm8909 python3[3048]: 101506.12227702141 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: 101506.15607595444 [06:05:04:02:E8:6A] <- RX 2400401600006639aa99000000190064070b0000
May 07 12:14:20 msm8909 python3[3048]: 101506.17943024635 [06:05:04:02:E8:6A] <- RX 008b000000740005ad0e0000000000151c340542
May 07 12:14:20 msm8909 python3[3048]: 101506.18851399422 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: user prefs:
May 07 12:14:20 msm8909 python3[3048]: self.clockFormat: 00
May 07 12:14:20 msm8909 python3[3048]: self.unit: 00
May 07 12:14:20 msm8909 python3[3048]: self.time: 00000000
May 07 12:14:20 msm8909 python3[3048]: self.timezone: 0000
May 07 12:14:20 msm8909 python3[3048]: self.gender: 00
May 07 12:14:20 msm8909 python3[3048]: self.age: 19
May 07 12:14:20 msm8909 python3[3048]: self.weight: 0064
May 07 12:14:20 msm8909 python3[3048]: self.height: 070b
May 07 12:14:20 msm8909 python3[3048]: self.steps: 00003a98
May 07 12:14:20 msm8909 python3[3048]: self.distance: 00000003
May 07 12:14:20 msm8909 python3[3048]: self.calories: 000004b0
May 07 12:14:20 msm8909 python3[3048]: self.sleep: 000001e0
May 07 12:14:20 msm8909 python3[3048]: self.language: 00
May 07 12:14:20 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:14:20 msm8909 python3[3048]: 101506.26670384407 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 07 12:14:20 msm8909 python3[3048]: 101506.27620983124 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:14:20 msm8909 python3[3048]: 101506.28415727615 [06:05:04:02:E8:6A] -> TX[42] b'26004010902400006639aa9c000000190064070b00003a9800000003000004b0000001e00015d59ac56c'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902400006639aa9c000000190064070b00003a9800000003000004b0000001e00015d59ac56c
May 07 12:14:20 msm8909 python3[3048]: 101506.36158132553 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: 101506.75041794777 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 07 12:14:20 msm8909 python3[3048]: 101506.76415920258 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:20 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:14:20 msm8909 python3[3048]: 101506.77565741539 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 07 12:14:20 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 07 12:14:20 msm8909 python3[3048]: 101506.83486318588 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: 101507.22971868515 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 07 12:14:21 msm8909 python3[3048]: 101507.23957490921 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:14:21 msm8909 python3[3048]: 101507.24660587311 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:14:21 msm8909 python3[3048]: 101507.32055234909 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: 101507.34742474556 [06:05:04:02:E8:6A] <- RX 0500401a011bdf05a5
May 07 12:14:21 msm8909 python3[3048]: 101507.35654687881 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: 06:05:04:02:E8:6A: License Good
May 07 12:14:21 msm8909 python3[3048]: 101507.46866035461 [06:05:04:02:E8:6A] <- RX 0600401be2009183912d
May 07 12:14:21 msm8909 python3[3048]: 101507.47792434692 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: Header: 0600401b payload: e200 crc: 9183912d
May 07 12:14:21 msm8909 python3[3048]: 101507.48584675789 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:14:21 msm8909 python3[3048]: 101507.59852266312 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: 101507.62786746025 [06:05:04:02:E8:6A] <- RX 1c00401c00000001000000010000000000000000
May 07 12:14:21 msm8909 python3[3048]: 101507.65057611465 [06:05:04:02:E8:6A] <- RX 000000d400000000645bc8c7
May 07 12:14:21 msm8909 python3[3048]: 101507.6600997448 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: 101507.7396402359 [06:05:04:02:E8:6A] <- RX 0600401de2009183912d
May 07 12:14:21 msm8909 python3[3048]: 101507.74944138527 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: Header: 0600401d payload: e200 crc: 9183912d
May 07 12:14:21 msm8909 python3[3048]: 101507.75723314285 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:14:21 msm8909 python3[3048]: 101507.85774707794 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:21 msm8909 python3[3048]: 101507.88665938377 [06:05:04:02:E8:6A] <- RX 0500401e008def02d2
May 07 12:14:21 msm8909 python3[3048]: 101507.89623498917 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:21 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:22 msm8909 python3[3048]: 101508.01008415222 [06:05:04:02:E8:6A] <- RX 0600401fe2009183912d
May 07 12:14:22 msm8909 python3[3048]: 101508.02024698257 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:22 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:22 msm8909 python3[3048]: Header: 0600401f payload: e200 crc: 9183912d
May 07 12:14:22 msm8909 python3[3048]: 101508.02788329124 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 07 12:14:22 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:14:22 msm8909 python3[3048]: 101508.10448408127 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:22 msm8909 python3[3048]: 101508.13338088989 [06:05:04:02:E8:6A] <- RX 08004010d8783966553e1332
May 07 12:14:22 msm8909 python3[3048]: 101508.14284038544 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:22 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:22 msm8909 python3[3048]: 101508.25003123283 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 07 12:14:22 msm8909 python3[3048]: 101508.26004433632 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:22 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:22 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:14:22 msm8909 python3[3048]: 101508.26715779305 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 07 12:14:22 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:14:22 msm8909 python3[3048]: 101508.37177848816 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:22 msm8909 python3[3048]: 101508.41026115417 [06:05:04:02:E8:6A] <- RX 0402401200000000000000046202000053490c08
May 07 12:14:22 msm8909 python3[3048]: 101508.4346716404 [06:05:04:02:E8:6A] <- RX 00000000000000046202000053490c0800000000
May 07 12:14:22 msm8909 python3[3048]: 101508.46889328957 [06:05:04:02:E8:6A] <- RX 000000046202000052490c080000000000000004
May 07 12:14:22 msm8909 python3[3048]: 101508.49374985695 [06:05:04:02:E8:6A] <- RX 6202000053490c08000000000000000462020000
May 07 12:14:22 msm8909 python3[3048]: 101508.53223967552 [06:05:04:02:E8:6A] <- RX 53490c0800000000000000046202000053490c08
May 07 12:14:22 msm8909 python3[3048]: 101508.55649018288 [06:05:04:02:E8:6A] <- RX 00000000000000046202000053490c0800000000
May 07 12:14:22 msm8909 python3[3048]: 101508.59819579124 [06:05:04:02:E8:6A] <- RX 000000046202000053490c080000000000000004
May 07 12:14:22 msm8909 python3[3048]: 101508.62353515625 [06:05:04:02:E8:6A] <- RX 6202000053490c08000000000000000462020000
May 07 12:14:22 msm8909 python3[3048]: 101508.64717364311 [06:05:04:02:E8:6A] <- RX 53490c0800000000000000046202000053490c08
May 07 12:14:22 msm8909 python3[3048]: 101508.67362546921 [06:05:04:02:E8:6A] <- RX 00000000000000046202000053490c0800000000
May 07 12:14:22 msm8909 python3[3048]: 101508.69901919365 [06:05:04:02:E8:6A] <- RX 0000000462020000d34b0c080000000000000004
May 07 12:14:22 msm8909 python3[3048]: 101508.72474312782 [06:05:04:02:E8:6A] <- RX 62020000d24b0c08000000000000000462020000
May 07 12:14:22 msm8909 python3[3048]: 101508.74857473373 [06:05:04:02:E8:6A] <- RX d34b0c08000000000000000462020000d34b0c08
May 07 12:14:22 msm8909 python3[3048]: 101508.77268338203 [06:05:04:02:E8:6A] <- RX 000000000000000462020000d34b0c0800000000
May 07 12:14:22 msm8909 python3[3048]: 101508.79812192917 [06:05:04:02:E8:6A] <- RX 000000046202000053490c080000000000000004
May 07 12:14:22 msm8909 python3[3048]: 101508.82216644287 [06:05:04:02:E8:6A] <- RX 6202000053490c08000000000000000462020000
May 07 12:14:22 msm8909 python3[3048]: 101508.84575748444 [06:05:04:02:E8:6A] <- RX 53490c0800000000000000046202000052490c08
May 07 12:14:22 msm8909 python3[3048]: 101508.86923694611 [06:05:04:02:E8:6A] <- RX 00000000000000046202000054490c0800000000
May 07 12:14:22 msm8909 python3[3048]: 101508.89748001099 [06:05:04:02:E8:6A] <- RX 0000000462020000d34b0c080000000000000004
May 07 12:14:22 msm8909 python3[3048]: 101508.92326712608 [06:05:04:02:E8:6A] <- RX 6202000052490c08000000000000000462020000
May 07 12:14:22 msm8909 python3[3048]: 101508.94733738899 [06:05:04:02:E8:6A] <- RX 53490c0800000000000000046202000053690c08
May 07 12:14:22 msm8909 python3[3048]: 101508.97553539276 [06:05:04:02:E8:6A] <- RX 00000000000000046202000053690c0800000000
May 07 12:14:22 msm8909 python3[3048]: 101508.99913358688 [06:05:04:02:E8:6A] <- RX 000000046202000052690c080000000000000004
May 07 12:14:23 msm8909 python3[3048]: 101509.02303171158 [06:05:04:02:E8:6A] <- RX 6302000053690c08000000000000000463020000
May 07 12:14:23 msm8909 python3[3048]: 101509.04659366608 [06:05:04:02:E8:6A] <- RX 53670c090000000000000004631a000053670c08
May 07 12:14:23 msm8909 python3[3048]: 101509.07235884666 [06:05:04:02:E8:6A] <- RX 00000000000000046302000053650c08a214d544
May 07 12:14:23 msm8909 python3[3048]: 101509.08181619644 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:23 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:23 msm8909 python3[3048]: 101509.1485273838 [06:05:04:02:E8:6A] <- RX 04024013000000000000000463020000d28b0c08
May 07 12:14:23 msm8909 python3[3048]: 101509.17387986183 [06:05:04:02:E8:6A] <- RX 00000000000000846302000053890c0900000000
May 07 12:14:23 msm8909 python3[3048]: 101509.20252203941 [06:05:04:02:E8:6A] <- RX 2c01bd7e6a0cc800d38b0e01000000008101bd76
May 07 12:14:23 msm8909 python3[3048]: 101509.22753834724 [06:05:04:02:E8:6A] <- RX 6e0e8000d3cb0e0900000000b501bd72700e8000
May 07 12:14:23 msm8909 python3[3048]: 101509.25122523308 [06:05:04:02:E8:6A] <- RX d20b0f0900000000d901bd6e720e8000d32b0f09
May 07 12:14:23 msm8909 python3[3048]: 101509.27550673485 [06:05:04:02:E8:6A] <- RX 00000000f701bd6a740e8000d36b0f0900000000
May 07 12:14:23 msm8909 python3[3048]: 101509.3071346283 [06:05:04:02:E8:6A] <- RX 1302bd66760e8000d38b0f09000000002a02bd62
May 07 12:14:23 msm8909 python3[3048]: 101509.33058667183 [06:05:04:02:E8:6A] <- RX 770ccc00d3ab0f01000000003f02bd52780cb600
May 07 12:14:23 msm8909 python3[3048]: 101509.36067390442 [06:05:04:02:E8:6A] <- RX d3cb0f01000000005302bd5a790e8000d3eb0f09
May 07 12:14:23 msm8909 python3[3048]: 101509.39330530167 [06:05:04:02:E8:6A] <- RX 000000006002bd56790e8000d2eb0f0900000000
May 07 12:14:23 msm8909 python3[3048]: 101509.42269706726 [06:05:04:02:E8:6A] <- RX 6802bd5a790e8000d3cb0f09000000006802bd5a
May 07 12:14:23 msm8909 python3[3048]: 101509.45064377785 [06:05:04:02:E8:6A] <- RX 790e8000d2cb0f09000000006802bd5a7a0e8000
May 07 12:14:23 msm8909 python3[3048]: 101509.47982811928 [06:05:04:02:E8:6A] <- RX d3eb0f09000000007102bd5a7a0e8000d4eb0f09
May 07 12:14:23 msm8909 python3[3048]: 101509.50511837006 [06:05:04:02:E8:6A] <- RX 000000007502bd567a0e8000d3eb0f0900000000
May 07 12:14:23 msm8909 python3[3048]: 101509.53258800507 [06:05:04:02:E8:6A] <- RX 7a02bd567a0e800053091009000000007a02bd52
May 07 12:14:23 msm8909 python3[3048]: 101509.5632007122 [06:05:04:02:E8:6A] <- RX 7a0e8000d3eb0f09000000007a02bd527a0e8000
May 07 12:14:23 msm8909 python3[3048]: 101509.59117031097 [06:05:04:02:E8:6A] <- RX d3eb0f09000000007a02bd567b0e8000d30b1009
May 07 12:14:23 msm8909 python3[3048]: 101509.6298429966 [06:05:04:02:E8:6A] <- RX 000000008202bd5a7b0e8000d30b500900000000
May 07 12:14:23 msm8909 python3[3048]: 101509.66033983231 [06:05:04:02:E8:6A] <- RX 8b02bd567b0e8000d32b1009000000008b02bd56
May 07 12:14:23 msm8909 python3[3048]: 101509.68417739868 [06:05:04:02:E8:6A] <- RX 7c0e8000d32b1009000000008f02bd4e7c0e8000
May 07 12:14:23 msm8909 python3[3048]: 101509.70953297615 [06:05:04:02:E8:6A] <- RX d22b1009000000009802bd427c0cb200d32b1001
May 07 12:14:23 msm8909 python3[3048]: 101509.73344659805 [06:05:04:02:E8:6A] <- RX 000000009802bd3e7c0cba00d30b100100000000
May 07 12:14:23 msm8909 python3[3048]: 101509.75703525543 [06:05:04:02:E8:6A] <- RX 8f02bd3e7c0e8000d32b1009000000009402bd2e
May 07 12:14:23 msm8909 python3[3048]: 101509.78261899948 [06:05:04:02:E8:6A] <- RX 7c0e8000d32b1009000000009802bd367c0e8000
May 07 12:14:23 msm8909 python3[3048]: 101509.80637931824 [06:05:04:02:E8:6A] <- RX d32b1009000000009802bd2a7c0cb000d32b1001
May 07 12:14:23 msm8909 python3[3048]: 101509.82988238335 [06:05:04:02:E8:6A] <- RX 000000009402bd3a7c0e8000d30b1009caf9ff2d
May 07 12:14:23 msm8909 python3[3048]: 101509.83913588524 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:23 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:23 msm8909 python3[3048]: 101509.91007041931 [06:05:04:02:E8:6A] <- RX 04024014000000009402bd467c0e8000d32b1009
May 07 12:14:23 msm8909 python3[3048]: 101509.94004154205 [06:05:04:02:E8:6A] <- RX 000000009402bd3a7c0cca005429100100000000
May 07 12:14:23 msm8909 python3[3048]: 101509.97999215126 [06:05:04:02:E8:6A] <- RX 9802bd327c0e7a0053091009000000009402bd4a
May 07 12:14:24 msm8909 python3[3048]: 101510.00509190559 [06:05:04:02:E8:6A] <- RX 7b0e7a0052091009000000008702bd4a7b0e7a00
May 07 12:14:24 msm8909 python3[3048]: 101510.02965760231 [06:05:04:02:E8:6A] <- RX d3eb0f09000000007e02bd3a7b0e7400d30b1009
May 07 12:14:24 msm8909 python3[3048]: 101510.05452895164 [06:05:04:02:E8:6A] <- RX 000000007e02bd3a7b0e7400d3eb0f0900000000
May 07 12:14:24 msm8909 python3[3048]: 101510.07806181908 [06:05:04:02:E8:6A] <- RX 7e02bd367a0e7400d3cb0f09000000007502bd1e
May 07 12:14:24 msm8909 python3[3048]: 101510.10387611389 [06:05:04:02:E8:6A] <- RX 7a0e7400d2eb0f09000000007502bd427a0e7a00
May 07 12:14:24 msm8909 python3[3048]: 101510.13710451126 [06:05:04:02:E8:6A] <- RX d3eb0f09000000007502bd267a0e7a00d3eb0f09
May 07 12:14:24 msm8909 python3[3048]: 101510.16634082794 [06:05:04:02:E8:6A] <- RX 000000007502bd367a0e7a0053e90f0900000000
May 07 12:14:24 msm8909 python3[3048]: 101510.19685602188 [06:05:04:02:E8:6A] <- RX 7a02bd427a0cc200d3cb0f01000000007102bd46
May 07 12:14:24 msm8909 python3[3048]: 101510.23371458054 [06:05:04:02:E8:6A] <- RX 790e7a00d3cb0f098013000f0408bd3a790e8000
May 07 12:14:24 msm8909 python3[3048]: 101510.25761342049 [06:05:04:02:E8:6A] <- RX 53c50f09000000006802bd2a790e800052a50f09
May 07 12:14:24 msm8909 python3[3048]: 101510.2809650898 [06:05:04:02:E8:6A] <- RX 000000005c02bd06790e800053a50f0900000000
May 07 12:14:24 msm8909 python3[3048]: 101510.3049249649 [06:05:04:02:E8:6A] <- RX 6402bd06790cac0052c50f01000000006802bd06
May 07 12:14:24 msm8909 python3[3048]: 101510.32985687256 [06:05:04:02:E8:6A] <- RX 7a0cba0053c50f01001d001bb00dbd067a0e8000
May 07 12:14:24 msm8909 python3[3048]: 101510.35365486145 [06:05:04:02:E8:6A] <- RX 53c94f09000000003503bd2a7a0e7a00d3eb4f09
May 07 12:14:24 msm8909 python3[3048]: 101510.37713909149 [06:05:04:02:E8:6A] <- RX 000000007a02bd3a7a0e7a00d2cb0f0900000000
May 07 12:14:24 msm8909 python3[3048]: 101510.4055724144 [06:05:04:02:E8:6A] <- RX 6d02bd2a7a0e7a00d3cb0f09000000006d02bd32
May 07 12:14:24 msm8909 python3[3048]: 101510.43051576614 [06:05:04:02:E8:6A] <- RX 790e7a00d3ab0f0900150010d509bd32790e7a00
May 07 12:14:24 msm8909 python3[3048]: 101510.45454955101 [06:05:04:02:E8:6A] <- RX 53c94f09000000006402bd32780e7a0053a50f09
May 07 12:14:24 msm8909 python3[3048]: 101510.47820162773 [06:05:04:02:E8:6A] <- RX 000000005302bd06780cb00053850f0100000000
May 07 12:14:24 msm8909 python3[3048]: 101510.5036509037 [06:05:04:02:E8:6A] <- RX 5802bd06780e7a0053850f09000000005302bd06
May 07 12:14:24 msm8909 python3[3048]: 101510.52713155746 [06:05:04:02:E8:6A] <- RX 780ca60053850f01000000005802bd06790e8000
May 07 12:14:24 msm8909 python3[3048]: 101510.55066823959 [06:05:04:02:E8:6A] <- RX 53a50f09000000005c02bd06790c9a0052a50f01
May 07 12:14:24 msm8909 python3[3048]: 101510.5761141777 [06:05:04:02:E8:6A] <- RX 000000006402bd06790cae0053a50f0191fbab2b
May 07 12:14:24 msm8909 python3[3048]: 101510.58549356461 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:24 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:24 msm8909 python3[3048]: 101510.68425488472 [06:05:04:02:E8:6A] <- RX 04024015000000006402bd06790ca80053a50f01
May 07 12:14:24 msm8909 python3[3048]: 101510.72531366348 [06:05:04:02:E8:6A] <- RX 000000006402bd067a0cb00052c50f0100000000
May 07 12:14:24 msm8909 python3[3048]: 101510.74933099747 [06:05:04:02:E8:6A] <- RX 6d02bd3a7a0e7a0053c90f09000000007102bd3e
May 07 12:14:24 msm8909 python3[3048]: 101510.77601957321 [06:05:04:02:E8:6A] <- RX 7b0e800052e90f09000000007e02bd3a7b0e8000
May 07 12:14:24 msm8909 python3[3048]: 101510.81018090248 [06:05:04:02:E8:6A] <- RX 53e90f09000000007e02bd067b0cc60052071001
May 07 12:14:24 msm8909 python3[3048]: 101510.83435416222 [06:05:04:02:E8:6A] <- RX 000000008b02bd067b0ca60053e90f0100000000
May 07 12:14:24 msm8909 python3[3048]: 101510.86398124695 [06:05:04:02:E8:6A] <- RX 8202bd2a7b0e800053091009000000008b02bd06
May 07 12:14:24 msm8909 python3[3048]: 101510.89911341667 [06:05:04:02:E8:6A] <- RX 7c0e800053091009000000009402bd067c0e7a00
May 07 12:14:24 msm8909 python3[3048]: 101510.92292714119 [06:05:04:02:E8:6A] <- RX 53091009000000009c02bd067d0ca60053291001
May 07 12:14:24 msm8909 python3[3048]: 101510.94656777382 [06:05:04:02:E8:6A] <- RX 00000000a102bd067d0e7a005329100900000000
May 07 12:14:24 msm8909 python3[3048]: 101510.97208428383 [06:05:04:02:E8:6A] <- RX a502bd067d0e7a005329100900000000aa02bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.00767421722 [06:05:04:02:E8:6A] <- RX 7d0e80005325100900000000ae02bd067d0e8000
May 07 12:14:25 msm8909 python3[3048]: 101511.03653168678 [06:05:04:02:E8:6A] <- RX 5329100900000000ae02bd067d0e800052271009
May 07 12:14:25 msm8909 python3[3048]: 101511.0641746521 [06:05:04:02:E8:6A] <- RX 00000000ae02bd067d0e80005229100900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.0871963501 [06:05:04:02:E8:6A] <- RX ae02bd067e0e80005329100900000000b702bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.10982632637 [06:05:04:02:E8:6A] <- RX 7e0e80005329100900000000b302bd067e0e8000
May 07 12:14:25 msm8909 python3[3048]: 101511.1348669529 [06:05:04:02:E8:6A] <- RX 5329100900000000b702bd067e0e800053291009
May 07 12:14:25 msm8909 python3[3048]: 101511.16034388542 [06:05:04:02:E8:6A] <- RX 00000000b302bd067e0e80005329100900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.18425822258 [06:05:04:02:E8:6A] <- RX b302bd067d0e80005329100900000000ae02bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.20792031288 [06:05:04:02:E8:6A] <- RX 7e0e80005327100900000000b302bd067d0e8000
May 07 12:14:25 msm8909 python3[3048]: 101511.23937225342 [06:05:04:02:E8:6A] <- RX 5229100900000000ae02bd067d0e800053291009
May 07 12:14:25 msm8909 python3[3048]: 101511.26362895966 [06:05:04:02:E8:6A] <- RX 00000000ae02bd067e0e80005329100900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.28716635704 [06:05:04:02:E8:6A] <- RX b302bd067e0e80005229100900000000b302bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.31055259705 [06:05:04:02:E8:6A] <- RX 7d0e80005229100900000000ae02bd067d0e8000
May 07 12:14:25 msm8909 python3[3048]: 101511.3361582756 [06:05:04:02:E8:6A] <- RX 5229100900000000aa02bd067e0c9c0053251001
May 07 12:14:25 msm8909 python3[3048]: 101511.35980701447 [06:05:04:02:E8:6A] <- RX 00000000b302bd067d0e800053291009ad96c2c2
May 07 12:14:25 msm8909 python3[3048]: 101511.36920452118 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:25 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:25 msm8909 python3[3048]: 101511.42788863182 [06:05:04:02:E8:6A] <- RX 0402401600000000ae02bd067d0e800053091009
May 07 12:14:25 msm8909 python3[3048]: 101511.47312283516 [06:05:04:02:E8:6A] <- RX 00000000a502bd067d0ec6005329100900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.49666666985 [06:05:04:02:E8:6A] <- RX aa02bd067d0ec6005329100900000000a502bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.52192473412 [06:05:04:02:E8:6A] <- RX 7d0ec6005329100900000000a502bd067d0ec600
May 07 12:14:25 msm8909 python3[3048]: 101511.55005669594 [06:05:04:02:E8:6A] <- RX 5329100900000000aa02bd067d0ec60053291009
May 07 12:14:25 msm8909 python3[3048]: 101511.58524537086 [06:05:04:02:E8:6A] <- RX 00000000aa02bd067d0ecc005329100900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.61492800713 [06:05:04:02:E8:6A] <- RX aa02bd067d0e80005309100900000000a502bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.64325833321 [06:05:04:02:E8:6A] <- RX 7c0e800053091009000000009802bd067c0e8000
May 07 12:14:25 msm8909 python3[3048]: 101511.67375636101 [06:05:04:02:E8:6A] <- RX 52091009000000009402bd067c0e800053e90f09
May 07 12:14:25 msm8909 python3[3048]: 101511.7031686306 [06:05:04:02:E8:6A] <- RX 000000009402bd067c0e740052e90f0900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.72681951523 [06:05:04:02:E8:6A] <- RX 8f02bd067c0e740053e70f09000000009402bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.76273369789 [06:05:04:02:E8:6A] <- RX 7c0e740052e90f09000000008f02bd067c0e7400
May 07 12:14:25 msm8909 python3[3048]: 101511.79529643059 [06:05:04:02:E8:6A] <- RX 53e70f09000000008f02bd067b0caa0052c70f01
May 07 12:14:25 msm8909 python3[3048]: 101511.81866574287 [06:05:04:02:E8:6A] <- RX 000000008b02bd067b0ca80053c70f0100000000
May 07 12:14:25 msm8909 python3[3048]: 101511.84259939194 [06:05:04:02:E8:6A] <- RX 8b02bd067b0ca60053c90f01000000008202bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.86808538437 [06:05:04:02:E8:6A] <- RX 7b0e740052c90f09000000008702bd067b0e7400
May 07 12:14:25 msm8909 python3[3048]: 101511.89209675789 [06:05:04:02:E8:6A] <- RX 53c90f09000000008202bd067b0e740052a90f09
May 07 12:14:25 msm8909 python3[3048]: 101511.91577577591 [06:05:04:02:E8:6A] <- RX 000000007e02bd067a0e740053a70f0900000000
May 07 12:14:25 msm8909 python3[3048]: 101511.93930697441 [06:05:04:02:E8:6A] <- RX 7a02bd067a0e740053a50f09000000007502bd06
May 07 12:14:25 msm8909 python3[3048]: 101511.9647526741 [06:05:04:02:E8:6A] <- RX 7a0e740053a90f09000000007a02bd067a0e7400
May 07 12:14:25 msm8909 python3[3048]: 101511.98820018768 [06:05:04:02:E8:6A] <- RX 53c90f09000000007a02bd067a0e740053c70f09
May 07 12:14:26 msm8909 python3[3048]: 101512.01291656494 [06:05:04:02:E8:6A] <- RX 000000007a02bd067b0e740053c70f0900000000
May 07 12:14:26 msm8909 python3[3048]: 101512.04000854492 [06:05:04:02:E8:6A] <- RX 7e02bd067b0caa0052a90f01000000007e02bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.06457090378 [06:05:04:02:E8:6A] <- RX 7a0e740053c90f09000000007a02bd067a0e7400
May 07 12:14:26 msm8909 python3[3048]: 101512.09171414375 [06:05:04:02:E8:6A] <- RX 52c50f09000000007a02bd067a0e740053c90f09
May 07 12:14:26 msm8909 python3[3048]: 101512.11734437943 [06:05:04:02:E8:6A] <- RX 000000007502bd067a0c9a0052a50f017c5aaf80
May 07 12:14:26 msm8909 python3[3048]: 101512.1266002655 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:26 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:26 msm8909 python3[3048]: 101512.21623516083 [06:05:04:02:E8:6A] <- RX 04024017000000006d02bd06790ecc0053a90f09
May 07 12:14:26 msm8909 python3[3048]: 101512.23988008499 [06:05:04:02:E8:6A] <- RX 000000006802bd06790ecc0053a90f0900000000
May 07 12:14:26 msm8909 python3[3048]: 101512.26954245567 [06:05:04:02:E8:6A] <- RX 6802bd067a0ecc0053c90f09000000006d02bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.30093836784 [06:05:04:02:E8:6A] <- RX 7a0ecc0052c70f09000000007502bd067a0e8000
May 07 12:14:26 msm8909 python3[3048]: 101512.32715010643 [06:05:04:02:E8:6A] <- RX 52c70f09000000007502bd067a0c9e0053c90f01
May 07 12:14:26 msm8909 python3[3048]: 101512.35191941261 [06:05:04:02:E8:6A] <- RX 000000007502bd067a0e800052c90f0900000000
May 07 12:14:26 msm8909 python3[3048]: 101512.37550735474 [06:05:04:02:E8:6A] <- RX 6d02bd067a0e800053c50f09000000007a02bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.403891325 [06:05:04:02:E8:6A] <- RX 7a0ca00053e50f01000000007a02bd067b0e7400
May 07 12:14:26 msm8909 python3[3048]: 101512.44375443459 [06:05:04:02:E8:6A] <- RX 52e90f09000000007e02bd067b0e800052e90f09
May 07 12:14:26 msm8909 python3[3048]: 101512.47935366631 [06:05:04:02:E8:6A] <- RX 000000008202bd067b0e740053e90f0900000000
May 07 12:14:26 msm8909 python3[3048]: 101512.51423811913 [06:05:04:02:E8:6A] <- RX 8702bd067b0e800052e90f09000000008b02bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.53797769547 [06:05:04:02:E8:6A] <- RX 7c0e800052e50f09000000008f02bd067c0ecc00
May 07 12:14:26 msm8909 python3[3048]: 101512.56153702736 [06:05:04:02:E8:6A] <- RX 53071009000000009402bd067c0e800052091009
May 07 12:14:26 msm8909 python3[3048]: 101512.58543872833 [06:05:04:02:E8:6A] <- RX 000000008f02bd067c0e800052e90f0900000000
May 07 12:14:26 msm8909 python3[3048]: 101512.61040067673 [06:05:04:02:E8:6A] <- RX 9402bd067c0e7a0053e90f09000000008f02bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.63443255424 [06:05:04:02:E8:6A] <- RX 7c0e7a0053e90f09000000008f02bd067b0caa00
May 07 12:14:26 msm8909 python3[3048]: 101512.65784478188 [06:05:04:02:E8:6A] <- RX 52e90f01000000008b02bd067b0e7a0053e90f09
May 07 12:14:26 msm8909 python3[3048]: 101512.68670630455 [06:05:04:02:E8:6A] <- RX 000000008b02bd067c0c92005309100100000000
May 07 12:14:26 msm8909 python3[3048]: 101512.7105243206 [06:05:04:02:E8:6A] <- RX 9802bd067c0cce0053091001000000008f02bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.7342441082 [06:05:04:02:E8:6A] <- RX 7c0c9e0052051001000000009402bd067c0e7a00
May 07 12:14:26 msm8909 python3[3048]: 101512.75791120529 [06:05:04:02:E8:6A] <- RX 53091009000000009402bd067c0e7a0052051009
May 07 12:14:26 msm8909 python3[3048]: 101512.78314447403 [06:05:04:02:E8:6A] <- RX 000000009c02bd067c0e80005305100900000000
May 07 12:14:26 msm8909 python3[3048]: 101512.80975914001 [06:05:04:02:E8:6A] <- RX 9c02bd067c0e7a0052091009000000009802bd06
May 07 12:14:26 msm8909 python3[3048]: 101512.83759760857 [06:05:04:02:E8:6A] <- RX 7c0e7a0053071009000000009802bd067c0e7a00
May 07 12:14:26 msm8909 python3[3048]: 101512.86297082901 [06:05:04:02:E8:6A] <- RX 52071009000000009802bd067c0e7a0053e50f09
May 07 12:14:26 msm8909 python3[3048]: 101512.88667297363 [06:05:04:02:E8:6A] <- RX 000000009402bd067c0e7a0053e50f095c4a499d
May 07 12:14:26 msm8909 python3[3048]: 101512.89601898193 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:26 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:27 msm8909 python3[3048]: 101513.04193758965 [06:05:04:02:E8:6A] <- RX 44014018000000008f02bd067c0e7a0053e90f09
May 07 12:14:27 msm8909 python3[3048]: 101513.08297967911 [06:05:04:02:E8:6A] <- RX 000000009402bd067c0c940053e50f0100000000
May 07 12:14:27 msm8909 python3[3048]: 101513.12478494644 [06:05:04:02:E8:6A] <- RX 9402bd067b0e7a0053e90f09000000008b02bd06
May 07 12:14:27 msm8909 python3[3048]: 101513.15628051758 [06:05:04:02:E8:6A] <- RX 7c0e800053091009000000008f02bd067c0e7a00
May 07 12:14:27 msm8909 python3[3048]: 101513.18846321106 [06:05:04:02:E8:6A] <- RX 53091009000000009802bd067c0e7a0052091009
May 07 12:14:27 msm8909 python3[3048]: 101513.22398233414 [06:05:04:02:E8:6A] <- RX 000000009402bd067c0e7a005209100900000000
May 07 12:14:27 msm8909 python3[3048]: 101513.25749588013 [06:05:04:02:E8:6A] <- RX 9c02bd067d0e7a005209100900000000a102bd06
May 07 12:14:27 msm8909 python3[3048]: 101513.28899884224 [06:05:04:02:E8:6A] <- RX 7d0e7a005205100900000000a102bd067d0e7a00
May 07 12:14:27 msm8909 python3[3048]: 101513.32663869858 [06:05:04:02:E8:6A] <- RX 5325100900000000a102bd067c0e7a0052051009
May 07 12:14:27 msm8909 python3[3048]: 101513.35772967339 [06:05:04:02:E8:6A] <- RX 000000009802bd067c0c8c005305100100000000
May 07 12:14:27 msm8909 python3[3048]: 101513.41786003113 [06:05:04:02:E8:6A] <- RX 9c02bd067d0e7a005225100900000000a102bd06
May 07 12:14:27 msm8909 python3[3048]: 101513.46233844757 [06:05:04:02:E8:6A] <- RX 7d120000d12b100900000000a102bd067c0e7a00
May 07 12:14:27 msm8909 python3[3048]: 101513.54669952393 [06:05:04:02:E8:6A] <- RX d20b1009000000008f02bd467a0e7a00d3eb0f09
May 07 12:14:27 msm8909 python3[3048]: 101513.58472537994 [06:05:04:02:E8:6A] <- RX 000000007a02bd3a7a0e8000d3cb0f0900000000
May 07 12:14:27 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:14:27 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:14:27 msm8909 python3[3048]: 101513.65472149849 [06:05:04:02:E8:6A] <- RX 7102bd2e79120000d2ab0f09000000006402bd0a
May 07 12:14:27 msm8909 python3[3048]: 101513.70715618134 [06:05:04:02:E8:6A] <- RX 790ec000d2ab0f09000000005c02bd12780ec000
May 07 12:14:27 msm8909 python3[3048]: 101513.75564980507 [06:05:04:02:E8:6A] <- RX d28b0f093a5f1c4f
May 07 12:14:27 msm8909 python3[3048]: 101513.78430700302 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:27 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 238, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 251, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dc0ee3d4a247d7f
May 07 12:14:28 msm8909 python3[3048]: 101514.26581573486 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 07 12:14:28 msm8909 python3[3048]: 101514.27526140213 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:28 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:28 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:14:28 msm8909 python3[3048]: 101514.28201341629 [06:05:04:02:E8:6A] -> TX[10] b'06004010902397e9ff92'
May 07 12:14:28 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 07 12:14:28 msm8909 python3[3048]: 101514.55163645744 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:28 msm8909 python3[3048]: 101514.58250641823 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 07 12:14:28 msm8909 python3[3048]: 101514.59617257118 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:28 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:28 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:14:28 msm8909 python3[3048]: 101514.60363674164 [06:05:04:02:E8:6A] -> TX[10] b'0600401091013299845e'
May 07 12:14:28 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 07 12:14:28 msm8909 python3[3048]: 101514.7384250164 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 07 12:14:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 12:14:29 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 12:14:30 msm8909 python3[3048]: 101516.00202775002 [06:05:04:02:E8:6A] <- RX 0600401be2009183912d
May 07 12:14:30 msm8909 python3[3048]: 101516.01529240608 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 07 12:14:30 msm8909 python3[3048]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:14:30 msm8909 python3[3048]: Header: 0600401b payload: e200 crc: 9183912d
May 07 12:14:30 msm8909 python3[3048]: command list complete
May 07 12:14:30 msm8909 python3[3048]: DEACTIVATING AMDTP.
May 07 12:14:30 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:14:30 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:14:30 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 07 12:14:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:14:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:14:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055242.1976738, 'type': 's', 'key': 'a1ee26307849460db4288d478a939b8a'}
May 07 12:14:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055243.7585728, 'type': 's', 'key': '1b89e81741dd4902b157d03ff7712534'}
May 07 12:14:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055251.9296505, 'type': 's', 'key': '133961c736374f7f9238da413ede9cf7'}
May 07 12:14:30 msm8909 python3[3048]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 07 12:14:32 msm8909 python3[3048]: Total BG Logs: 212
May 07 12:14:32 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042520, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042580, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042640, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042700, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042760, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042820, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18
May 07 12:14:32 msm8909 python3[3048]: , 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042880, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042940, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043000, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043060, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043120, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043180, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0
May 07 12:14:32 msm8909 python3[3048]: , 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043240, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043300, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043360, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043420, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043480, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043540, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDista
May 07 12:14:32 msm8909 python3[3048]: nce': 0, 'utcTimestamp': 1715043600, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043660, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043720, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 84, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043780, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043840, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043900, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043960, 'powerConsume
May 07 12:14:32 msm8909 python3[3048]: dIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044020, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044080, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044140, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044200, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044260, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044320, 'powerConsumedIndex': 13, 'deltaBmrCals': 0, 'deviceId'
May 07 12:14:32 msm8909 python3[3048]: : '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044380, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 0, 'skinTemp': 25.0, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044440, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 25.0, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044500, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 24.75, 'thermalGenIndex': 33}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.0, 'deltaActCals': 300, 'deltaDistance': 0, 'utcTimestamp': 1715044560, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 100, 'wearableId': 76, 'caseTemp': 26.5, 'thermalGenIndex': 31}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 385, 'deltaDistance': 0, 'utcTimestamp': 1715044620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 27.5, 'thermalGenIndex': 29}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 437, 'deltaDistance': 0, 'utcTimestamp': 1715044680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaW
May 07 12:14:32 msm8909 python3[3048]: alkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 28.0, 'thermalGenIndex': 28}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 473, 'deltaDistance': 0, 'utcTimestamp': 1715044740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 28.5, 'thermalGenIndex': 27}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 30.75, 'deltaActCals': 503, 'deltaDistance': 0, 'utcTimestamp': 1715044800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 29.0, 'thermalGenIndex': 26}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 531, 'deltaDistance': 0, 'utcTimestamp': 1715044860, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 29.5, 'thermalGenIndex': 25}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 554, 'deltaDistance': 0, 'utcTimestamp': 1715044920, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 29.75, 'thermalGenIndex': 24}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 575, 'deltaDistance': 0, 'utcTimestamp': 1715044980, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 91, 'wearableId': 76, 'caseTemp': 30.0, 'thermalGenIndex': 20}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 595, 'deltaDistance': 0, 'utcTimestamp': 1715045040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heart
May 07 12:14:32 msm8909 python3[3048]: Rate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 22}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 608, 'deltaDistance': 0, 'utcTimestamp': 1715045100, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 21}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715045160, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 22}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715045220, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 22}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715045280, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 22}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715045340, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 22}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715045400, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearab
May 07 12:14:32 msm8909 python3[3048]: leId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 21}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715045460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 21}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715045520, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 20}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715045580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 20}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715045640, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 21}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 32.0, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715045700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 22}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715045760, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp'
May 07 12:14:32 msm8909 python3[3048]: : 30.75, 'thermalGenIndex': 21}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715045820, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 21}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715045880, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 19}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715045940, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 89, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 16}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715046000, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 93, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 15}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715046060, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 15}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715046120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenI
May 07 12:14:32 msm8909 python3[3048]: ndex': 11}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715046180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 13}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715046240, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 88, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 10}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715046300, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 14}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715046360, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 17}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 84, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715046420, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 101, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 14}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715046480, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 12}, {'solarGe
May 07 12:14:32 msm8909 python3[3048]: nIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715046540, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 18}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715046600, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 18}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715046660, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 14}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715046720, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 14}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715046780, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 13}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715046840, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 7}, {'solarGenIndex': 23, 'deltaR
May 07 12:14:32 msm8909 python3[3048]: unSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715046900, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 16}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715046960, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 9}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715047020, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 13}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715047080, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 97, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 16}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715047140, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 17}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 2052, 'deltaDistance': 30, 'utcTimestamp': 1715047200, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 39, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 14}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'batte
May 07 12:14:32 msm8909 python3[3048]: ry': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715047260, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 10}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 604, 'deltaDistance': 0, 'utcTimestamp': 1715047320, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 612, 'deltaDistance': 0, 'utcTimestamp': 1715047380, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 86, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715047440, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 93, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 31.5, 'deltaActCals': 3504, 'deltaDistance': 54, 'utcTimestamp': 1715047500, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 58, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 31.75, 'deltaActCals': 821, 'deltaDistance': 0, 'utcTimestamp': 1715047560, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 10}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity':
May 07 12:14:32 msm8909 python3[3048]: 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715047620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 14}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715047680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 10}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715047740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 12}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 5, 'skinTemp': 31.5, 'deltaActCals': 2517, 'deltaDistance': 32, 'utcTimestamp': 1715047800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 42, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 12}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 612, 'deltaDistance': 0, 'utcTimestamp': 1715047860, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.0, 'thermalGenIndex': 12}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 595, 'deltaDistance': 0, 'utcTimestamp': 1715047920, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 88, 'wearableId': 76, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0,
May 07 12:14:32 msm8909 python3[3048]: 'deltaActCals': 600, 'deltaDistance': 0, 'utcTimestamp': 1715047980, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 595, 'deltaDistance': 0, 'utcTimestamp': 1715048040, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 83, 'wearableId': 76, 'caseTemp': 30.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 600, 'deltaDistance': 0, 'utcTimestamp': 1715048100, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 604, 'deltaDistance': 0, 'utcTimestamp': 1715048160, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 77, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 612, 'deltaDistance': 0, 'utcTimestamp': 1715048220, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 87, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 612, 'deltaDistance': 0, 'utcTimestamp': 1715048280, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 84, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 612, 'd
May 07 12:14:32 msm8909 python3[3048]: eltaDistance': 0, 'utcTimestamp': 1715048340, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 88, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715048400, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 14}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715048460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 15}]}
May 07 12:14:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042520, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042580, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042640, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042700, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042760, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042820, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex
May 07 12:14:32 msm8909 python3[3048]: ": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042880, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042940, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043000, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043060, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043120, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043180, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activit
May 07 12:14:32 msm8909 python3[3048]: y": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043240, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043300, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043360, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043420, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043480, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043540, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "delta
May 07 12:14:32 msm8909 python3[3048]: Distance": 0, "utcTimestamp": 1715043600, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043660, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043720, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 84, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043780, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043840, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043900, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043960, "powerCo
May 07 12:14:32 msm8909 python3[3048]: nsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044020, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044080, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044140, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044200, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044260, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044320, "powerConsumedIndex": 13, "deltaBmrCals": 0, "devi
May 07 12:14:32 msm8909 python3[3048]: ceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044380, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 0, "skinTemp": 25.0, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044440, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 25.0, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044500, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 24.75, "thermalGenIndex": 33}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.0, "deltaActCals": 300, "deltaDistance": 0, "utcTimestamp": 1715044560, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 100, "wearableId": 76, "caseTemp": 26.5, "thermalGenIndex": 31}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 29.5, "deltaActCals": 385, "deltaDistance": 0, "utcTimestamp": 1715044620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 27.5, "thermalGenIndex": 29}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 30.0, "deltaActCals": 437, "deltaDistance": 0, "utcTimestamp": 1715044680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "d
May 07 12:14:32 msm8909 python3[3048]: eltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 28.0, "thermalGenIndex": 28}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.25, "deltaActCals": 473, "deltaDistance": 0, "utcTimestamp": 1715044740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 28.5, "thermalGenIndex": 27}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 30.75, "deltaActCals": 503, "deltaDistance": 0, "utcTimestamp": 1715044800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 29.0, "thermalGenIndex": 26}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 531, "deltaDistance": 0, "utcTimestamp": 1715044860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 29.5, "thermalGenIndex": 25}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 554, "deltaDistance": 0, "utcTimestamp": 1715044920, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 29.75, "thermalGenIndex": 24}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 575, "deltaDistance": 0, "utcTimestamp": 1715044980, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 91, "wearableId": 76, "caseTemp": 30.0, "thermalGenIndex": 20}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 595, "deltaDistance": 0, "utcTimestamp": 1715045040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "
May 07 12:14:32 msm8909 python3[3048]: heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 22}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 608, "deltaDistance": 0, "utcTimestamp": 1715045100, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 21}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715045160, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 22}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715045220, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 22}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715045280, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 22}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 31.75, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715045340, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 22}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715045400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "w
May 07 12:14:32 msm8909 python3[3048]: earableId": 76, "caseTemp": 30.5, "thermalGenIndex": 21}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715045460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 21}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715045520, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 20}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715045580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 20}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715045640, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 21}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 32.0, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715045700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 22}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715045760, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "case
May 07 12:14:32 msm8909 python3[3048]: Temp": 30.75, "thermalGenIndex": 21}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715045820, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 21}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715045880, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 19}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715045940, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 89, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 16}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715046000, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 93, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 15}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715046060, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 15}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715046120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "therma
May 07 12:14:32 msm8909 python3[3048]: lGenIndex": 11}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715046180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 13}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715046240, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 88, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 10}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715046300, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 14}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715046360, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 17}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 84, "activity": 4, "skinTemp": 32.25, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715046420, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 101, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 14}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715046480, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 12}, {"so
May 07 12:14:32 msm8909 python3[3048]: larGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715046540, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 18}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715046600, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 18}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715046660, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 14}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715046720, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 14}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715046780, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 13}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715046840, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 7}, {"solarGenIndex": 23, "d
May 07 12:14:32 msm8909 python3[3048]: eltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715046900, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 16}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715046960, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 9}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715047020, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 13}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715047080, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 97, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 16}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715047140, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 17}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 2052, "deltaDistance": 30, "utcTimestamp": 1715047200, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 39, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 14}, {"solarGenIndex": 10, "deltaRunSteps": 0, "
May 07 12:14:32 msm8909 python3[3048]: battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715047260, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 10}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 604, "deltaDistance": 0, "utcTimestamp": 1715047320, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 612, "deltaDistance": 0, "utcTimestamp": 1715047380, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 86, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715047440, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 93, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 31.5, "deltaActCals": 3504, "deltaDistance": 54, "utcTimestamp": 1715047500, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 58, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 31.75, "deltaActCals": 821, "deltaDistance": 0, "utcTimestamp": 1715047560, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 10}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activi
May 07 12:14:32 msm8909 python3[3048]: ty": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715047620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 14}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715047680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 10}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715047740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 12}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 5, "skinTemp": 31.5, "deltaActCals": 2517, "deltaDistance": 32, "utcTimestamp": 1715047800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 42, "heartRate": 61, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 12}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 612, "deltaDistance": 0, "utcTimestamp": 1715047860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.0, "thermalGenIndex": 12}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 595, "deltaDistance": 0, "utcTimestamp": 1715047920, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 88, "wearableId": 76, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp":
May 07 12:14:32 msm8909 python3[3048]: 31.0, "deltaActCals": 600, "deltaDistance": 0, "utcTimestamp": 1715047980, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.0, "deltaActCals": 595, "deltaDistance": 0, "utcTimestamp": 1715048040, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 83, "wearableId": 76, "caseTemp": 30.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 600, "deltaDistance": 0, "utcTimestamp": 1715048100, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 604, "deltaDistance": 0, "utcTimestamp": 1715048160, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 77, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 612, "deltaDistance": 0, "utcTimestamp": 1715048220, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 87, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 612, "deltaDistance": 0, "utcTimestamp": 1715048280, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 84, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 61
May 07 12:14:32 msm8909 python3[3048]: 2, "deltaDistance": 0, "utcTimestamp": 1715048340, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 88, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715048400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 14}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715048460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 15}]}, "rt": "bg", "key": "e0719451b0fc40ff84f2027d10e19202"}
May 07 12:14:32 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715048520, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 14}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715048580, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715048640, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 83, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715048700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 10}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715048760, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715048820, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex'
May 07 12:14:32 msm8909 python3[3048]: : 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715048880, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 83, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715048940, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715049000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715049060, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenInde
May 07 12:14:32 msm8909 python3[3048]: x': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049240, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049300, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 695, 'deltaDistance': 0, 'utcTimestamp': 1715049360, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049420, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 695, 'deltaDistance': 0, 'utcTimestamp': 1715049480, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049540, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps':
May 07 12:14:32 msm8909 python3[3048]: 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049600, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049660, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049720, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049780, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049840, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049900, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'acti
May 07 12:14:32 msm8909 python3[3048]: vity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049960, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715050020, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715050080, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 78, 'wearableId': 76, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715050140, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715050200, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715050260, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp':
May 07 12:14:32 msm8909 python3[3048]: 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715050320, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715050380, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715050440, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715050500, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715050560, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715050620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals'
May 07 12:14:32 msm8909 python3[3048]: : 677, 'deltaDistance': 0, 'utcTimestamp': 1715050680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715050740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715050800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715050860, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715050920, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715050980, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0,
May 07 12:14:32 msm8909 python3[3048]: 'utcTimestamp': 1715051040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715051100, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 85, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715051160, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 84, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715051220, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 83, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715051280, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715051340, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715051400
May 07 12:14:32 msm8909 python3[3048]: , 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715051460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715051520, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715051580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715051640, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715051700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715051760, 'powerConsumedIndex': 7, '
May 07 12:14:32 msm8909 python3[3048]: deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715051820, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 85, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715051880, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715051940, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715052000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715052060, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 77, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715052120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'devic
May 07 12:14:32 msm8909 python3[3048]: eId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715052180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715052240, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715052300, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715052360, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715052420, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715052480, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A'
May 07 12:14:32 msm8909 python3[3048]: , 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715052540, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715052600, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 80, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715052660, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715052720, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715052780, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715052840, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, '
May 07 12:14:32 msm8909 python3[3048]: heartRate': 64, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715052900, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715052960, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 102, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715053020, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715053080, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715053140, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715053200, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableI
May 07 12:14:32 msm8909 python3[3048]: d': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715053260, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 85, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715053320, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715053380, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 73, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715053440, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 103, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715053500, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715053560, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, '
May 07 12:14:32 msm8909 python3[3048]: thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715053620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715053680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715053740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715053800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 14, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715053860, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715053920, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGe
May 07 12:14:32 msm8909 python3[3048]: nIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715053980, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715054040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715054100, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 74, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715054160, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715054220, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715054280, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps
May 07 12:14:32 msm8909 python3[3048]: ': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715054340, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715054400, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 18, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715054460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}]}
May 07 12:14:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715048520, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 14}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715048580, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715048640, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 83, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715048700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 10}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715048760, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715048820, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenI
May 07 12:14:32 msm8909 python3[3048]: ndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715048880, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 83, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715048940, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715049000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715049060, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGe
May 07 12:14:32 msm8909 python3[3048]: nIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049240, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049300, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 695, "deltaDistance": 0, "utcTimestamp": 1715049360, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049420, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 695, "deltaDistance": 0, "utcTimestamp": 1715049480, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049540, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSte
May 07 12:14:32 msm8909 python3[3048]: ps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049600, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049660, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049720, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049780, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049840, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049900, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82,
May 07 12:14:32 msm8909 python3[3048]: "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049960, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715050020, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715050080, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 78, "wearableId": 76, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715050140, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715050200, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715050260, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTe
May 07 12:14:32 msm8909 python3[3048]: mp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715050320, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715050380, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715050440, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715050500, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715050560, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715050620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaAct
May 07 12:14:32 msm8909 python3[3048]: Cals": 677, "deltaDistance": 0, "utcTimestamp": 1715050680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715050740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715050800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715050860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715050920, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715050980, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance"
May 07 12:14:32 msm8909 python3[3048]: : 0, "utcTimestamp": 1715051040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715051100, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 85, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715051160, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 84, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715051220, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 83, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715051280, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715051340, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 17150
May 07 12:14:32 msm8909 python3[3048]: 51400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715051460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715051520, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715051580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715051640, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715051700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715051760, "powerConsumedIndex":
May 07 12:14:32 msm8909 python3[3048]: 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715051820, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 85, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715051880, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715051940, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715052000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715052060, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 77, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715052120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "
May 07 12:14:32 msm8909 python3[3048]: deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.25, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715052180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715052240, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715052300, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715052360, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715052420, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.5, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715052480, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E
May 07 12:14:32 msm8909 python3[3048]: 8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715052540, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715052600, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 80, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715052660, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715052720, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715052780, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715052840, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps":
May 07 12:14:32 msm8909 python3[3048]: 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715052900, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715052960, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 102, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715053020, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715053080, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715053140, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715053200, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wear
May 07 12:14:32 msm8909 python3[3048]: ableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715053260, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 85, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715053320, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715053380, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 73, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715053440, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 103, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715053500, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715053560, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31
May 07 12:14:32 msm8909 python3[3048]: .0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715053620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715053680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715053740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715053800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 14, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715053860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715053920, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"so
May 07 12:14:32 msm8909 python3[3048]: larGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715053980, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715054040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715054100, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 74, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715054160, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715054220, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715054280, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRun
May 07 12:14:32 msm8909 python3[3048]: Steps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715054340, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715054400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 18, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715054460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}]}, "rt": "bg", "key": "78751a263bef40e4b6d79d219523e4d8"}
May 07 12:14:32 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715054520, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715054580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715054640, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715054700, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 70, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 10, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715054760, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 81, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715054820, 'powerConsumedIndex': 9, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 31.25, 'thermalGenIndex
May 07 12:14:32 msm8909 python3[3048]: ': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715054880, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715054940, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 17}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 83, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715055000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 76, 'caseTemp': 30.5, 'thermalGenIndex': 14}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715055060, 'powerConsumedIndex': 9, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 11}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 612, 'deltaDistance': 0, 'utcTimestamp': 1715055120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 96, 'wearableId': 76, 'caseTemp': 30.25, 'thermalGenIndex': 2}, {'solarGenIndex': 23, 'deltaRunSteps': 0, 'battery': 82, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 604, 'deltaDistance': 0, 'utcTimestamp': 1715055180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:02:E8:6A', 'deltaWalkSteps': 0, 'heartRate': 96, 'wearableId': 76, 'caseTemp': 30.0, 'thermalGenIndex': 4}]}
May 07 12:14:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715054520, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.25, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715054580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715054640, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715054700, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 70, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 10, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.25, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715054760, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 81, "activity": 4, "skinTemp": 32.25, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715054820, "powerConsumedIndex": 9, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 31.25, "thermalGen
May 07 12:14:32 msm8909 python3[3048]: Index": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715054880, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715054940, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 17}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 83, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715055000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 76, "caseTemp": 30.5, "thermalGenIndex": 14}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715055060, "powerConsumedIndex": 9, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 11}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.25, "deltaActCals": 612, "deltaDistance": 0, "utcTimestamp": 1715055120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 96, "wearableId": 76, "caseTemp": 30.25, "thermalGenIndex": 2}, {"solarGenIndex": 23, "deltaRunSteps": 0, "battery": 82, "activity": 4, "skinTemp": 31.0, "deltaActCals": 604, "deltaDistance": 0, "utcTimestamp": 1715055180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:02:E8:6A", "deltaWalkSteps": 0, "heartRate": 96, "wearableId": 76, "caseTemp": 30.0, "thermalGenIndex": 4}]}, "rt": "b
May 07 12:14:32 msm8909 python3[3048]: g", "key": "4417a535af484b35abdaaed87275d3ae"}
May 07 12:14:32 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:14:32 msm8909 python3[3048]: DBUS: 06:05:04:02:E8:6A disconnected.
May 07 12:14:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 139, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 234, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 256, 'total_steps': 139} 251a251a00070000008b0074000000ea004e0780f9605204797d
May 07 12:14:38 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 740, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 760, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1492e44053247d81
May 07 12:14:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 139, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 236, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 257, 'total_steps': 139} 251a251a00070000008b0074000000ec004e0790fa605234787c
May 07 12:14:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 57, 'act_cals': 13, 'case_temp': 121, 'pairing_code': b'"(', 'skin_temp': 123, 'walk_steps': 5303, 'bmr_cals': 236, 'mtp_version': 7, 'solar_gen': 154, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 249, 'total_steps': 5303} 222822280007000014b70f3401a3009a00580d80ec403914797b
May 07 12:14:39 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:14:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 76, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 110, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 257, 'total_steps': 110} 1d921d9200070000006e00580000000400780790fa3d4c247a7d
May 07 12:14:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:14:40 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:14:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 12, 'act_cals': 4, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 108, 'mtp_version': 7, 'solar_gen': 142, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 112, 'total_steps': 1153} 10c610c600070000048103660000008e005204006c3d0c147576
May 07 12:14:40 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:14:41 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 141, 'battery': 89, 'act_cals': 8, 'case_temp': 123, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 710, 'bmr_cals': 239, 'mtp_version': 7, 'solar_gen': 193, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 247, 'total_steps': 755} 158315830007002d02c6024f018a00c1008d0800ef4059247b7f
May 07 12:14:41 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:14:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 76, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 110, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 257, 'total_steps': 110} 1d921d9200070000006e00580000000400780790fa3d4c247a7d
May 07 12:14:50 msm8909 python3[3048]: DBUS: Connected to 06:05:04:11:B9:D2
May 07 12:14:50 msm8909 python3[3048]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 07 12:14:50 msm8909 python3[3048]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 07 12:14:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "619df722eea3483daeb6e0c194ca9a34"}
May 07 12:14:50 msm8909 python3[3048]: ACTIVATING HR.
May 07 12:14:50 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:14:52 msm8909 python3[3048]: 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, 57, 121, 153, 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 07 12:14:52 msm8909 python3[3048]: GOT Firmware Version: V1.5.4d0
May 07 12:14:52 msm8909 python3[3048]: GOT Pairing Code: 1d92
May 07 12:14:52 msm8909 python3[3048]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 07 12:14:52 msm8909 python3[3048]: NO FW Update needed.
May 07 12:14:52 msm8909 python3[3048]: LAST SYNC: 1715042713
May 07 12:14:53 msm8909 python3[3048]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [110, 0, 0, 0, 110, 0, 0, 1, 0, 0, 0, 2, 196, 175, 5, 16, 78, 212, 3, 17, 118, 219, 1, 18, 0, 0, 0, 32, 88, 0, 0, 48, 4, 0, 0, 64, 120, 0, 0, 65, 125, 0, 0, 80, 122, 0, 0, 81, 76, 0, 0, 66, 61, 0, 0, 96, 4, 0, 0, 112]
May 07 12:14:53 msm8909 python3[3048]: ACTIVITY: 4
May 07 12:14:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 238, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 251, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dc0ee3d4a147d7f
May 07 12:14:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055294, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 127, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 251, 'bmrCals': 238, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:14:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055294, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 127, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 251, 'bmrCals': 238, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 125}}
May 07 12:14:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055294, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 127, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 8, "actCals": 13, "totalCals": 251, "bmrCals": 238, "heartRate": 61, "solarGen": 4, "caseTemp": 125}}, "rt": "instant", "key": "a0086f0815874ffd89a869ab845d0901"}
May 07 12:14:55 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 740, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 760, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1492e44053047d81
May 07 12:14:57 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 132, 'walk_steps': 6258, 'bmr_cals': 747, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 767, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14a2eb404c048084
May 07 12:14:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055297, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 132, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 767, 'bmrCals': 747, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 128}}
May 07 12:14:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055297, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 132, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 767, 'bmrCals': 747, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 128}}
May 07 12:14:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055297, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6487, "skinTemp": 132, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 767, "bmrCals": 747, "heartRate": 64, "solarGen": 176, "caseTemp": 128}}, "rt": "instant", "key": "4199148beb1f433db53f7e5c85a20496"}
May 07 12:14:58 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 740, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 760, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1492e44053047d81
May 07 12:15:09 msm8909 python3[3048]: 101555.68707728386 [06:05:04:11:B9:D2] <- HR 0000
May 07 12:15:09 msm8909 python3[3048]: HR READING: 0 TOOK 16.051004 secs
May 07 12:15:09 msm8909 python3[3048]: DEACTIVATING HR.
May 07 12:15:09 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 07 12:15:09 msm8909 python3[3048]: GOT Instant Data: {'run_steps': 0, 'thermal_gen': 120, 'battery': 76, 'act_cals': 121718, 'heart_rate': 61, 'skin_temp': 125, 'walk_steps': 110, 'bmr_cals': 250958, 'solar_gen': 4, 'distance': 88, 'activity': 4, 'case_temp': 122, 'sleep_duration': 0, 'total_cals': 372676, 'total_steps': 110}
May 07 12:15:09 msm8909 python3[3048]: W ID: 75
May 07 12:15:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055309, 'wearableId': 75, 'statusValues': {'caseTemp': 122, 'battery': 76, 'totalSteps': 110, 'solarGen': 4, 'skinTemp': 125, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'runSteps': 0, 'actCals': 121718, 'totalCals': 372676, 'thermalGen': 120, 'heartRate': 61, 'activity': 4, 'bmrCals': 250958}}
May 07 12:15:09 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055309, 'wearableId': 75, 'statusValues': {'caseTemp': 122, 'battery': 76, 'totalSteps': 110, 'solarGen': 4, 'skinTemp': 125, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'runSteps': 0, 'actCals': 121718, 'totalCals': 372676, 'thermalGen': 120, 'heartRate': 61, 'activity': 4, 'bmrCals': 250958}}
May 07 12:15:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055309, "wearableId": 75, "statusValues": {"caseTemp": 122, "battery": 76, "totalSteps": 110, "solarGen": 4, "skinTemp": 125, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "runSteps": 0, "actCals": 121718, "totalCals": 372676, "thermalGen": 120, "heartRate": 61, "activity": 4, "bmrCals": 250958}}, "rt": "instant", "key": "a58785e103a644a48655eaf0960b71be"}
May 07 12:15:09 msm8909 python3[3048]: Instant Upload complete
May 07 12:15:09 msm8909 python3[3048]: using silent sync
May 07 12:15:09 msm8909 python3[3048]: Starting sync for: 06:05:04:11:B9:D2
May 07 12:15:09 msm8909 python3[3048]: ACTIVATING AMDTP.
May 07 12:15:11 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:15:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 239, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 252, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dd0ef3d49347d7f
May 07 12:15:12 msm8909 python3[3048]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:15:12 msm8909 python3[3048]: Sending start sync for: 06:05:04:11:B9:D2
May 07 12:15:12 msm8909 python3[3048]: 101558.42471528053 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 07 12:15:13 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 07 12:15:13 msm8909 python3[3048]: 101559.80653953552 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:14 msm8909 python3[3048]: 101560.13469529152 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 07 12:15:14 msm8909 python3[3048]: 101560.14399981499 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:14 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:14 msm8909 python3[3048]: Header: 06004010 payload: e200 crc: 9183912d
May 07 12:15:14 msm8909 python3[3048]: 101560.15129637718 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 07 12:15:14 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 07 12:15:15 msm8909 python3[3048]: 101561.08738470078 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:15 msm8909 python3[3048]: 101561.11620569229 [06:05:04:11:B9:D2] <- RX 3a0040114c4f475f435249544943414c20464149
May 07 12:15:15 msm8909 python3[3048]: 101561.1421957016 [06:05:04:11:B9:D2] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 07 12:15:15 msm8909 python3[3048]: 101561.16659879684 [06:05:04:11:B9:D2] <- RX 6572735c616363656c2e632c203435310d0a1831
May 07 12:15:15 msm8909 python3[3048]: 101561.72281742096 [06:05:04:11:B9:D2] <- RX 25ce
May 07 12:15:15 msm8909 python3[3048]: 101561.73214125633 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:15 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:16 msm8909 python3[3048]: 101562.36312580109 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 07 12:15:16 msm8909 python3[3048]: 101562.37235736847 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:16 msm8909 python3[3048]: Header: 06004012 payload: e200 crc: 9183912d
May 07 12:15:16 msm8909 python3[3048]: 101562.38439393044 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 07 12:15:16 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 07 12:15:17 msm8909 python3[3048]: 101562.99892139435 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:17 msm8909 python3[3048]: 101563.32762980461 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 07 12:15:17 msm8909 python3[3048]: 101563.33674931526 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:17 msm8909 python3[3048]: Header: 06004013 payload: e200 crc: 9183912d
May 07 12:15:17 msm8909 python3[3048]: 101563.34365367889 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 07 12:15:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 07 12:15:17 msm8909 python3[3048]: 101563.47667503357 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:17 msm8909 python3[3048]: 101563.79156756401 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 07 12:15:17 msm8909 python3[3048]: 101563.80073833466 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:17 msm8909 python3[3048]: Header: 06004014 payload: e200 crc: 9183912d
May 07 12:15:17 msm8909 python3[3048]: 101563.80773115158 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 07 12:15:17 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 07 12:15:17 msm8909 python3[3048]: 101563.87076306343 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: 101564.22724604607 [06:05:04:11:B9:D2] <- RX 06004015e2009183912d
May 07 12:15:18 msm8909 python3[3048]: 101564.23608422279 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: Header: 06004015 payload: e200 crc: 9183912d
May 07 12:15:18 msm8909 python3[3048]: 101564.24294900894 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 07 12:15:18 msm8909 python3[3048]: 101564.3222823143 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: 101564.35175848007 [06:05:04:11:B9:D2] <- RX 2400401600006639aad6000000190064070b0000
May 07 12:15:18 msm8909 python3[3048]: 101564.37540602684 [06:05:04:11:B9:D2] <- RX 006e000000580005b7a60000000000152ca976da
May 07 12:15:18 msm8909 python3[3048]: 101564.38441467285 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: user prefs:
May 07 12:15:18 msm8909 python3[3048]: self.clockFormat: 00
May 07 12:15:18 msm8909 python3[3048]: self.unit: 00
May 07 12:15:18 msm8909 python3[3048]: self.time: 00000000
May 07 12:15:18 msm8909 python3[3048]: self.timezone: 0000
May 07 12:15:18 msm8909 python3[3048]: self.gender: 00
May 07 12:15:18 msm8909 python3[3048]: self.age: 19
May 07 12:15:18 msm8909 python3[3048]: self.weight: 0064
May 07 12:15:18 msm8909 python3[3048]: self.height: 070b
May 07 12:15:18 msm8909 python3[3048]: self.steps: 00003a98
May 07 12:15:18 msm8909 python3[3048]: self.distance: 00000003
May 07 12:15:18 msm8909 python3[3048]: self.calories: 000004b0
May 07 12:15:18 msm8909 python3[3048]: self.sleep: 000001e0
May 07 12:15:18 msm8909 python3[3048]: self.language: 00
May 07 12:15:18 msm8909 python3[3048]: self.sleeptime: 15
May 07 12:15:18 msm8909 python3[3048]: 101564.47040915489 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 07 12:15:18 msm8909 python3[3048]: 101564.48074889183 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: Header: 06004017 payload: e200 crc: 9183912d
May 07 12:15:18 msm8909 python3[3048]: 101564.48790502548 [06:05:04:11:B9:D2] -> TX[42] b'26004010902400006639aad6000000190064070b00003a9800000003000004b0000001e00015c8d1fcd1'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 26004010902400006639aad6000000190064070b00003a9800000003000004b0000001e00015c8d1fcd1
May 07 12:15:18 msm8909 python3[3048]: 101564.5891866684 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: 101564.94879770279 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 07 12:15:18 msm8909 python3[3048]: 101564.9579577446 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:18 msm8909 python3[3048]: Header: 06004018 payload: e200 crc: 9183912d
May 07 12:15:18 msm8909 python3[3048]: 101564.96705579758 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 07 12:15:18 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 07 12:15:19 msm8909 python3[3048]: 101565.03440761566 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: 101565.40081787109 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 07 12:15:19 msm8909 python3[3048]: 101565.41069579124 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:15:19 msm8909 python3[3048]: 101565.41827058792 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 07 12:15:19 msm8909 python3[3048]: 101565.52114748955 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: 101565.54772734642 [06:05:04:11:B9:D2] <- RX 0500401a011bdf05a5
May 07 12:15:19 msm8909 python3[3048]: 101565.55692434311 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: 06:05:04:11:B9:D2: License Good
May 07 12:15:19 msm8909 python3[3048]: 101565.69844508171 [06:05:04:11:B9:D2] <- RX 0600401be2009183912d
May 07 12:15:19 msm8909 python3[3048]: 101565.7077562809 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: Header: 0600401b payload: e200 crc: 9183912d
May 07 12:15:19 msm8909 python3[3048]: 101565.71479654312 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 07 12:15:19 msm8909 python3[3048]: 101565.7944381237 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: 101565.82358002663 [06:05:04:11:B9:D2] <- RX 1c00401c00000001000000010000000000000000
May 07 12:15:19 msm8909 python3[3048]: 101565.84628367424 [06:05:04:11:B9:D2] <- RX 000000d200000000c4ae8848
May 07 12:15:19 msm8909 python3[3048]: 101565.8565633297 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: 101565.9682097435 [06:05:04:11:B9:D2] <- RX 0600401de2009183912d
May 07 12:15:19 msm8909 python3[3048]: 101565.97847509384 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:19 msm8909 python3[3048]: Header: 0600401d payload: e200 crc: 9183912d
May 07 12:15:19 msm8909 python3[3048]: 101565.98673415184 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 07 12:15:19 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 07 12:15:20 msm8909 python3[3048]: 101566.06349301338 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: 101566.09380340576 [06:05:04:11:B9:D2] <- RX 0500401e008def02d2
May 07 12:15:20 msm8909 python3[3048]: 101566.10331678391 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:20 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: 101566.17492318153 [06:05:04:11:B9:D2] <- RX 0600401fe2009183912d
May 07 12:15:20 msm8909 python3[3048]: 101566.18406224251 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:20 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: Header: 0600401f payload: e200 crc: 9183912d
May 07 12:15:20 msm8909 python3[3048]: 101566.19058132172 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 07 12:15:20 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 07 12:15:20 msm8909 python3[3048]: 101566.27450656891 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: 101566.30184721947 [06:05:04:11:B9:D2] <- RX 080040108c79396697ccbe77
May 07 12:15:20 msm8909 python3[3048]: 101566.31084346771 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:20 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: 101566.38783478737 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 07 12:15:20 msm8909 python3[3048]: 101566.39699673653 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:20 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: Header: 06004011 payload: e200 crc: 9183912d
May 07 12:15:20 msm8909 python3[3048]: 101566.4042942524 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 07 12:15:20 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 07 12:15:20 msm8909 python3[3048]: 101566.4832046032 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:20 msm8909 python3[3048]: 101566.5261323452 [06:05:04:11:B9:D2] <- RX 04024012000000000000000462020000cc600c00
May 07 12:15:20 msm8909 python3[3048]: 101566.56192541122 [06:05:04:11:B9:D2] <- RX 000000000000000462020000cd600c0000000000
May 07 12:15:20 msm8909 python3[3048]: 101566.58596849442 [06:05:04:11:B9:D2] <- RX 0000000462020000cd600c000000000000000004
May 07 12:15:20 msm8909 python3[3048]: 101566.61122870445 [06:05:04:11:B9:D2] <- RX 62020000cd600c00000000000000000462020000
May 07 12:15:20 msm8909 python3[3048]: 101566.63526964188 [06:05:04:11:B9:D2] <- RX cc600c00000000000000000462020000cc400c00
May 07 12:15:20 msm8909 python3[3048]: 101566.66413736343 [06:05:04:11:B9:D2] <- RX 000000000000000462020000cd400c0000000000
May 07 12:15:20 msm8909 python3[3048]: 101566.68979501724 [06:05:04:11:B9:D2] <- RX 0000000462020000cb400c000000000000000004
May 07 12:15:20 msm8909 python3[3048]: 101566.71617722511 [06:05:04:11:B9:D2] <- RX 62020000cd400c00000000000000000462020000
May 07 12:15:20 msm8909 python3[3048]: 101566.74080848694 [06:05:04:11:B9:D2] <- RX cc400c00000000000000000462020000cd400c00
May 07 12:15:20 msm8909 python3[3048]: 101566.76900553703 [06:05:04:11:B9:D2] <- RX 000000000000000462020000cd400c0000000000
May 07 12:15:20 msm8909 python3[3048]: 101566.79963970184 [06:05:04:11:B9:D2] <- RX 0000000462020000cd400c000000000000000004
May 07 12:15:20 msm8909 python3[3048]: 101566.82396006584 [06:05:04:11:B9:D2] <- RX 62020000cd400c00000000000000000462020000
May 07 12:15:20 msm8909 python3[3048]: 101566.8500854969 [06:05:04:11:B9:D2] <- RX cd400c00000000000000000462020000cd400c00
May 07 12:15:20 msm8909 python3[3048]: 101566.87404131889 [06:05:04:11:B9:D2] <- RX 000000000000000462020000cc400c0000000000
May 07 12:15:20 msm8909 python3[3048]: 101566.89936161041 [06:05:04:11:B9:D2] <- RX 0000000462020000cd400c000000000000000004
May 07 12:15:20 msm8909 python3[3048]: 101566.92352294922 [06:05:04:11:B9:D2] <- RX 62020000cc600c00000000000000000462020000
May 07 12:15:20 msm8909 python3[3048]: 101566.94708514214 [06:05:04:11:B9:D2] <- RX cd600c00000000000000000462020000cc600c00
May 07 12:15:20 msm8909 python3[3048]: 101566.97533035278 [06:05:04:11:B9:D2] <- RX 000000000000000462020000cc600c0000000000
May 07 12:15:20 msm8909 python3[3048]: 101566.9990541935 [06:05:04:11:B9:D2] <- RX 0000000463020000ce600c000000000000000004
May 07 12:15:21 msm8909 python3[3048]: 101567.02317428589 [06:05:04:11:B9:D2] <- RX 63020000cd600c00000000000000000463020000
May 07 12:15:21 msm8909 python3[3048]: 101567.04702234268 [06:05:04:11:B9:D2] <- RX cc600c00000000000000000463020000cd600c00
May 07 12:15:21 msm8909 python3[3048]: 101567.07818961143 [06:05:04:11:B9:D2] <- RX 000000000000000463020000cd600c0000000000
May 07 12:15:21 msm8909 python3[3048]: 101567.10206961632 [06:05:04:11:B9:D2] <- RX 0000000463020000cd600c000000000000000004
May 07 12:15:21 msm8909 python3[3048]: 101567.12813067436 [06:05:04:11:B9:D2] <- RX 63020000cd800c00000000000000008863020000
May 07 12:15:21 msm8909 python3[3048]: 101567.15607762337 [06:05:04:11:B9:D2] <- RX cd800c010000000000000094640e7400cc400d09
May 07 12:15:21 msm8909 python3[3048]: 101567.18142914772 [06:05:04:11:B9:D2] <- RX 000000003101bd866d0cc600cec00e015486f3a9
May 07 12:15:21 msm8909 python3[3048]: 101567.19019174576 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:21 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:21 msm8909 python3[3048]: 101567.26375246048 [06:05:04:11:B9:D2] <- RX 0402401300000000a301bd7a700cd000ce000f01
May 07 12:15:21 msm8909 python3[3048]: 101567.2965118885 [06:05:04:11:B9:D2] <- RX 00000000d501bd76720e7a00cd200f0900000000
May 07 12:15:21 msm8909 python3[3048]: 101567.33029484749 [06:05:04:11:B9:D2] <- RX f701bd72740cc400cc400f01000000001602bd6e
May 07 12:15:21 msm8909 python3[3048]: 101567.35503745079 [06:05:04:11:B9:D2] <- RX 760cbc00ce800f01000000002e02bd6e770cce00
May 07 12:15:21 msm8909 python3[3048]: 101567.38011813164 [06:05:04:11:B9:D2] <- RX cca00f01000000004702bd6a780cc600cdc00f01
May 07 12:15:21 msm8909 python3[3048]: 101567.4149582386 [06:05:04:11:B9:D2] <- RX 000000005802bd66790cb600cde00f0100000000
May 07 12:15:21 msm8909 python3[3048]: 101567.44848632812 [06:05:04:11:B9:D2] <- RX 6802bd667a0e7400cde00f09000000007102bd5a
May 07 12:15:21 msm8909 python3[3048]: 101567.47397756577 [06:05:04:11:B9:D2] <- RX 7a0e8000cde00f09000000007a02bd5a7a0e7400
May 07 12:15:21 msm8909 python3[3048]: 101567.49914622307 [06:05:04:11:B9:D2] <- RX cde00f09000000007a02bd5a7b0e7400cde00f09
May 07 12:15:21 msm8909 python3[3048]: 101567.52768039703 [06:05:04:11:B9:D2] <- RX 000000007e02bd5a7b0e7400cee00f0900000000
May 07 12:15:21 msm8909 python3[3048]: 101567.55463552475 [06:05:04:11:B9:D2] <- RX 8202bd5a7b0cc000cd001001000000008702bd5a
May 07 12:15:21 msm8909 python3[3048]: 101567.57920026779 [06:05:04:11:B9:D2] <- RX 7b0e7400cd001009000000008b02bd567c0ec000
May 07 12:15:21 msm8909 python3[3048]: 101567.60976219177 [06:05:04:11:B9:D2] <- RX ce001009000000008f02bd567c0cc800cd001001
May 07 12:15:21 msm8909 python3[3048]: 101567.63374853134 [06:05:04:11:B9:D2] <- RX 000000008f02bd567c0ec000cc00100900000000
May 07 12:15:21 msm8909 python3[3048]: 101567.65731716156 [06:05:04:11:B9:D2] <- RX 8f02bd5a7c0e8c00ce001009000000009402bd5a
May 07 12:15:21 msm8909 python3[3048]: 101567.68092870712 [06:05:04:11:B9:D2] <- RX 7c0e8c00cc201009000000009802bd5e7c0e8000
May 07 12:15:21 msm8909 python3[3048]: 101567.70627260208 [06:05:04:11:B9:D2] <- RX cc201009000000009802bd567c0cb000cd201001
May 07 12:15:21 msm8909 python3[3048]: 101567.72994279861 [06:05:04:11:B9:D2] <- RX 000000009c02bd567d0e8000cd20100900000000
May 07 12:15:21 msm8909 python3[3048]: 101567.75356674194 [06:05:04:11:B9:D2] <- RX a102bd4a7d0c9c00ce20100100000000a502bd46
May 07 12:15:21 msm8909 python3[3048]: 101567.77896523476 [06:05:04:11:B9:D2] <- RX 7d0e8000cd20100900000000a502bd427d0e8000
May 07 12:15:21 msm8909 python3[3048]: 101567.80286574364 [06:05:04:11:B9:D2] <- RX cd20100900000000a502bd2a7d0e8000ce201009
May 07 12:15:21 msm8909 python3[3048]: 101567.82637286186 [06:05:04:11:B9:D2] <- RX 00000000a502bd367d0e8000cd00100900000000
May 07 12:15:21 msm8909 python3[3048]: 101567.84991264343 [06:05:04:11:B9:D2] <- RX a502bd367d0caa00cd00100100000000a102bd42
May 07 12:15:21 msm8909 python3[3048]: 101567.87563300133 [06:05:04:11:B9:D2] <- RX 7c0e8000cc001009000000009c02bd3e7c0cba00
May 07 12:15:21 msm8909 python3[3048]: 101567.89905333519 [06:05:04:11:B9:D2] <- RX cd001001000000009c02bd427c0cb600cc001001
May 07 12:15:21 msm8909 python3[3048]: 101567.92856740952 [06:05:04:11:B9:D2] <- RX 000000009c02bd467c0e8000cd001009c624e574
May 07 12:15:21 msm8909 python3[3048]: 101567.93796801567 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:21 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:22 msm8909 python3[3048]: 101568.01113390923 [06:05:04:11:B9:D2] <- RX 04024014000000009c02bd527c0e8000cc001009
May 07 12:15:22 msm8909 python3[3048]: 101568.03661990166 [06:05:04:11:B9:D2] <- RX 000000008f02bd527b0e8000ce00100900000000
May 07 12:15:22 msm8909 python3[3048]: 101568.06406211853 [06:05:04:11:B9:D2] <- RX 8b02bd4a7b0e8000cd001009000000008b02bd46
May 07 12:15:22 msm8909 python3[3048]: 101568.08761048317 [06:05:04:11:B9:D2] <- RX 7b0e8000cde00f09000000008b02bd467b0e8000
May 07 12:15:22 msm8909 python3[3048]: 101568.12616562843 [06:05:04:11:B9:D2] <- RX cce00f09000000008702bd467b0ca800cde00f01
May 07 12:15:22 msm8909 python3[3048]: 101568.16405510902 [06:05:04:11:B9:D2] <- RX 000000008702bd4a7b0cb200cde00f0100000000
May 07 12:15:22 msm8909 python3[3048]: 101568.20599675179 [06:05:04:11:B9:D2] <- RX 8702bd3e7b0e8000cee00f09000000008702bd42
May 07 12:15:22 msm8909 python3[3048]: 101568.23086667061 [06:05:04:11:B9:D2] <- RX 7b0cf800cce00f01000000008202bd4a7a0e8000
May 07 12:15:22 msm8909 python3[3048]: 101568.36176037788 [06:05:04:11:B9:D2] <- RX cee00f09000000007a02bd4e7a0e8000cdc00f09
May 07 12:15:22 msm8909 python3[3048]: 101568.39159607887 [06:05:04:11:B9:D2] <- RX 000000007502bd527a0c8200cdc00f0100000000
May 07 12:15:22 msm8909 python3[3048]: 101568.42242908478 [06:05:04:11:B9:D2] <- RX 7502bd467a0e8000ccc00f09000000006d02bd26
May 07 12:15:22 msm8909 python3[3048]: 101568.4466714859 [06:05:04:11:B9:D2] <- RX 7a0e8000cdc00f09000000007102bd0e7a0e8000
May 07 12:15:22 msm8909 python3[3048]: 101568.47761845589 [06:05:04:11:B9:D2] <- RX cdc00f09000000007a02bd067b0e8000cdc04f09
May 07 12:15:22 msm8909 python3[3048]: 101568.51297831535 [06:05:04:11:B9:D2] <- RX 801580104b08bd1a7b0caa00cde04f0100000000
May 07 12:15:22 msm8909 python3[3048]: 101568.53823542595 [06:05:04:11:B9:D2] <- RX 3103bd3e7b0e8000cce04f09000000008b02bd46
May 07 12:15:22 msm8909 python3[3048]: 101568.56492543221 [06:05:04:11:B9:D2] <- RX 7b0e8000cde00f09000000008202bd3a7b0e8000
May 07 12:15:22 msm8909 python3[3048]: 101568.62124872208 [06:05:04:11:B9:D2] <- RX cce00f09000000008202bd327b0e8000cdc00f09
May 07 12:15:22 msm8909 python3[3048]: 101568.65502476692 [06:05:04:11:B9:D2] <- RX 001f80196c0cbd427b0e8000cdc04f0980020002
May 07 12:15:22 msm8909 python3[3048]: 101568.68476319313 [06:05:04:11:B9:D2] <- RX b303bd427a0e9200cdc00f09000000006d02bd06
May 07 12:15:22 msm8909 python3[3048]: 101568.72500133514 [06:05:04:11:B9:D2] <- RX 7a0e8000cda00f09000000006d02bd067a0e8000
May 07 12:15:22 msm8909 python3[3048]: 101568.75159811974 [06:05:04:11:B9:D2] <- RX cda00f09000000006d02bd067a0e7a00cda00f09
May 07 12:15:22 msm8909 python3[3048]: 101568.78252649307 [06:05:04:11:B9:D2] <- RX 000000007102bd067a0c9e00cdc00f0100000000
May 07 12:15:22 msm8909 python3[3048]: 101568.81401443481 [06:05:04:11:B9:D2] <- RX 7502bd067a0e7a00ccc00f09000000007a02bd06
May 07 12:15:22 msm8909 python3[3048]: 101568.85923027992 [06:05:04:11:B9:D2] <- RX 7b0e7a00cdc00f09000000007e02bd067b0ca600
May 07 12:15:22 msm8909 python3[3048]: 101568.88785743713 [06:05:04:11:B9:D2] <- RX ccc00f01000000008202bd0e7b0caa00cde00f01
May 07 12:15:22 msm8909 python3[3048]: 101568.91250348091 [06:05:04:11:B9:D2] <- RX 000000008702bd127c0e7a00cce00f0950394778
May 07 12:15:22 msm8909 python3[3048]: 101568.92911553383 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:22 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:23 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 741, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 761, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1492e54053247d81
May 07 12:15:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055323, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 129, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 761, 'bmrCals': 741, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:15:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055323, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 129, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 761, 'bmrCals': 741, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:15:23 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055323, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 129, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 761, "bmrCals": 741, "heartRate": 64, "solarGen": 175, "caseTemp": 125}}, "rt": "instant", "key": "ca8c4224d3bc44979700b6a1befe425b"}
May 07 12:15:23 msm8909 python3[3048]: 101569.28708600998 [06:05:04:11:B9:D2] <- RX 04024015000000008f02bd1a7c0e7a00ce001009
May 07 12:15:23 msm8909 python3[3048]: 101569.32359480858 [06:05:04:11:B9:D2] <- RX 000000008f02bd0e7c0e7400cd00100900000000
May 07 12:15:23 msm8909 python3[3048]: 101569.40075206757 [06:05:04:11:B9:D2] <- RX 9402bd067c0e7a00cc001009000000009802bd06
May 07 12:15:23 msm8909 python3[3048]: 101569.4247713089 [06:05:04:11:B9:D2] <- RX 7c0e7a00cbe00f09000000009402bd067c0e7a00
May 07 12:15:23 msm8909 python3[3048]: 101569.47744131088 [06:05:04:11:B9:D2] <- RX cc001009000000009802bd067c0e7400cd001009
May 07 12:15:23 msm8909 python3[3048]: 101569.5009624958 [06:05:04:11:B9:D2] <- RX 000000009c02bd067d0e8000cd00100900000000
May 07 12:15:23 msm8909 python3[3048]: 101569.52637672424 [06:05:04:11:B9:D2] <- RX a102bd067d0c9c00cc00100100000000a502bd06
May 07 12:15:23 msm8909 python3[3048]: 101569.55275535583 [06:05:04:11:B9:D2] <- RX 7d0e7a00cc00100900000000a502bd067d0e7a00
May 07 12:15:23 msm8909 python3[3048]: 101569.57574272156 [06:05:04:11:B9:D2] <- RX cc00100900000000aa02bd067d0e7a00cb201009
May 07 12:15:23 msm8909 python3[3048]: 101569.60383009911 [06:05:04:11:B9:D2] <- RX 00000000aa02bd067d0e8000cc20100900000000
May 07 12:15:23 msm8909 python3[3048]: 101569.62957787514 [06:05:04:11:B9:D2] <- RX ae02bd067d0cbe00cd20100100000000ae02bd06
May 07 12:15:23 msm8909 python3[3048]: 101569.66175460815 [06:05:04:11:B9:D2] <- RX 7d0e8000cd20100900000000ae02bd067d0ca400
May 07 12:15:23 msm8909 python3[3048]: 101569.68593883514 [06:05:04:11:B9:D2] <- RX cc20100100000000ae02bd067e0e8000cd201009
May 07 12:15:23 msm8909 python3[3048]: 101569.72306036949 [06:05:04:11:B9:D2] <- RX 00000000b302bd067e0e8000cd20100900000000
May 07 12:15:23 msm8909 python3[3048]: 101569.75310444832 [06:05:04:11:B9:D2] <- RX b302bd067e0e8000cc20100900000000b302bd06
May 07 12:15:23 msm8909 python3[3048]: 101569.77616977692 [06:05:04:11:B9:D2] <- RX 7e0ca400cd20100100000000b302bd067e0caa00
May 07 12:15:23 msm8909 python3[3048]: 101569.80509090424 [06:05:04:11:B9:D2] <- RX cc20100100000000b302bd067e0e8600cd201009
May 07 12:15:23 msm8909 python3[3048]: 101569.83171701431 [06:05:04:11:B9:D2] <- RX 00000000b702bd067e0e8600cd20100900000000
May 07 12:15:23 msm8909 python3[3048]: 101569.86085700989 [06:05:04:11:B9:D2] <- RX b302bd067e0cb800cd20100100000000b302bd06
May 07 12:15:23 msm8909 python3[3048]: 101569.889554739 [06:05:04:11:B9:D2] <- RX 7e0e8600cd20100900000000b302bd067e0e8600
May 07 12:15:23 msm8909 python3[3048]: 101569.92083287239 [06:05:04:11:B9:D2] <- RX cd20100900000000b702bd067e0e8600cd201009
May 07 12:15:23 msm8909 python3[3048]: 101569.95767712593 [06:05:04:11:B9:D2] <- RX 00000000b702bd067e0e8600cd20100900000000
May 07 12:15:23 msm8909 python3[3048]: 101569.98195815086 [06:05:04:11:B9:D2] <- RX b302bd067e0ca000cc20100100000000b302bd06
May 07 12:15:24 msm8909 python3[3048]: 101570.00991868973 [06:05:04:11:B9:D2] <- RX 7e0e8600cc20100900000000b302bd067e0c9400
May 07 12:15:24 msm8909 python3[3048]: 101570.05895996094 [06:05:04:11:B9:D2] <- RX cd20100100000000b302bd067e0ca600cd201001
May 07 12:15:24 msm8909 python3[3048]: 101570.08969902992 [06:05:04:11:B9:D2] <- RX 00000000b302bd067d0e8600cd201009ca703c3a
May 07 12:15:24 msm8909 python3[3048]: 101570.09862995148 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:24 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:24 msm8909 python3[3048]: 101570.32259202003 [06:05:04:11:B9:D2] <- RX 0402401600000000ae02bd067d0e8600cd201009
May 07 12:15:24 msm8909 python3[3048]: 101570.35799837112 [06:05:04:11:B9:D2] <- RX 00000000ae02bd067d0e8600cb00100900000000
May 07 12:15:24 msm8909 python3[3048]: 101570.38719964027 [06:05:04:11:B9:D2] <- RX ae02bd067d0e8600cc20100900000000ae02bd06
May 07 12:15:24 msm8909 python3[3048]: 101570.41398143768 [06:05:04:11:B9:D2] <- RX 7d0e8600cb20100900000000ae02bd067d0e8000
May 07 12:15:24 msm8909 python3[3048]: 101570.43823170662 [06:05:04:11:B9:D2] <- RX cd00100900000000aa02bd067d0e8000cc001009
May 07 12:15:24 msm8909 python3[3048]: 101570.46150302887 [06:05:04:11:B9:D2] <- RX 00000000a502bd067d0e8000cc00100900000000
May 07 12:15:24 msm8909 python3[3048]: 101570.48638057709 [06:05:04:11:B9:D2] <- RX a502bd067d0e8000cd00100900000000a102bd06
May 07 12:15:24 msm8909 python3[3048]: 101570.53264284134 [06:05:04:11:B9:D2] <- RX 7d0e8000cd00100900000000a102bd067d0e8000
May 07 12:15:24 msm8909 python3[3048]: 101570.55838894844 [06:05:04:11:B9:D2] <- RX cde00f0900000000a102bd067d0e8000cd001009
May 07 12:15:24 msm8909 python3[3048]: 101570.58290028572 [06:05:04:11:B9:D2] <- RX 00000000a102bd067d0e8000cde00f0900000000
May 07 12:15:24 msm8909 python3[3048]: 101570.6059885025 [06:05:04:11:B9:D2] <- RX a102bd067c0e8000cde00f09000000009c02bd06
May 07 12:15:24 msm8909 python3[3048]: 101570.62847280502 [06:05:04:11:B9:D2] <- RX 7c0e8000cce00f09000000009802bd067c0ca200
May 07 12:15:24 msm8909 python3[3048]: 101570.65588974953 [06:05:04:11:B9:D2] <- RX cce00f01000000009802bd067c0e8000cce00f09
May 07 12:15:24 msm8909 python3[3048]: 101570.69364929199 [06:05:04:11:B9:D2] <- RX 000000009802bd067c0e8000cdc00f0900000000
May 07 12:15:24 msm8909 python3[3048]: 101570.71629714966 [06:05:04:11:B9:D2] <- RX 9402bd067c0c9a00cdc00f01000000008f02bd06
May 07 12:15:24 msm8909 python3[3048]: 101570.74453043938 [06:05:04:11:B9:D2] <- RX 7c0e8000ccc00f09000000008f02bd067b0e8000
May 07 12:15:24 msm8909 python3[3048]: 101570.82711911201 [06:05:04:11:B9:D2] <- RX ccc00f09000000008b02bd067b0e8000cbc00f09
May 07 12:15:24 msm8909 python3[3048]: 101570.8541560173 [06:05:04:11:B9:D2] <- RX 000000008702bd067b0cac00cdc00f0100000000
May 07 12:15:24 msm8909 python3[3048]: 101570.88780999184 [06:05:04:11:B9:D2] <- RX 8702bd067b0e8000cdc00f09000000008702bd06
May 07 12:15:24 msm8909 python3[3048]: 101570.91749095917 [06:05:04:11:B9:D2] <- RX 7b0e8000cdc00f09000000008702bd067b0e8000
May 07 12:15:25 msm8909 python3[3048]: 101571.0046813488 [06:05:04:11:B9:D2] <- RX cdc00f09000000008202bd067b0e8600cdc00f09
May 07 12:15:25 msm8909 python3[3048]: 101571.03017163277 [06:05:04:11:B9:D2] <- RX 000000008202bd067b0e8600cbc00f0900000000
May 07 12:15:25 msm8909 python3[3048]: 101571.06007790565 [06:05:04:11:B9:D2] <- RX 8202bd067b0e8600ccc00f09000000008202bd06
May 07 12:15:25 msm8909 python3[3048]: 101571.09653568268 [06:05:04:11:B9:D2] <- RX 7a0c9c00ccc00f01000000007a02bd067a0e7a00
May 07 12:15:25 msm8909 python3[3048]: 101571.12292718887 [06:05:04:11:B9:D2] <- RX cba00f09000000007a02bd067a0e7a00cdc00f09
May 07 12:15:25 msm8909 python3[3048]: 101571.14927983284 [06:05:04:11:B9:D2] <- RX 000000007a02bd067b0e7a00ccc00f0976545d1e
May 07 12:15:25 msm8909 python3[3048]: 101571.15861773491 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:25 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:25 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:15:25 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:15:25 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 741, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 761, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d1492e54053347d81
May 07 12:15:25 msm8909 python3[3048]: 101571.5137360096 [06:05:04:11:B9:D2] <- RX 04024017000000007e02bd067b0e7a00ccc00f09
May 07 12:15:25 msm8909 python3[3048]: 101571.53931379318 [06:05:04:11:B9:D2] <- RX 000000008202bd067b0e7400cdc00f0900000000
May 07 12:15:25 msm8909 python3[3048]: 101571.56848216057 [06:05:04:11:B9:D2] <- RX 8702bd067b0e7400cce00f09000000008702bd06
May 07 12:15:25 msm8909 python3[3048]: 101571.61239099503 [06:05:04:11:B9:D2] <- RX 7b0c9e00cdc00f01000000008702bd067b0c9e00
May 07 12:15:25 msm8909 python3[3048]: 101571.64004778862 [06:05:04:11:B9:D2] <- RX cce00f01000000008b02bd067c0e7a00cde00f09
May 07 12:15:25 msm8909 python3[3048]: 101571.66962742805 [06:05:04:11:B9:D2] <- RX 000000008f02bd067c0e7a00cde00f0900000000
May 07 12:15:25 msm8909 python3[3048]: 101571.70973658562 [06:05:04:11:B9:D2] <- RX 9402bd067c0c9600cde00f01000000009402bd06
May 07 12:15:25 msm8909 python3[3048]: 101571.73866271973 [06:05:04:11:B9:D2] <- RX 7c0ea400cd001009000000009802bd067c0e7a00
May 07 12:15:25 msm8909 python3[3048]: 101571.76523947716 [06:05:04:11:B9:D2] <- RX cde00f09000000009802bd067c0c9600cd001001
May 07 12:15:25 msm8909 python3[3048]: 101571.79181051254 [06:05:04:11:B9:D2] <- RX 000000009c02bd067c0c9e00cd00100100000000
May 07 12:15:25 msm8909 python3[3048]: 101571.82510042191 [06:05:04:11:B9:D2] <- RX 9c02bd067c0ec600cd001009000000009c02bd06
May 07 12:15:25 msm8909 python3[3048]: 101571.85099673271 [06:05:04:11:B9:D2] <- RX 7c0ec600cd001009000000009c02bd067d0c9a00
May 07 12:15:25 msm8909 python3[3048]: 101571.88530468941 [06:05:04:11:B9:D2] <- RX cc00100100000000a102bd067d0ca000cc001001
May 07 12:15:26 msm8909 python3[3048]: 101571.91158866882 [06:05:04:11:B9:D2] <- RX 00000000a102bd067c0ec600cd00100900000000
May 07 12:15:26 msm8909 python3[3048]: 101572.11247801781 [06:05:04:11:B9:D2] <- RX 9c02bd067d0c9800cd00100100000000a102bd06
May 07 12:15:26 msm8909 python3[3048]: 101572.14658379555 [06:05:04:11:B9:D2] <- RX 7d0c9200cb00100100000000a502bd067d0e8600
May 07 12:15:26 msm8909 python3[3048]: 101572.17301154137 [06:05:04:11:B9:D2] <- RX cb00100900000000a102bd067d0e8000cb001009
May 07 12:15:26 msm8909 python3[3048]: 101572.1974272728 [06:05:04:11:B9:D2] <- RX 00000000a502bd067d0e8000cd00100900000000
May 07 12:15:26 msm8909 python3[3048]: 101572.24629616737 [06:05:04:11:B9:D2] <- RX a502bd067d0e8000cc00100900000000a502bd06
May 07 12:15:26 msm8909 python3[3048]: 101572.28373146057 [06:05:04:11:B9:D2] <- RX 7d0e8000cc00100900000000aa02bd067d0e8000
May 07 12:15:26 msm8909 python3[3048]: 101572.30885124207 [06:05:04:11:B9:D2] <- RX cd00100900000000a502bd067d0e8000cd001009
May 07 12:15:26 msm8909 python3[3048]: 101572.3429517746 [06:05:04:11:B9:D2] <- RX 00000000a502bd067d0e8000cd00100900000000
May 07 12:15:26 msm8909 python3[3048]: 101572.37799429893 [06:05:04:11:B9:D2] <- RX a102bd067d0e8000cc00100900000000a502bd06
May 07 12:15:26 msm8909 python3[3048]: 101572.40301704407 [06:05:04:11:B9:D2] <- RX 7d0e8000cd00100900000000a502bd067d0e8000
May 07 12:15:26 msm8909 python3[3048]: 101572.43493819237 [06:05:04:11:B9:D2] <- RX cd00100900000000a502bd067d0c9000cb001001
May 07 12:15:26 msm8909 python3[3048]: 101572.48229813576 [06:05:04:11:B9:D2] <- RX 00000000aa02bd067d0e7a00cd0010092af2001a
May 07 12:15:26 msm8909 python3[3048]: 101572.49522733688 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:26 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:26 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14b2ec404c048083
May 07 12:15:26 msm8909 python3[3048]: 101572.86074495316 [06:05:04:11:B9:D2] <- RX 2401401800000000a502bd067d0e7a00cc001009
May 07 12:15:26 msm8909 python3[3048]: 101572.88635635376 [06:05:04:11:B9:D2] <- RX 00000000aa02bd067d0e7a00cd20100900000000
May 07 12:15:26 msm8909 python3[3048]: 101572.9157640934 [06:05:04:11:B9:D2] <- RX aa02bd067d0e8000cd00100900000000aa02bd06
May 07 12:15:26 msm8909 python3[3048]: 101572.96636629105 [06:05:04:11:B9:D2] <- RX 7d0e7a00cc20100900000000aa02bd067d0e7a00
May 07 12:15:27 msm8909 python3[3048]: 101572.99933958054 [06:05:04:11:B9:D2] <- RX cd20100900000000aa02bd067d0e7a00cb001009
May 07 12:15:27 msm8909 python3[3048]: 101573.03355097771 [06:05:04:11:B9:D2] <- RX 00000000aa02bd067d0e8000cd00100900000000
May 07 12:15:27 msm8909 python3[3048]: 101573.06245875359 [06:05:04:11:B9:D2] <- RX aa02bd067d0c9000cc00100100000000a502bd06
May 07 12:15:27 msm8909 python3[3048]: 101573.08621191978 [06:05:04:11:B9:D2] <- RX 7d0e8000cc00100900000000a502bd067d0c9a00
May 07 12:15:27 msm8909 python3[3048]: 101573.11360621452 [06:05:04:11:B9:D2] <- RX cd00100100000000aa02bd167d120000cd201001
May 07 12:15:27 msm8909 python3[3048]: 101573.13942503929 [06:05:04:11:B9:D2] <- RX 00000000aa02bd367c0e8000cd00100900000000
May 07 12:15:27 msm8909 python3[3048]: 101573.17585325241 [06:05:04:11:B9:D2] <- RX 9802bd2a7b0e8000cde00f09000000008b02bd16
May 07 12:15:27 msm8909 python3[3048]: 101573.19958686829 [06:05:04:11:B9:D2] <- RX 7b0e8000cde00f09000000008202bd327a0e8000
May 07 12:15:27 msm8909 python3[3048]: 101573.23699140549 [06:05:04:11:B9:D2] <- RX cbc00f09000000007a02bd067a0e8000cdc00f09
May 07 12:15:27 msm8909 python3[3048]: 101573.2604598999 [06:05:04:11:B9:D2] <- RX 000000007502bd067a0e8000cca00f0900000000
May 07 12:15:27 msm8909 python3[3048]: 101573.28559875488 [06:05:04:11:B9:D2] <- RX 6d02bd06790e7a00cda00f09d058b564
May 07 12:15:27 msm8909 python3[3048]: 101573.29492354393 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:27 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:27 msm8909 python3[3048]: 101573.37801575661 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 07 12:15:27 msm8909 python3[3048]: 101573.38729858398 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:27 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:27 msm8909 python3[3048]: Header: 06004019 payload: e200 crc: 9183912d
May 07 12:15:27 msm8909 python3[3048]: 101573.39423775673 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 07 12:15:27 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 07 12:15:27 msm8909 python3[3048]: 101573.47291755676 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:27 msm8909 python3[3048]: 101573.499761343 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 07 12:15:27 msm8909 python3[3048]: 101573.50915932655 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:27 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:27 msm8909 python3[3048]: Header: 0600401a payload: e200 crc: 9183912d
May 07 12:15:27 msm8909 python3[3048]: 101573.5162153244 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 07 12:15:27 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 07 12:15:27 msm8909 python3[3048]: 101573.58592176437 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 07 12:15:29 msm8909 python3[3048]: 101575.48155093193 [06:05:04:11:B9:D2] <- RX 0600401be2009183912d
May 07 12:15:29 msm8909 python3[3048]: 101575.49074482918 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 07 12:15:29 msm8909 python3[3048]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 07 12:15:29 msm8909 python3[3048]: Header: 0600401b payload: e200 crc: 9183912d
May 07 12:15:29 msm8909 python3[3048]: command list complete
May 07 12:15:29 msm8909 python3[3048]: DEACTIVATING AMDTP.
May 07 12:15:29 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 07 12:15:29 msm8909 python3[3048]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 07 12:15:29 msm8909 python3[3048]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 07 12:15:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:15:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:15:29 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:15:29 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:15:29 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:15:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ecf9326378d641d08e49f5c7bdebc65f"}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055272.7533007, 'type': 's', 'key': 'e0719451b0fc40ff84f2027d10e19202'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055273.3002608, 'type': 's', 'key': '78751a263bef40e4b6d79d219523e4d8'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055273.3591113, 'type': 's', 'key': '4417a535af484b35abdaaed87275d3ae'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055290.7692492, 'type': 's', 'key': '619df722eea3483daeb6e0c194ca9a34'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055295.0267205, 'type': 's', 'key': 'a0086f0815874ffd89a869ab845d0901'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055297.4611936, 'type': 's', 'key': '4199148beb1f433db53f7e5c85a20496'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055310.2489569, 'type': 's', 'key': 'a58785e103a644a48655eaf0960b71be'}
May 07 12:15:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055323.6313026, 'type': 's', 'key': 'ca8c4224d3bc44979700b6a1befe425b'}
May 07 12:15:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055330.0402987, 'type': 's', 'key': 'ecf9326378d641d08e49f5c7bdebc65f'}
May 07 12:15:32 msm8909 python3[3048]: Total BG Logs: 210
May 07 12:15:32 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042700, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042760, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042820, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042880, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715042940, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043000, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1,
May 07 12:15:32 msm8909 python3[3048]: 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043060, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043120, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043180, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043240, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043300, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043360, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinT
May 07 12:15:32 msm8909 python3[3048]: emp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043420, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043480, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043540, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043600, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043660, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043720, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utc
May 07 12:15:32 msm8909 python3[3048]: Timestamp': 1715043780, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043840, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043900, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715043960, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044020, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044080, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044140, 'powerConsumedIndex': 1,
May 07 12:15:32 msm8909 python3[3048]: 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044200, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044260, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 24.75, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044320, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 0, 'skinTemp': 25.0, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044380, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 25.0, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044440, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 24.75, 'thermalGenIndex': 34}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 26.5, 'deltaActCals': 0, 'deltaDistance': 0, 'utcTimestamp': 1715044500, 'powerConsumedIndex': 7, 'deltaBmrCals': 0, 'deviceId': '06:05:04:11:B
May 07 12:15:32 msm8909 python3[3048]: 9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 25.0, 'thermalGenIndex': 37}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 29.5, 'deltaActCals': 305, 'deltaDistance': 0, 'utcTimestamp': 1715044560, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 75, 'caseTemp': 27.25, 'thermalGenIndex': 33}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 30.0, 'deltaActCals': 419, 'deltaDistance': 0, 'utcTimestamp': 1715044620, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 104, 'wearableId': 75, 'caseTemp': 28.0, 'thermalGenIndex': 30}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 30.25, 'deltaActCals': 469, 'deltaDistance': 0, 'utcTimestamp': 1715044680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 28.5, 'thermalGenIndex': 29}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 30.5, 'deltaActCals': 503, 'deltaDistance': 0, 'utcTimestamp': 1715044740, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 98, 'wearableId': 75, 'caseTemp': 29.0, 'thermalGenIndex': 28}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 31.0, 'deltaActCals': 534, 'deltaDistance': 0, 'utcTimestamp': 1715044800, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 94, 'wearableId': 75, 'caseTemp': 29.5, 'thermalGenIndex': 27}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 558, 'deltaDistance': 0, 'utcTimestamp': 1715044860, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0,
May 07 12:15:32 msm8909 python3[3048]: 'heartRate': 103, 'wearableId': 75, 'caseTemp': 29.75, 'thermalGenIndex': 27}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 583, 'deltaDistance': 0, 'utcTimestamp': 1715044920, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 75, 'caseTemp': 30.0, 'thermalGenIndex': 26}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 600, 'deltaDistance': 0, 'utcTimestamp': 1715044980, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 91, 'wearableId': 75, 'caseTemp': 30.25, 'thermalGenIndex': 25}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 616, 'deltaDistance': 0, 'utcTimestamp': 1715045040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 25}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715045100, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715045160, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715045220, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearab
May 07 12:15:32 msm8909 python3[3048]: leId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715045280, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715045340, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 96, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715045400, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715045460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 96, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715045520, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 100, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715045580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 96, 'wearableId': 75, 'caseTemp': 31.
May 07 12:15:32 msm8909 python3[3048]: 0, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715045640, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 70, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715045700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 70, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 22}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715045760, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 23}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715045820, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 88, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715045880, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 21}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715045940, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 78, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 18}
May 07 12:15:32 msm8909 python3[3048]: , {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715046000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715046060, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 16}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715046120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 10}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715046180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 13}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715046240, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 85, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 13}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715046300, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 16}, {'solarGenIndex': 1, '
May 07 12:15:32 msm8909 python3[3048]: deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715046360, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 93, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 15}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715046420, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 91, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 16}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715046480, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715046540, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 20}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715046600, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 20}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715046660, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 18}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery':
May 07 12:15:32 msm8909 python3[3048]: 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715046720, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715046780, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715046840, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 84, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715046900, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 89, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 18}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715046960, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 15}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715047020, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 124, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 16}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4,
May 07 12:15:32 msm8909 python3[3048]: 'skinTemp': 31.75, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715047080, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 18}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715047140, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 19}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715047200, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 65, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 20}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715047260, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715047320, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 9}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715047380, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 3}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.5, 'deltaActCals':
May 07 12:15:32 msm8909 python3[3048]: 634, 'deltaDistance': 0, 'utcTimestamp': 1715047440, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.75, 'deltaActCals': 2123, 'deltaDistance': 33, 'utcTimestamp': 1715047500, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 43, 'heartRate': 85, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 6}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 5, 'skinTemp': 31.75, 'deltaActCals': 817, 'deltaDistance': 0, 'utcTimestamp': 1715047560, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 15}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715047620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 17}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715047680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 14}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715047740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 12}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 5, 'skinTemp': 31.5, 'deltaActCals': 3180, 'deltaDistance
May 07 12:15:32 msm8909 python3[3048]: ': 51, 'utcTimestamp': 1715047800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 62, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 16}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 947, 'deltaDistance': 4, 'utcTimestamp': 1715047860, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 5, 'heartRate': 73, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 16}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715047920, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715047980, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715048040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 625, 'deltaDistance': 0, 'utcTimestamp': 1715048100, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 17150481
May 07 12:15:32 msm8909 python3[3048]: 60, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715048220, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715048280, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 83, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715048340, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 85, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 3}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715048400, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 4}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 78, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715048460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 6}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715048520, 'powerConsumedIndex': 7, 'del
May 07 12:15:32 msm8909 python3[3048]: taBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 3}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715048580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715048640, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}]}
May 07 12:15:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042700, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042760, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042820, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042880, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715042940, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043000, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex"
May 07 12:15:32 msm8909 python3[3048]: : 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043060, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043120, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043180, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043240, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043300, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043360, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "
May 07 12:15:32 msm8909 python3[3048]: skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043420, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043480, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043540, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043600, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043660, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043720, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0,
May 07 12:15:32 msm8909 python3[3048]: "utcTimestamp": 1715043780, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043840, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043900, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715043960, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044020, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044080, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044140, "powerConsumedIndex
May 07 12:15:32 msm8909 python3[3048]: ": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044200, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044260, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 24.75, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044320, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 0, "skinTemp": 25.0, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044380, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 25.0, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044440, "powerConsumedIndex": 1, "deltaBmrCals": 0, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 24.75, "thermalGenIndex": 34}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 26.5, "deltaActCals": 0, "deltaDistance": 0, "utcTimestamp": 1715044500, "powerConsumedIndex": 7, "deltaBmrCals": 0, "deviceId": "06:05:04
May 07 12:15:32 msm8909 python3[3048]: :11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 25.0, "thermalGenIndex": 37}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 29.5, "deltaActCals": 305, "deltaDistance": 0, "utcTimestamp": 1715044560, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 75, "caseTemp": 27.25, "thermalGenIndex": 33}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 30.0, "deltaActCals": 419, "deltaDistance": 0, "utcTimestamp": 1715044620, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 104, "wearableId": 75, "caseTemp": 28.0, "thermalGenIndex": 30}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 30.25, "deltaActCals": 469, "deltaDistance": 0, "utcTimestamp": 1715044680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 28.5, "thermalGenIndex": 29}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 30.5, "deltaActCals": 503, "deltaDistance": 0, "utcTimestamp": 1715044740, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 98, "wearableId": 75, "caseTemp": 29.0, "thermalGenIndex": 28}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 31.0, "deltaActCals": 534, "deltaDistance": 0, "utcTimestamp": 1715044800, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 94, "wearableId": 75, "caseTemp": 29.5, "thermalGenIndex": 27}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.25, "deltaActCals": 558, "deltaDistance": 0, "utcTimestamp": 1715044860, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps"
May 07 12:15:32 msm8909 python3[3048]: : 0, "heartRate": 103, "wearableId": 75, "caseTemp": 29.75, "thermalGenIndex": 27}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 583, "deltaDistance": 0, "utcTimestamp": 1715044920, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 75, "caseTemp": 30.0, "thermalGenIndex": 26}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 600, "deltaDistance": 0, "utcTimestamp": 1715044980, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 91, "wearableId": 75, "caseTemp": 30.25, "thermalGenIndex": 25}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 616, "deltaDistance": 0, "utcTimestamp": 1715045040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 25}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715045100, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715045160, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715045220, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "w
May 07 12:15:32 msm8909 python3[3048]: earableId": 75, "caseTemp": 30.75, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 31.75, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715045280, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715045340, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 96, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715045400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.0, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715045460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 96, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715045520, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 100, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715045580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 96, "wearableId": 75, "caseTemp"
May 07 12:15:32 msm8909 python3[3048]: : 31.0, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715045640, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 70, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715045700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 70, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 22}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715045760, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 23}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715045820, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 88, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715045880, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 21}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.25, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715045940, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 78, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex"
May 07 12:15:32 msm8909 python3[3048]: : 18}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715046000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715046060, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 16}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.25, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715046120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 10}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715046180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 13}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715046240, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 85, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 13}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715046300, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 16}, {"solarGenIndex":
May 07 12:15:32 msm8909 python3[3048]: 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715046360, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 93, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 15}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715046420, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 91, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 16}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715046480, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715046540, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 20}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715046600, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 20}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715046660, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 18}, {"solarGenIndex": 1, "deltaRunSteps": 0, "batte
May 07 12:15:32 msm8909 python3[3048]: ry": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715046720, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715046780, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715046840, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 84, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715046900, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 89, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 18}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715046960, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 15}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715047020, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 124, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 16}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity"
May 07 12:15:32 msm8909 python3[3048]: : 4, "skinTemp": 31.75, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715047080, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 18}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715047140, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 19}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715047200, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 65, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 20}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715047260, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715047320, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 9}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715047380, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 3}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.5, "deltaActC
May 07 12:15:32 msm8909 python3[3048]: als": 634, "deltaDistance": 0, "utcTimestamp": 1715047440, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.75, "deltaActCals": 2123, "deltaDistance": 33, "utcTimestamp": 1715047500, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 43, "heartRate": 85, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 6}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 5, "skinTemp": 31.75, "deltaActCals": 817, "deltaDistance": 0, "utcTimestamp": 1715047560, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 15}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715047620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 17}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715047680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 14}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715047740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 12}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 5, "skinTemp": 31.5, "deltaActCals": 3180, "deltaDis
May 07 12:15:32 msm8909 python3[3048]: tance": 51, "utcTimestamp": 1715047800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 62, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 16}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 947, "deltaDistance": 4, "utcTimestamp": 1715047860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 5, "heartRate": 73, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 16}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715047920, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715047980, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715048040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 625, "deltaDistance": 0, "utcTimestamp": 1715048100, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 171
May 07 12:15:32 msm8909 python3[3048]: 5048160, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715048220, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715048280, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 83, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715048340, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 85, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 3}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715048400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 4}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 78, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715048460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 6}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715048520, "powerConsumedIndex": 7,
May 07 12:15:32 msm8909 python3[3048]: "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 3}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715048580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 31.75, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715048640, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}]}, "rt": "bg", "key": "8efc92799d494354ba9c973e83f7d12d"}
May 07 12:15:32 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715048700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715048760, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715048820, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715048880, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 78, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715048940, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715049000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'so
May 07 12:15:32 msm8909 python3[3048]: larGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715049060, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715049120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049180, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 95, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049240, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049300, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 82, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715049360, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunS
May 07 12:15:32 msm8909 python3[3048]: teps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049420, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049480, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049540, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 82, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049600, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 85, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049660, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 695, 'deltaDistance': 0, 'utcTimestamp': 1715049720, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activi
May 07 12:15:32 msm8909 python3[3048]: ty': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049780, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 92, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049840, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715049900, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 695, 'deltaDistance': 0, 'utcTimestamp': 1715049960, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 695, 'deltaDistance': 0, 'utcTimestamp': 1715050020, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715050080, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 80, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'delt
May 07 12:15:32 msm8909 python3[3048]: aActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715050140, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715050200, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 74, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715050260, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 83, 'wearableId': 75, 'caseTemp': 31.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 691, 'deltaDistance': 0, 'utcTimestamp': 1715050320, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715050380, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715050440, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance
May 07 12:15:32 msm8909 python3[3048]: ': 0, 'utcTimestamp': 1715050500, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715050560, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 686, 'deltaDistance': 0, 'utcTimestamp': 1715050620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715050680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715050740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715050800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 171505086
May 07 12:15:32 msm8909 python3[3048]: 0, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715050920, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715050980, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715051040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715051100, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715051160, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715051220, 'powerConsumedIndex': 6, '
May 07 12:15:32 msm8909 python3[3048]: deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 81, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715051280, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715051340, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715051400, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 77, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715051460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715051520, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715051580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06
May 07 12:15:32 msm8909 python3[3048]: :05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715051640, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 86, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715051700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715051760, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715051820, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715051880, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715051940, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkStep
May 07 12:15:32 msm8909 python3[3048]: s': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715052000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715052060, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 78, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715052120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715052180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715052240, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 638, 'deltaDistance': 0, 'utcTimestamp': 1715052300, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableI
May 07 12:15:32 msm8909 python3[3048]: d': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715052360, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715052420, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 58, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715052480, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 647, 'deltaDistance': 0, 'utcTimestamp': 1715052540, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715052600, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 655, 'deltaDistance': 0, 'utcTimestamp': 1715052660, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'th
May 07 12:15:32 msm8909 python3[3048]: ermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715052720, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 75, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 660, 'deltaDistance': 0, 'utcTimestamp': 1715052780, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 82, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715052840, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715052900, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 75, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715052960, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 79, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715053020, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex'
May 07 12:15:32 msm8909 python3[3048]: : 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715053080, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715053140, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 77, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715053200, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 80, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715053260, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 99, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 668, 'deltaDistance': 0, 'utcTimestamp': 1715053320, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 76, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715053380, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 73, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery'
May 07 12:15:32 msm8909 python3[3048]: : 75, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053440, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 67, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715053500, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053560, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053620, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053680, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715053740, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp':
May 07 12:15:32 msm8909 python3[3048]: 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053800, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053860, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 673, 'deltaDistance': 0, 'utcTimestamp': 1715053920, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715053980, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715054040, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715054100, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 72, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'del
May 07 12:15:32 msm8909 python3[3048]: taDistance': 0, 'utcTimestamp': 1715054160, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715054220, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054280, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054340, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054400, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054460, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp
May 07 12:15:32 msm8909 python3[3048]: ': 1715054520, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054580, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054640, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 72, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}]}
May 07 12:15:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715048700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715048760, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715048820, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715048880, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 78, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715048940, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715049000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1},
May 07 12:15:32 msm8909 python3[3048]: {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715049060, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715049120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049180, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 95, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049240, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049300, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 82, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715049360, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "delt
May 07 12:15:32 msm8909 python3[3048]: aRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049420, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049480, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049540, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 82, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049600, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 85, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049660, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 695, "deltaDistance": 0, "utcTimestamp": 1715049720, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "a
May 07 12:15:32 msm8909 python3[3048]: ctivity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049780, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 92, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049840, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715049900, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 695, "deltaDistance": 0, "utcTimestamp": 1715049960, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 695, "deltaDistance": 0, "utcTimestamp": 1715050020, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715050080, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 80, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25,
May 07 12:15:32 msm8909 python3[3048]: "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715050140, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715050200, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 74, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715050260, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 83, "wearableId": 75, "caseTemp": 31.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 691, "deltaDistance": 0, "utcTimestamp": 1715050320, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715050380, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.0, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715050440, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDis
May 07 12:15:32 msm8909 python3[3048]: tance": 0, "utcTimestamp": 1715050500, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.25, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715050560, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 686, "deltaDistance": 0, "utcTimestamp": 1715050620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715050680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715050740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715050800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715
May 07 12:15:32 msm8909 python3[3048]: 050860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715050920, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715050980, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715051040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715051100, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715051160, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715051220, "powerConsumedIndex":
May 07 12:15:32 msm8909 python3[3048]: 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 81, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715051280, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715051340, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715051400, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 77, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715051460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715051520, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 31.5, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715051580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId"
May 07 12:15:32 msm8909 python3[3048]: : "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715051640, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 86, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715051700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715051760, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715051820, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715051880, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715051940, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWal
May 07 12:15:32 msm8909 python3[3048]: kSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715052000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715052060, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 78, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 31.25, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715052120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715052180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715052240, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.5, "deltaActCals": 638, "deltaDistance": 0, "utcTimestamp": 1715052300, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wear
May 07 12:15:32 msm8909 python3[3048]: ableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715052360, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715052420, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 58, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715052480, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.75, "deltaActCals": 647, "deltaDistance": 0, "utcTimestamp": 1715052540, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715052600, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 655, "deltaDistance": 0, "utcTimestamp": 1715052660, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0
May 07 12:15:32 msm8909 python3[3048]: , "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715052720, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 75, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 660, "deltaDistance": 0, "utcTimestamp": 1715052780, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 82, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715052840, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715052900, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 75, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715052960, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 79, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715053020, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenI
May 07 12:15:32 msm8909 python3[3048]: ndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715053080, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715053140, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 77, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715053200, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 80, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715053260, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 99, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 668, "deltaDistance": 0, "utcTimestamp": 1715053320, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 76, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715053380, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 73, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "bat
May 07 12:15:32 msm8909 python3[3048]: tery": 75, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053440, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 67, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715053500, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053560, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053620, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053680, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715053740, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinT
May 07 12:15:32 msm8909 python3[3048]: emp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053800, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053860, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 673, "deltaDistance": 0, "utcTimestamp": 1715053920, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715053980, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715054040, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715054100, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 72, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682,
May 07 12:15:32 msm8909 python3[3048]: "deltaDistance": 0, "utcTimestamp": 1715054160, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715054220, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054280, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054340, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054400, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054460, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTime
May 07 12:15:32 msm8909 python3[3048]: stamp": 1715054520, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054580, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054640, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 72, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}]}, "rt": "bg", "key": "bc7b65191e26431ca2344b141601111e"}
May 07 12:15:32 msm8909 python3[3048]: [SSE] BACKGROUND: {'events': [{'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715054700, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 677, 'deltaDistance': 0, 'utcTimestamp': 1715054760, 'powerConsumedIndex': 6, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 77, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.25, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054820, 'powerConsumedIndex': 9, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': None, 'wearableId': 75, 'caseTemp': 31.25, 'thermalGenIndex': 5}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 32.0, 'deltaActCals': 682, 'deltaDistance': 0, 'utcTimestamp': 1715054880, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 31.0, 'thermalGenIndex': 13}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 664, 'deltaDistance': 0, 'utcTimestamp': 1715054940, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex': 10}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.75, 'deltaActCals': 651, 'deltaDistance': 0, 'utcTimestamp': 1715055000, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.75, 'thermalGenIndex':
May 07 12:15:32 msm8909 python3[3048]: 5}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 75, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 642, 'deltaDistance': 0, 'utcTimestamp': 1715055060, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 12}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.5, 'deltaActCals': 634, 'deltaDistance': 0, 'utcTimestamp': 1715055120, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 76, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 629, 'deltaDistance': 0, 'utcTimestamp': 1715055180, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 64, 'wearableId': 75, 'caseTemp': 30.5, 'thermalGenIndex': 1}, {'solarGenIndex': 1, 'deltaRunSteps': 0, 'battery': 77, 'activity': 4, 'skinTemp': 31.25, 'deltaActCals': 621, 'deltaDistance': 0, 'utcTimestamp': 1715055240, 'powerConsumedIndex': 7, 'deltaBmrCals': 1402, 'deviceId': '06:05:04:11:B9:D2', 'deltaWalkSteps': 0, 'heartRate': 61, 'wearableId': 75, 'caseTemp': 30.25, 'thermalGenIndex': 1}]}
May 07 12:15:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"events": [{"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715054700, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 677, "deltaDistance": 0, "utcTimestamp": 1715054760, "powerConsumedIndex": 6, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 77, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.25, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054820, "powerConsumedIndex": 9, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": null, "wearableId": 75, "caseTemp": 31.25, "thermalGenIndex": 5}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 32.0, "deltaActCals": 682, "deltaDistance": 0, "utcTimestamp": 1715054880, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 31.0, "thermalGenIndex": 13}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 664, "deltaDistance": 0, "utcTimestamp": 1715054940, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenIndex": 10}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.75, "deltaActCals": 651, "deltaDistance": 0, "utcTimestamp": 1715055000, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.75, "thermalGenInd
May 07 12:15:32 msm8909 python3[3048]: ex": 5}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 75, "activity": 4, "skinTemp": 31.5, "deltaActCals": 642, "deltaDistance": 0, "utcTimestamp": 1715055060, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 12}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.5, "deltaActCals": 634, "deltaDistance": 0, "utcTimestamp": 1715055120, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 76, "activity": 4, "skinTemp": 31.25, "deltaActCals": 629, "deltaDistance": 0, "utcTimestamp": 1715055180, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 64, "wearableId": 75, "caseTemp": 30.5, "thermalGenIndex": 1}, {"solarGenIndex": 1, "deltaRunSteps": 0, "battery": 77, "activity": 4, "skinTemp": 31.25, "deltaActCals": 621, "deltaDistance": 0, "utcTimestamp": 1715055240, "powerConsumedIndex": 7, "deltaBmrCals": 1402, "deviceId": "06:05:04:11:B9:D2", "deltaWalkSteps": 0, "heartRate": 61, "wearableId": 75, "caseTemp": 30.25, "thermalGenIndex": 1}]}, "rt": "bg", "key": "fc97634e4099488794bd0d3255313aae"}
May 07 12:15:32 msm8909 python3[3048]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 07 12:15:32 msm8909 python3[3048]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 07 12:15:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 76, 'act_cals': 7, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 110, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 257, 'total_steps': 110} 1d921d9200070000006e00580000000400780790fa3d4c247a7d
May 07 12:15:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055332.9492488, 'type': 's', 'key': '8efc92799d494354ba9c973e83f7d12d'}
May 07 12:15:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055333.2873619, 'type': 's', 'key': 'bc7b65191e26431ca2344b141601111e'}
May 07 12:15:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055333.3423553, 'type': 's', 'key': 'fc97634e4099488794bd0d3255313aae'}
May 07 12:15:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:15:38 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:15:39 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14b2ec404c148083
May 07 12:15:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 187, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 767, 'total_steps': 4425} 05d505d50007000011490d5e000000bb00af10d2ef403424787a
May 07 12:15:41 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:15:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 125, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5465, 'bmr_cals': 239, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 252, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dd0ef4049347d7f
May 07 12:15:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 139, 'bmr_cals': 252, 'mtp_version': 7, 'solar_gen': 238, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 259, 'total_steps': 139} 251a251a00070000008b0074000000ee004e0790fc405234777c
May 07 12:15:53 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055353, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 139, 'skinTemp': 124, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 78, 'actCals': 7, 'totalCals': 259, 'bmrCals': 252, 'heartRate': 64, 'solarGen': 238, 'caseTemp': 119}}
May 07 12:15:53 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055353, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 139, 'skinTemp': 124, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 78, 'actCals': 7, 'totalCals': 259, 'bmrCals': 252, 'heartRate': 64, 'solarGen': 238, 'caseTemp': 119}}
May 07 12:15:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055353, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 139, "skinTemp": 124, "walkSteps": 139, "sleepDuration": 0, "distance": 116, "thermalGen": 78, "actCals": 7, "totalCals": 259, "bmrCals": 252, "heartRate": 64, "solarGen": 238, "caseTemp": 119}}, "rt": "instant", "key": "5fa1790f538c4228b53b21a149766245"}
May 07 12:15:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 187, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 767, 'total_steps': 4425} 05d505d50007000011490d5e000000bb00af10d2ef403434787a
May 07 12:15:53 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:15:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055353.8095696, 'type': 's', 'key': '5fa1790f538c4228b53b21a149766245'}
May 07 12:15:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:15:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:16:06 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14b2ec404c348083
May 07 12:16:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055366, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 768, 'bmrCals': 748, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 128}}
May 07 12:16:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055366, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 768, 'bmrCals': 748, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 128}}
May 07 12:16:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055366, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6487, "skinTemp": 131, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 768, "bmrCals": 748, "heartRate": 64, "solarGen": 176, "caseTemp": 128}}, "rt": "instant", "key": "634c8bfe59f44c958e661fa23149f22f"}
May 07 12:16:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 120, 'battery': 77, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 110, 'bmr_cals': 252, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 259, 'total_steps': 110} 1d921d9200070000006e005800000004007807a0fc3d4d34797d
May 07 12:16:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055367.4056804, 'type': 's', 'key': '634c8bfe59f44c958e661fa23149f22f'}
May 07 12:16:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 56, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 752, 'mtp_version': 7, 'solar_gen': 187, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 4425} 05d505d50007000011490d5e000000bb00af10d2f0403814787a
May 07 12:16:08 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:16:21 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 749, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14b2ed404d148083
May 07 12:16:23 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:16:23 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:16:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:16:24 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:16:29 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:16:29 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:16:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f4e3d1a855a44184b8d6e6b4a643b529"}
May 07 12:16:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:16:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:16:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055390.1664841, 'type': 's', 'key': 'f4e3d1a855a44184b8d6e6b4a643b529'}
May 07 12:16:35 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 742, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 762, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14a2e64053247d80
May 07 12:16:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055395, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 762, 'bmrCals': 742, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:16:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055395, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 762, 'bmrCals': 742, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:16:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055395, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 762, "bmrCals": 742, "heartRate": 64, "solarGen": 175, "caseTemp": 125}}, "rt": "instant", "key": "81b04ab00d8a411cb2c694d4232ce120"}
May 07 12:16:35 msm8909 python3[3048]: DBUS: Discovered 06:05:04:3E:D4:FA .
May 07 12:16:35 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xaa', 'mtp_version': 5} 11aa065f00
May 07 12:16:35 msm8909 python3[3048]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 07 12:16:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055396.3613446, 'type': 's', 'key': '81b04ab00d8a411cb2c694d4232ce120'}
May 07 12:16:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 56, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 752, 'mtp_version': 7, 'solar_gen': 187, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 65, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 4425} 05d505d50007000011490d5e000000bb00af10d2f0413804787a
May 07 12:16:37 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:16:51 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 742, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 762, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14a2e64053347d80
May 07 12:16:52 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 749, 'mtp_version': 7, 'solar_gen': 176, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 6487} 0d550d55000700e51872134b000000b000cd14b2ed404d048083
May 07 12:16:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 76, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 253, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 260, 'total_steps': 110} 1d921d9200070000006e005800000004007907a0fd404c04797c
May 07 12:16:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055412, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 124, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 121, 'actCals': 7, 'totalCals': 260, 'bmrCals': 253, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:16:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055412, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 124, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 121, 'actCals': 7, 'totalCals': 260, 'bmrCals': 253, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:16:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055412, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 110, "skinTemp": 124, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 121, "actCals": 7, "totalCals": 260, "bmrCals": 253, "heartRate": 64, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "c8a43459689547de8dbe6eab0f98031d"}
May 07 12:16:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055413.3322091, 'type': 's', 'key': 'c8a43459689547de8dbe6eab0f98031d'}
May 07 12:17:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:17:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:17:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 76, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 253, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 260, 'total_steps': 110} 1d921d9200070000006e005800000004007907a0fd404c14797c
May 07 12:17:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 742, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 762, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14a2e64053147d80
May 07 12:17:03 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:17:03 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:17:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 255, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 262, 'total_steps': 110} 1d921d9200070000006e005800000004007907b0ff404d24797c
May 07 12:17:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 254, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dd0f1404a047c7e
May 07 12:17:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055439, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 126, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 254, 'bmrCals': 241, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:17:19 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055439, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 126, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 254, 'bmrCals': 241, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:17:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055439, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 126, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 8, "actCals": 13, "totalCals": 254, "bmrCals": 241, "heartRate": 64, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "e7d46dc7254c437b919e4bf351c606a4"}
May 07 12:17:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 58, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 238, 'mtp_version': 7, 'solar_gen': 157, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 251, 'total_steps': 5303} 222822280007000014b70f3401a3009d00580d90ee3d3a14787a
May 07 12:17:19 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:17:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055439.5578964, 'type': 's', 'key': 'e7d46dc7254c437b919e4bf351c606a4'}
May 07 12:17:20 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6258, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14c2ee404d248082
May 07 12:17:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055440, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 130, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 770, 'bmrCals': 750, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 128}}
May 07 12:17:20 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055440, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 130, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 770, 'bmrCals': 750, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 128}}
May 07 12:17:20 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055440, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 130, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 770, "bmrCals": 750, "heartRate": 64, "solarGen": 177, "caseTemp": 128}}, "rt": "instant", "key": "0bbb06a2801d419bbe10c34047d0c85b"}
May 07 12:17:21 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055440.707407, 'type': 's', 'key': '0bbb06a2801d419bbe10c34047d0c85b'}
May 07 12:17:29 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:17:29 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:17:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "dca878fe2968459485d64299eca11830"}
May 07 12:17:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:17:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:17:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055450.3529768, 'type': 's', 'key': 'dca878fe2968459485d64299eca11830'}
May 07 12:17:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 255, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 262, 'total_steps': 110} 1d921d9200070000006e005800000004007907b0ff3d4d04797c
May 07 12:17:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 57, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 239, 'mtp_version': 7, 'solar_gen': 158, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 252, 'total_steps': 5303} 222822280007000014b70f3401a3009e00580d90ef3d3934787a
May 07 12:17:33 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:17:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 254, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dd0f1404a147c7e
May 07 12:17:34 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:17:34 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:17:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 187, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 65, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 4425} 05d505d50007000011490d5e000000bb00af10e2f1413424787a
May 07 12:17:34 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:17:35 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 743, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 763, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14a2e74053047e81
May 07 12:17:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:17:45 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:17:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 57, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 239, 'mtp_version': 7, 'solar_gen': 158, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 252, 'total_steps': 5303} 222822280007000014b70f3401a3009e00580d90ef3d3904787a
May 07 12:17:46 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:17:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 187, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 65, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 4425} 05d505d50007000011490d5e000000bb00af10e2f1413434787a
May 07 12:17:46 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:17:47 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:17:47 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:17:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 254, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dd0f1404a347c7e
May 07 12:18:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:18:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:18:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 74, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 241, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 254, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080dd0f1404a047c7e
May 07 12:18:01 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:18:01 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:18:01 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:18:01 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:18:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 89, 'act_cals': 2, 'case_temp': 119, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 127, 'mtp_version': 7, 'solar_gen': 432, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 61, 'sleep_duration': 1, 'total_cals': 129, 'total_steps': 0} 19b119b10007000000000000000101b0008802f07f3d59147779
May 07 12:18:01 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:18:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 255, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 262, 'total_steps': 110} 1d921d9200070000006e005800000004007907b0ff3d4d35797c
May 07 12:18:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055482, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 110, 'skinTemp': 124, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 121, 'actCals': 7, 'totalCals': 262, 'bmrCals': 255, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:18:02 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055482, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 110, 'skinTemp': 124, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 121, 'actCals': 7, 'totalCals': 262, 'bmrCals': 255, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:18:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055482, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 77, "totalSteps": 110, "skinTemp": 124, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 121, "actCals": 7, "totalCals": 262, "bmrCals": 255, "heartRate": 61, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "d7ea0513287d49fcad7a74d3d16fd433"}
May 07 12:18:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055482.639847, 'type': 's', 'key': 'd7ea0513287d49fcad7a74d3d16fd433'}
May 07 12:18:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 57, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 239, 'mtp_version': 7, 'solar_gen': 158, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 252, 'total_steps': 5303} 222822280007000014b70f3401a3009e00580d90ef3d3934787a
May 07 12:18:12 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:18:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 122, 'walk_steps': 139, 'bmr_cals': 255, 'mtp_version': 7, 'solar_gen': 241, 'distance': 116, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 262, 'total_steps': 139} 251a251a00070000008b0074000000f1004e07a0ff435215777a
May 07 12:18:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055493, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 139, 'skinTemp': 122, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 78, 'actCals': 7, 'totalCals': 262, 'bmrCals': 255, 'heartRate': 67, 'solarGen': 241, 'caseTemp': 119}}
May 07 12:18:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055493, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 139, 'skinTemp': 122, 'walkSteps': 139, 'sleepDuration': 0, 'distance': 116, 'thermalGen': 78, 'actCals': 7, 'totalCals': 262, 'bmrCals': 255, 'heartRate': 67, 'solarGen': 241, 'caseTemp': 119}}
May 07 12:18:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055493, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 139, "skinTemp": 122, "walkSteps": 139, "sleepDuration": 0, "distance": 116, "thermalGen": 78, "actCals": 7, "totalCals": 262, "bmrCals": 255, "heartRate": 67, "solarGen": 241, "caseTemp": 119}}, "rt": "instant", "key": "976ab6c82f4b4bd3ba5ac8dfe0f4c60a"}
May 07 12:18:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055493.8681591, 'type': 's', 'key': '976ab6c82f4b4bd3ba5ac8dfe0f4c60a'}
May 07 12:18:17 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:18:17 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:18:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 256, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 263, 'total_steps': 110} 1d921d9200070000006e005800000004007907c1003d4d05787c
May 07 12:18:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5465, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 255, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080de0f24049347c7d
May 07 12:18:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055507, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 125, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 255, 'bmrCals': 242, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:18:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055507, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 125, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 8, 'actCals': 13, 'totalCals': 255, 'bmrCals': 242, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:18:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055507, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5465, "skinTemp": 125, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 8, "actCals": 13, "totalCals": 255, "bmrCals": 242, "heartRate": 64, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "e324323f494c4becafd99f013f0895da"}
May 07 12:18:28 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055508.1070049, 'type': 's', 'key': 'e324323f494c4becafd99f013f0895da'}
May 07 12:18:28 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:18:28 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:18:30 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:18:30 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:18:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d3183f98de574c36b92b710605c925f5"}
May 07 12:18:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055510.6011641, 'type': 's', 'key': 'd3183f98de574c36b92b710605c925f5'}
May 07 12:18:30 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6258, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14c2ee404d148082
May 07 12:18:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055510, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 130, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 770, 'bmrCals': 750, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 128}}
May 07 12:18:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055510, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 130, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 770, 'bmrCals': 750, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 128}}
May 07 12:18:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055510, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 130, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 770, "bmrCals": 750, "heartRate": 64, "solarGen": 177, "caseTemp": 128}}, "rt": "instant", "key": "46288ae08f3f4879847bd7e534a13ab7"}
May 07 12:18:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:18:31 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:18:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:18:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:18:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055511.2780926, 'type': 's', 'key': '46288ae08f3f4879847bd7e534a13ab7'}
May 07 12:18:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 256, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 263, 'total_steps': 110} 1d921d9200070000006e005800000004007907c1003d4d34787c
May 07 12:18:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5465, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 255, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080de0f24049047c7d
May 07 12:18:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 481, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401e10004000004005d306466
May 07 12:18:44 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:18:54 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 744, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 764, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14b2e84053047d80
May 07 12:18:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055534, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 764, 'bmrCals': 744, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:18:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055534, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 764, 'bmrCals': 744, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:18:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055534, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 764, "bmrCals": 744, "heartRate": 64, "solarGen": 175, "caseTemp": 125}}, "rt": "instant", "key": "27ae21986fd54216a9f98ae0c17a5592"}
May 07 12:18:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055534.5148747, 'type': 's', 'key': '27ae21986fd54216a9f98ae0c17a5592'}
May 07 12:18:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 110, 'bmr_cals': 256, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 263, 'total_steps': 110} 1d921d9200070000006e005800000004007907c1003d4d05787c
May 07 12:18:57 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:18:57 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:19:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:19:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:19:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 70, 'act_cals': 25, 'case_temp': 113, 'pairing_code': b'\x1e\xa3', 'skin_temp': 116, 'walk_steps': 8802, 'bmr_cals': 690, 'mtp_version': 7, 'solar_gen': 804, 'distance': 6801, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 715, 'total_steps': 8802} 1ea31ea30007000022621a9100000324000d1992b24046347174
May 07 12:19:08 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:19:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:19:09 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:19:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 483, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201e30004000001005a306466
May 07 12:19:10 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:19:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:19:10 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:19:10 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 771, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14d2ef404d147f81
May 07 12:19:12 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 771, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14d2ef404d247f81
May 07 12:19:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 8, 'battery': 73, 'act_cals': 13, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5465, 'bmr_cals': 242, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 255, 'total_steps': 5465} 1d691d690007000015590fa7018d000400080de0f24049347c7d
May 07 12:19:12 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:19:12 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:19:23 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 771, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14d2ef404d347f81
May 07 12:19:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 88, 'battery': 51, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 240, 'mtp_version': 7, 'solar_gen': 159, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 253, 'total_steps': 5303} 222822280007000014b70f3401a3009f00580da0f03d3334787a
May 07 12:19:26 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:19:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 13, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5465, 'bmr_cals': 243, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 256, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090de0f3404a147b7c
May 07 12:19:30 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:19:30 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:19:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "086d4710bb2a432cb72d744ba7f3c303"}
May 07 12:19:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055571.3137951, 'type': 's', 'key': '086d4710bb2a432cb72d744ba7f3c303'}
May 07 12:19:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:19:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:19:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 78, 'battery': 82, 'act_cals': 7, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 175, 'bmr_cals': 257, 'mtp_version': 7, 'solar_gen': 242, 'distance': 143, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 264, 'total_steps': 175} 251a251a0007000000af008f000000f2004e07b1014352257579
May 07 12:19:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055577, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 175, 'skinTemp': 121, 'walkSteps': 175, 'sleepDuration': 0, 'distance': 143, 'thermalGen': 78, 'actCals': 7, 'totalCals': 264, 'bmrCals': 257, 'heartRate': 67, 'solarGen': 242, 'caseTemp': 117}}
May 07 12:19:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055577, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 175, 'skinTemp': 121, 'walkSteps': 175, 'sleepDuration': 0, 'distance': 143, 'thermalGen': 78, 'actCals': 7, 'totalCals': 264, 'bmrCals': 257, 'heartRate': 67, 'solarGen': 242, 'caseTemp': 117}}
May 07 12:19:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055577, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 175, "skinTemp": 121, "walkSteps": 175, "sleepDuration": 0, "distance": 143, "thermalGen": 78, "actCals": 7, "totalCals": 264, "bmrCals": 257, "heartRate": 67, "solarGen": 242, "caseTemp": 117}}, "rt": "instant", "key": "08005e2b4c0c4252bfd5ea6a1196640c"}
May 07 12:19:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055577.6052883, 'type': 's', 'key': '08005e2b4c0c4252bfd5ea6a1196640c'}
May 07 12:19:39 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 771, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14d2ef404d047f81
May 07 12:19:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055579, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 771, 'bmrCals': 751, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 127}}
May 07 12:19:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055579, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 771, 'bmrCals': 751, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 127}}
May 07 12:19:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055579, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 129, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 771, "bmrCals": 751, "heartRate": 64, "solarGen": 177, "caseTemp": 127}}, "rt": "instant", "key": "3097dd18cd0c4c3fba06e5df2859fa95"}
May 07 12:19:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055580.0832343, 'type': 's', 'key': '3097dd18cd0c4c3fba06e5df2859fa95'}
May 07 12:19:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 121, 'battery': 77, 'act_cals': 7, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 110, 'bmr_cals': 257, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 264, 'total_steps': 110} 1d921d9200070000006e005800000004007907c1013d4d24777b
May 07 12:19:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055592, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 123, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 121, 'actCals': 7, 'totalCals': 264, 'bmrCals': 257, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:19:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055592, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 110, 'skinTemp': 123, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 121, 'actCals': 7, 'totalCals': 264, 'bmrCals': 257, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:19:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055592, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 110, "skinTemp": 123, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 121, "actCals": 7, "totalCals": 264, "bmrCals": 257, "heartRate": 61, "solarGen": 4, "caseTemp": 119}}, "rt": "instant", "key": "6188715ffa12471cbd8e8ebb3237d262"}
May 07 12:19:52 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 745, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 765, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14b2e94053247d80
May 07 12:19:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055593.1598921, 'type': 's', 'key': '6188715ffa12471cbd8e8ebb3237d262'}
May 07 12:19:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:19:54 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:20:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:20:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:20:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:20:04 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:20:05 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 142, 'battery': 88, 'act_cals': 8, 'case_temp': 121, 'pairing_code': b'\x15\x83', 'skin_temp': 125, 'walk_steps': 710, 'bmr_cals': 244, 'mtp_version': 7, 'solar_gen': 200, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 61, 'sleep_duration': 394, 'total_cals': 252, 'total_steps': 755} 158315830007002d02c6024f018a00c8008e0830f43d5804797d
May 07 12:20:05 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:20:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 13, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5465, 'bmr_cals': 244, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 257, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090df0f4404a247b7c
May 07 12:20:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055618, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 124, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 13, 'totalCals': 257, 'bmrCals': 244, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 123}}
May 07 12:20:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055618, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 124, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 13, 'totalCals': 257, 'bmrCals': 244, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 123}}
May 07 12:20:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055618, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 124, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 13, "totalCals": 257, "bmrCals": 244, "heartRate": 64, "solarGen": 4, "caseTemp": 123}}, "rt": "instant", "key": "05e15f89b5fa4d1f9d638a091692004b"}
May 07 12:20:18 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055618.5449748, 'type': 's', 'key': '05e15f89b5fa4d1f9d638a091692004b'}
May 07 12:20:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 79, 'battery': 83, 'act_cals': 7, 'case_temp': 116, 'pairing_code': b'%\x1a', 'skin_temp': 120, 'walk_steps': 186, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 244, 'distance': 152, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 266, 'total_steps': 186} 251a251a0007000000ba0098000000f4004f07e1034353247478
May 07 12:20:29 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:20:30 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:20:30 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:20:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ecb1c163ad044ca4883ea195b1bcd2e3"}
May 07 12:20:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055631.3815491, 'type': 's', 'key': 'ecb1c163ad044ca4883ea195b1bcd2e3'}
May 07 12:20:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 13, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5465, 'bmr_cals': 244, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 257, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090df0f4404a047b7c
May 07 12:20:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:20:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:20:35 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:20:35 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:20:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 76, 'act_cals': 7, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 110, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 266, 'total_steps': 110} 1d921d9200070000006e005800000004007a07d1033d4c34767a
May 07 12:20:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 90, 'act_cals': 3, 'case_temp': 119, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 131, 'mtp_version': 7, 'solar_gen': 432, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 134, 'total_steps': 0} 19b119b10007000000000000000101b00088031083405a247779
May 07 12:20:47 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:20:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 79, 'battery': 83, 'act_cals': 7, 'case_temp': 116, 'pairing_code': b'%\x1a', 'skin_temp': 120, 'walk_steps': 186, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 244, 'distance': 152, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 266, 'total_steps': 186} 251a251a0007000000ba0098000000f4004f07e1034353147478
May 07 12:20:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055648, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 186, 'skinTemp': 120, 'walkSteps': 186, 'sleepDuration': 0, 'distance': 152, 'thermalGen': 79, 'actCals': 7, 'totalCals': 266, 'bmrCals': 259, 'heartRate': 67, 'solarGen': 244, 'caseTemp': 116}}
May 07 12:20:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055648, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 186, 'skinTemp': 120, 'walkSteps': 186, 'sleepDuration': 0, 'distance': 152, 'thermalGen': 79, 'actCals': 7, 'totalCals': 266, 'bmrCals': 259, 'heartRate': 67, 'solarGen': 244, 'caseTemp': 116}}
May 07 12:20:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055648, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 186, "skinTemp": 120, "walkSteps": 186, "sleepDuration": 0, "distance": 152, "thermalGen": 79, "actCals": 7, "totalCals": 266, "bmrCals": 259, "heartRate": 67, "solarGen": 244, "caseTemp": 116}}, "rt": "instant", "key": "aacee928e4354d50baafef6aa7344215"}
May 07 12:20:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055649.2107928, 'type': 's', 'key': 'aacee928e4354d50baafef6aa7344215'}
May 07 12:20:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 56, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 756, 'mtp_version': 7, 'solar_gen': 188, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 66, 'sleep_duration': 0, 'total_cals': 772, 'total_steps': 4425} 05d505d50007000011490d5e000000bc00af10f2f44238147779
May 07 12:20:49 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:21:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 82, 'battery': 11, 'act_cals': 4, 'case_temp': 117, 'pairing_code': b'\x10\xc6', 'skin_temp': 118, 'walk_steps': 1153, 'bmr_cals': 114, 'mtp_version': 7, 'solar_gen': 143, 'distance': 870, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 118, 'total_steps': 1153} 10c610c600070000048103660000008f00520420723d0b347576
May 07 12:21:00 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 12:21:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:21:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:21:04 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:21:04 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:21:04 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 84, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 746, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 766, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14c2ea4054147d80
May 07 12:21:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055664, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 766, 'bmrCals': 746, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:21:04 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055664, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 84, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 766, 'bmrCals': 746, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:21:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055664, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 84, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 766, "bmrCals": 746, "heartRate": 64, "solarGen": 175, "caseTemp": 125}}, "rt": "instant", "key": "f43d466e0df142bdb33c28f351f7294b"}
May 07 12:21:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055664.8165743, 'type': 's', 'key': 'f43d466e0df142bdb33c28f351f7294b'}
May 07 12:21:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 757, 'mtp_version': 7, 'solar_gen': 188, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 66, 'sleep_duration': 0, 'total_cals': 773, 'total_steps': 4425} 05d505d50007000011490d5e000000bc00af10f2f54234047779
May 07 12:21:14 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:21:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 136, 'battery': 90, 'act_cals': 3, 'case_temp': 119, 'pairing_code': b'\x19\xb1', 'skin_temp': 121, 'walk_steps': 0, 'bmr_cals': 131, 'mtp_version': 7, 'solar_gen': 432, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 134, 'total_steps': 0} 19b119b10007000000000000000101b00088031083405a057779
May 07 12:21:15 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 12:21:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 75, 'act_cals': 7, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 110, 'bmr_cals': 260, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 267, 'total_steps': 110} 1d921d9200070000006e005800000004007a07d1043d4b34767a
May 07 12:21:16 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055676, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 110, 'skinTemp': 122, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 122, 'actCals': 7, 'totalCals': 267, 'bmrCals': 260, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:21:16 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055676, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 110, 'skinTemp': 122, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 122, 'actCals': 7, 'totalCals': 267, 'bmrCals': 260, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:21:16 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055676, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 110, "skinTemp": 122, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 122, "actCals": 7, "totalCals": 267, "bmrCals": 260, "heartRate": 61, "solarGen": 4, "caseTemp": 118}}, "rt": "instant", "key": "b74e7cec5cdb4f71b3af376a5de6f33b"}
May 07 12:21:17 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055676.9268579, 'type': 's', 'key': 'b74e7cec5cdb4f71b3af376a5de6f33b'}
May 07 12:21:19 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 747, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 767, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14c2eb4053347d80
May 07 12:21:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 71, 'act_cals': 25, 'case_temp': 113, 'pairing_code': b'\x1e\xa3', 'skin_temp': 117, 'walk_steps': 8802, 'bmr_cals': 692, 'mtp_version': 7, 'solar_gen': 808, 'distance': 6801, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 717, 'total_steps': 8802} 1ea31ea30007000022621a9100000328000d19a2b44047347175
May 07 12:21:28 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:21:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 79, 'battery': 83, 'act_cals': 7, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 120, 'walk_steps': 186, 'bmr_cals': 260, 'mtp_version': 7, 'solar_gen': 245, 'distance': 152, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 267, 'total_steps': 186} 251a251a0007000000ba0098000000f5004f07e1044353247378
May 07 12:21:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a\xef', 'pairing_code': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 07 12:21:30 msm8909 python3[3048]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 07 12:21:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 12:21:31 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 12:21:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 487, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201e700040000010059106466
May 07 12:21:31 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:21:31 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:21:31 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:21:31 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b8e9dc95a2ea47a9afa4f3ebb364ae32"}
May 07 12:21:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055691.7310014, 'type': 's', 'key': 'b8e9dc95a2ea47a9afa4f3ebb364ae32'}
May 07 12:21:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:21:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:21:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 71, 'act_cals': 25, 'case_temp': 113, 'pairing_code': b'\x1e\xa3', 'skin_temp': 117, 'walk_steps': 8802, 'bmr_cals': 692, 'mtp_version': 7, 'solar_gen': 808, 'distance': 6801, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 717, 'total_steps': 8802} 1ea31ea30007000022621a9100000328000d19a2b44047047175
May 07 12:21:42 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:21:44 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 773, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14e2f1494d147e81
May 07 12:21:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055704, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 773, 'bmrCals': 753, 'heartRate': 73, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:21:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055704, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 773, 'bmrCals': 753, 'heartRate': 73, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:21:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055704, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 129, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 773, "bmrCals": 753, "heartRate": 73, "solarGen": 177, "caseTemp": 126}}, "rt": "instant", "key": "944d04340baa4e2da1978551699db241"}
May 07 12:21:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 487, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201e700040000010059306466
May 07 12:21:45 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:21:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055705.3240106, 'type': 's', 'key': '944d04340baa4e2da1978551699db241'}
May 07 12:21:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 73, 'act_cals': 13, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5465, 'bmr_cals': 245, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 258, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090df0f54049347b7c
May 07 12:21:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055706, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 124, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 13, 'totalCals': 258, 'bmrCals': 245, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 123}}
May 07 12:21:46 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055706, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 124, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 13, 'totalCals': 258, 'bmrCals': 245, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 123}}
May 07 12:21:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055706, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5465, "skinTemp": 124, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 13, "totalCals": 258, "bmrCals": 245, "heartRate": 64, "solarGen": 4, "caseTemp": 123}}, "rt": "instant", "key": "3ca5020d772d45ca8f9be6b22b8ecbb1"}
May 07 12:21:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055706.7733936, 'type': 's', 'key': '3ca5020d772d45ca8f9be6b22b8ecbb1'}
May 07 12:21:56 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 773, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14e2f1494d247e81
May 07 12:21:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 487, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201e700040000010059006466
May 07 12:21:57 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:22:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:22:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:22:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 75, 'act_cals': 7, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 110, 'bmr_cals': 260, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 267, 'total_steps': 110} 1d921d9200070000006e005800000004007a07d1043d4b04767a
May 07 12:22:10 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 773, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14e2f1494d347e81
May 07 12:22:24 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 12:22:24 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 12:22:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 246, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 260, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e00f6404a347a7b
May 07 12:22:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 489, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401e90004000004005e206466
May 07 12:22:28 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:22:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 246, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 260, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e00f6404a347a7b
May 07 12:22:31 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:22:31 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:22:31 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d3aa4d51957d449c8756f158948fd971"}
May 07 12:22:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055751.9770353, 'type': 's', 'key': 'd3aa4d51957d449c8756f158948fd971'}
May 07 12:22:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:22:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:22:42 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14d2ec4053347d80
May 07 12:22:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055762, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 768, 'bmrCals': 748, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:22:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055762, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 768, 'bmrCals': 748, 'heartRate': 64, 'solarGen': 175, 'caseTemp': 125}}
May 07 12:22:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055762, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 768, "bmrCals": 748, "heartRate": 64, "solarGen": 175, "caseTemp": 125}}, "rt": "instant", "key": "e791e34062b24afc8adf60d7b81be826"}
May 07 12:22:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055762.8845227, 'type': 's', 'key': 'e791e34062b24afc8adf60d7b81be826'}
May 07 12:22:52 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14d2ec4053047d80
May 07 12:22:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 12:22:54 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 12:22:57 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 748, 'mtp_version': 7, 'solar_gen': 175, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 768, 'total_steps': 6724} 0f890f89000700bb198913ff000000af000d14d2ec4053147d80
May 07 12:23:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:23:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:23:06 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 749, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14d2ed4053247d80
May 07 12:23:08 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 754, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 774, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14e2f2494d147e81
May 07 12:23:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055788, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 774, 'bmrCals': 754, 'heartRate': 73, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:23:08 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055788, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 20, 'totalCals': 774, 'bmrCals': 754, 'heartRate': 73, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:23:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055788, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 129, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 20, "totalCals": 774, "bmrCals": 754, "heartRate": 73, "solarGen": 177, "caseTemp": 126}}, "rt": "instant", "key": "98c518b8deb247c7b140b64f55b0bb06"}
May 07 12:23:09 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 755, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 775, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14f2f3494d247e81
May 07 12:23:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055788.9361882, 'type': 's', 'key': '98c518b8deb247c7b140b64f55b0bb06'}
May 07 12:23:09 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 12:23:09 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 12:23:10 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 143, 'battery': 89, 'act_cals': 8, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 124, 'walk_steps': 710, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 204, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 61, 'sleep_duration': 394, 'total_cals': 256, 'total_steps': 755} 158315830007002d02c6024f018a00cc008f0840f83d5934787c
May 07 12:23:10 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:23:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 57, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 244, 'mtp_version': 7, 'solar_gen': 162, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 257, 'total_steps': 5303} 222822280007000014b70f3401a300a200590db0f4403924787a
May 07 12:23:10 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:23:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:23:20 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:23:21 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 749, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14d2ed4053347d80
May 07 12:23:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 76, 'act_cals': 7, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 110, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 4, 'distance': 88, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 270, 'total_steps': 110} 1d921d9200070000006e005800000004007a07e1073d4c347579
May 07 12:23:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055801, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 121, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 122, 'actCals': 7, 'totalCals': 270, 'bmrCals': 263, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 117}}
May 07 12:23:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055801, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 110, 'skinTemp': 121, 'walkSteps': 110, 'sleepDuration': 0, 'distance': 88, 'thermalGen': 122, 'actCals': 7, 'totalCals': 270, 'bmrCals': 263, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 117}}
May 07 12:23:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055801, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 110, "skinTemp": 121, "walkSteps": 110, "sleepDuration": 0, "distance": 88, "thermalGen": 122, "actCals": 7, "totalCals": 270, "bmrCals": 263, "heartRate": 61, "solarGen": 4, "caseTemp": 117}}, "rt": "instant", "key": "d3f532e2f32445f7b9d83d089e1aee2c"}
May 07 12:23:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 57, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5303, 'bmr_cals': 244, 'mtp_version': 7, 'solar_gen': 162, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 257, 'total_steps': 5303} 222822280007000014b70f3401a300a200590db0f4403904787a
May 07 12:23:22 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:23:22 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055802.2178304, 'type': 's', 'key': 'd3f532e2f32445f7b9d83d089e1aee2c'}
May 07 12:23:22 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 755, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 775, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14f2f3494d347e81
May 07 12:23:31 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:23:31 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:23:31 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f7813d6ed78b46b3bcf0143ea623aba1"}
May 07 12:23:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055812.1281042, 'type': 's', 'key': 'f7813d6ed78b46b3bcf0143ea623aba1'}
May 07 12:23:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 490, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401ea0004000004005d106466
May 07 12:23:34 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:23:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:23:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:23:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 73, 'act_cals': 14, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 247, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 261, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e00f74049247a7b
May 07 12:23:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055815, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 261, 'bmrCals': 247, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 122}}
May 07 12:23:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055815, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 261, 'bmrCals': 247, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 122}}
May 07 12:23:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055815, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5465, "skinTemp": 123, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 14, "totalCals": 261, "bmrCals": 247, "heartRate": 64, "solarGen": 4, "caseTemp": 122}}, "rt": "instant", "key": "de032d675cc942479dcf2b014c98adfe"}
May 07 12:23:35 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 755, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 775, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd14f2f3494d047e81
May 07 12:23:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055815.5611286, 'type': 's', 'key': 'de032d675cc942479dcf2b014c98adfe'}
May 07 12:23:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 490, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401ea0004000004005d206466
May 07 12:23:49 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:23:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 80, 'battery': 83, 'act_cals': 7, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 186, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 247, 'distance': 152, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 270, 'total_steps': 186} 251a251a0007000000ba0098000000f7005007f1074353047377
May 07 12:23:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055831, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 186, 'skinTemp': 119, 'walkSteps': 186, 'sleepDuration': 0, 'distance': 152, 'thermalGen': 80, 'actCals': 7, 'totalCals': 270, 'bmrCals': 263, 'heartRate': 67, 'solarGen': 247, 'caseTemp': 115}}
May 07 12:23:51 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055831, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 186, 'skinTemp': 119, 'walkSteps': 186, 'sleepDuration': 0, 'distance': 152, 'thermalGen': 80, 'actCals': 7, 'totalCals': 270, 'bmrCals': 263, 'heartRate': 67, 'solarGen': 247, 'caseTemp': 115}}
May 07 12:23:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055831, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 186, "skinTemp": 119, "walkSteps": 186, "sleepDuration": 0, "distance": 152, "thermalGen": 80, "actCals": 7, "totalCals": 270, "bmrCals": 263, "heartRate": 67, "solarGen": 247, "caseTemp": 115}}, "rt": "instant", "key": "5e2e7ad85863470784f003ecfd07a1d9"}
May 07 12:23:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055831.7512553, 'type': 's', 'key': '5e2e7ad85863470784f003ecfd07a1d9'}
May 07 12:24:03 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 749, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 769, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14d2ed4053347d80
May 07 12:24:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055843, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 769, 'bmrCals': 749, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:24:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055843, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 769, 'bmrCals': 749, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:24:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055843, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 769, "bmrCals": 749, "heartRate": 64, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "55f7ef42f88c4770a4c5b294c256b40e"}
May 07 12:24:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055844.06601, 'type': 's', 'key': '55f7ef42f88c4770a4c5b294c256b40e'}
May 07 12:24:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:24:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:24:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 81, 'battery': 82, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 186, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 249, 'distance': 152, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 272, 'total_steps': 186} 251a251a0007000000ba0098000000f900510801084352257377
May 07 12:24:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 76, 'act_cals': 7, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 143, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 4, 'distance': 114, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 270, 'total_steps': 143} 1d921d9200070000008f007200000004007a07f1073d4c047579
May 07 12:24:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:24:07 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:24:16 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 12:24:16 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 12:24:17 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 144, 'battery': 88, 'act_cals': 8, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 710, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 204, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 61, 'sleep_duration': 394, 'total_cals': 256, 'total_steps': 755} 158315830007002d02c6024f018a00cc00900840f83d5814787b
May 07 12:24:17 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:24:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 81, 'battery': 82, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 221, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 249, 'distance': 179, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 272, 'total_steps': 221} 251a251a0007000000dd00b3000000f900510801084352357377
May 07 12:24:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 59, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 245, 'mtp_version': 7, 'solar_gen': 163, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 67, 'sleep_duration': 419, 'total_cals': 258, 'total_steps': 5303} 222822280007000014b70f3401a300a300590dc0f5433b247879
May 07 12:24:19 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:24:19 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:24:19 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:24:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 122, 'battery': 76, 'act_cals': 8, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 143, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 4, 'distance': 114, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 272, 'total_steps': 143} 1d921d9200070000008f007200000004007a0801083d4c157579
May 07 12:24:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 81, 'battery': 82, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 240, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 249, 'distance': 194, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 272, 'total_steps': 240} 251a251a0007000000f000c2000000f900510821084352057377
May 07 12:24:31 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:24:31 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:24:31 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c91802be153e4688831d25b821603d21"}
May 07 12:24:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055872.396688, 'type': 's', 'key': 'c91802be153e4688831d25b821603d21'}
May 07 12:24:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 81, 'battery': 82, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 258, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 249, 'distance': 206, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 272, 'total_steps': 258} 251a251a00070000010200ce000000f900510831084352157377
May 07 12:24:33 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14d2ee4053247d80
May 07 12:24:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 59, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 245, 'mtp_version': 7, 'solar_gen': 163, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 67, 'sleep_duration': 419, 'total_cals': 258, 'total_steps': 5303} 222822280007000014b70f3401a300a300590dc0f5433b347879
May 07 12:24:34 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:24:34 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:24:34 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:24:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:24:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:24:44 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14d2ee4053047d80
May 07 12:24:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:24:45 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:24:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 58, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 246, 'mtp_version': 7, 'solar_gen': 165, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 259, 'total_steps': 5303} 222822280007000014b70f3401a300a500590dc0f6403a147879
May 07 12:24:48 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:25:00 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14d2ee4053147d80
May 07 12:25:00 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:25:00 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:25:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 248, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 262, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e00f8404a34797b
May 07 12:25:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055901, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 262, 'bmrCals': 248, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:25:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055901, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 262, 'bmrCals': 248, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:25:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055901, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 123, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 14, "totalCals": 262, "bmrCals": 248, "heartRate": 64, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "dfed2dcbf9e240f7a8978f46d490c948"}
May 07 12:25:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055902.0355499, 'type': 's', 'key': 'dfed2dcbf9e240f7a8978f46d490c948'}
May 07 12:25:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:25:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:25:14 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 757, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 778, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd1502f5404c047e81
May 07 12:25:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055914, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 778, 'bmrCals': 757, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:25:14 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715055914, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6487, 'skinTemp': 129, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 778, 'bmrCals': 757, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:25:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715055914, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6487, "skinTemp": 129, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 21, "totalCals": 778, "bmrCals": 757, "heartRate": 64, "solarGen": 177, "caseTemp": 126}}, "rt": "instant", "key": "09e9fc416b1e4b61b51c6126be3fec33"}
May 07 12:25:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055914.7345705, 'type': 's', 'key': '09e9fc416b1e4b61b51c6126be3fec33'}
May 07 12:25:15 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:25:15 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:25:16 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:25:16 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:25:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 5465, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 263, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e10f9404a14797a
May 07 12:25:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:25:29 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:25:29 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14e2ee4b53047d80
May 07 12:25:29 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055929, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 770, 'bmrCals': 750, 'heartRate': 75, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:25:29 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055929, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 770, 'bmrCals': 750, 'heartRate': 75, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:25:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055929, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 770, "bmrCals": 750, "heartRate": 75, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "18533a5518c84264a4eed393b522994c"}
May 07 12:25:30 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:25:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055930.0859058, 'type': 's', 'key': '18533a5518c84264a4eed393b522994c'}
May 07 12:25:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 494, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401ee0004000004005d006466
May 07 12:25:30 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:25:32 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:25:32 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:25:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0eb88e8ccb42402dabc9703ceb412a2e"}
May 07 12:25:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055932.4933012, 'type': 's', 'key': '0eb88e8ccb42402dabc9703ceb412a2e'}
May 07 12:25:35 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:25:35 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:25:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:25:41 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:25:41 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 757, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 778, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd1502f5404c347e81
May 07 12:25:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 81, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 325, 'bmr_cals': 266, 'mtp_version': 7, 'solar_gen': 251, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 274, 'total_steps': 325} 251a251a0007000001450105000000fb005108610a4352057277
May 07 12:25:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055942, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 325, 'skinTemp': 119, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 81, 'actCals': 8, 'totalCals': 274, 'bmrCals': 266, 'heartRate': 67, 'solarGen': 251, 'caseTemp': 114}}
May 07 12:25:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715055942, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 325, 'skinTemp': 119, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 81, 'actCals': 8, 'totalCals': 274, 'bmrCals': 266, 'heartRate': 67, 'solarGen': 251, 'caseTemp': 114}}
May 07 12:25:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715055942, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 325, "skinTemp": 119, "walkSteps": 325, "sleepDuration": 0, "distance": 261, "thermalGen": 81, "actCals": 8, "totalCals": 274, "bmrCals": 266, "heartRate": 67, "solarGen": 251, "caseTemp": 114}}, "rt": "instant", "key": "b77ca44e4028431999b575fe3ea7e13c"}
May 07 12:25:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055942.6415367, 'type': 's', 'key': 'b77ca44e4028431999b575fe3ea7e13c'}
May 07 12:25:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 5465, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 263, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e10f9404a34797a
May 07 12:25:44 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14e2ee4b53247d80
May 07 12:25:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:25:54 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:25:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 81, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 325, 'bmr_cals': 266, 'mtp_version': 7, 'solar_gen': 251, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 274, 'total_steps': 325} 251a251a0007000001450105000000fb005108610a4352147277
May 07 12:25:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 58, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 247, 'mtp_version': 7, 'solar_gen': 165, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 260, 'total_steps': 5303} 222822280007000014b70f3401a300a500590dc0f7403a047779
May 07 12:25:55 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:25:55 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6258, 'bmr_cals': 757, 'mtp_version': 7, 'solar_gen': 177, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 778, 'total_steps': 6487} 0d550d55000700e51872134b000000b100cd1502f5404c047e81
May 07 12:25:56 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 750, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 770, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14e2ee4b53347d80
May 07 12:25:57 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:25:57 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:26:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:26:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:26:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 494, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201ee0004000001005a106466
May 07 12:26:09 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:26:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 75, 'act_cals': 8, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 266, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 274, 'total_steps': 204} 1d921d920007000000cc00a100000004007a08410a3d4b047578
May 07 12:26:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055969, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 122, 'actCals': 8, 'totalCals': 274, 'bmrCals': 266, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 117}}
May 07 12:26:09 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715055969, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 122, 'actCals': 8, 'totalCals': 274, 'bmrCals': 266, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 117}}
May 07 12:26:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715055969, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 204, "skinTemp": 120, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 122, "actCals": 8, "totalCals": 274, "bmrCals": 266, "heartRate": 61, "solarGen": 4, "caseTemp": 117}}, "rt": "instant", "key": "d63095ce778b41dd9fe98ee4f377c8bd"}
May 07 12:26:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055970.2218502, 'type': 's', 'key': 'd63095ce778b41dd9fe98ee4f377c8bd'}
May 07 12:26:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 73, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 264, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e10fa404924797b
May 07 12:26:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055970, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 264, 'bmrCals': 250, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:26:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715055970, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 264, 'bmrCals': 250, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:26:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715055970, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5465, "skinTemp": 123, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 14, "totalCals": 264, "bmrCals": 250, "heartRate": 64, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "6ff91f4861b04740b32c70d8fc49d295"}
May 07 12:26:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055971.0102842, 'type': 's', 'key': '6ff91f4861b04740b32c70d8fc49d295'}
May 07 12:26:23 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:26:23 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:26:32 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:26:32 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:26:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "995c8d43d3274a77abcea86607600377"}
May 07 12:26:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055993.0241959, 'type': 's', 'key': '995c8d43d3274a77abcea86607600377'}
May 07 12:26:35 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:26:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:26:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 92, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 496, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401f00004000004005c306466
May 07 12:26:37 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:26:38 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 751, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 771, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14e2ef4b53347d80
May 07 12:26:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055998, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 771, 'bmrCals': 751, 'heartRate': 75, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:26:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715055998, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 771, 'bmrCals': 751, 'heartRate': 75, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:26:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715055998, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 771, "bmrCals": 751, "heartRate": 75, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "59b78ff0f51e41649084ff74b6e9484b"}
May 07 12:26:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 77, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 267, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 275, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08410b3d4d347478
May 07 12:26:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715055999.3649807, 'type': 's', 'key': '59b78ff0f51e41649084ff74b6e9484b'}
May 07 12:26:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:26:53 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:26:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 12:26:54 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 12:26:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:26:54 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:27:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:27:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:27:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 77, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 267, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 275, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08410b3d4d247478
May 07 12:27:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 264, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e20fa404a04797b
May 07 12:27:07 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 88, 'act_cals': 8, 'case_temp': 119, 'pairing_code': b'\x15\x83', 'skin_temp': 122, 'walk_steps': 710, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 206, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 61, 'sleep_duration': 394, 'total_cals': 258, 'total_steps': 755} 158315830007002d02c6024f018a00ce00910850fa3d5834777a
May 07 12:27:07 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:27:18 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 752, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 772, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14f2f04b53347d80
May 07 12:27:21 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1512f7404d147f83
May 07 12:27:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056041, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 780, 'bmrCals': 759, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:27:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056041, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 780, 'bmrCals': 759, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:27:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056041, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 131, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 21, "totalCals": 780, "bmrCals": 759, "heartRate": 64, "solarGen": 178, "caseTemp": 127}}, "rt": "instant", "key": "0129da65f36447d6ae4189724eefb12a"}
May 07 12:27:21 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056041.6839364, 'type': 's', 'key': '0129da65f36447d6ae4189724eefb12a'}
May 07 12:27:32 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:27:32 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:27:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a46ca884cc2d4894957a49022244b3ae"}
May 07 12:27:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056053.3151791, 'type': 's', 'key': 'a46ca884cc2d4894957a49022244b3ae'}
May 07 12:27:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:27:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:27:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 264, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e20fa4f4a34797b
May 07 12:27:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056056, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 264, 'bmrCals': 250, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:27:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056056, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 264, 'bmrCals': 250, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:27:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056056, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 123, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 14, "totalCals": 264, "bmrCals": 250, "heartRate": 79, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "44a35074fc624ceaa75d8279086ffb8c"}
May 07 12:27:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056057.3366854, 'type': 's', 'key': '44a35074fc624ceaa75d8279086ffb8c'}
May 07 12:27:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 83, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 325, 'bmr_cals': 269, 'mtp_version': 7, 'solar_gen': 254, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 277, 'total_steps': 325} 251a251a0007000001450105000000fe005308710d4352047277
May 07 12:27:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056067, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 325, 'skinTemp': 119, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 83, 'actCals': 8, 'totalCals': 277, 'bmrCals': 269, 'heartRate': 67, 'solarGen': 254, 'caseTemp': 114}}
May 07 12:27:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056067, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 325, 'skinTemp': 119, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 83, 'actCals': 8, 'totalCals': 277, 'bmrCals': 269, 'heartRate': 67, 'solarGen': 254, 'caseTemp': 114}}
May 07 12:27:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056067, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 325, "skinTemp": 119, "walkSteps": 325, "sleepDuration": 0, "distance": 261, "thermalGen": 83, "actCals": 8, "totalCals": 277, "bmrCals": 269, "heartRate": 67, "solarGen": 254, "caseTemp": 114}}, "rt": "instant", "key": "ef551c7178914b4cb261e066574e3fbc"}
May 07 12:27:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 75, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 269, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 277, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08510d3d4b247478
May 07 12:27:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056067, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 277, 'bmrCals': 269, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:27:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056067, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 277, 'bmrCals': 269, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:27:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056067, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 204, "skinTemp": 120, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 277, "bmrCals": 269, "heartRate": 61, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "5bb79b0ddf94495795efb352d7c3d187"}
May 07 12:27:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 58, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 168, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 74, 'sleep_duration': 419, 'total_cals': 262, 'total_steps': 5303} 222822280007000014b70f3401a300a800590dd0f94a3a047879
May 07 12:27:47 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:27:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056067.8415298, 'type': 's', 'key': 'ef551c7178914b4cb261e066574e3fbc'}
May 07 12:27:48 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1512f7404d347f83
May 07 12:27:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056068.1933587, 'type': 's', 'key': '5bb79b0ddf94495795efb352d7c3d187'}
May 07 12:27:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 57, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 763, 'mtp_version': 7, 'solar_gen': 189, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 56, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 4425} 05d505d50007000011490d5e000000bd00af1112fb3839047779
May 07 12:27:50 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:28:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 57, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 763, 'mtp_version': 7, 'solar_gen': 189, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 56, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 4425} 05d505d50007000011490d5e000000bd00af1112fb3839147779
May 07 12:28:00 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:28:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 83, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 325, 'bmr_cals': 269, 'mtp_version': 7, 'solar_gen': 254, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 277, 'total_steps': 325} 251a251a0007000001450105000000fe005308710d4352247277
May 07 12:28:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 75, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 269, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 277, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08510d3d4b047478
May 07 12:28:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 752, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 772, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14f2f04b53047d80
May 07 12:28:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056082, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 772, 'bmrCals': 752, 'heartRate': 75, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:28:02 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056082, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 20, 'totalCals': 772, 'bmrCals': 752, 'heartRate': 75, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:28:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056082, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 20, "totalCals": 772, "bmrCals": 752, "heartRate": 75, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "3e29536aca36426bb6fd989bb62192d9"}
May 07 12:28:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056083.008858, 'type': 's', 'key': '3e29536aca36426bb6fd989bb62192d9'}
May 07 12:28:04 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1512f7404d147f83
May 07 12:28:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:28:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:28:14 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 132, 'walk_steps': 6258, 'bmr_cals': 760, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 781, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1512f8404d248084
May 07 12:28:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 325, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 255, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 278, 'total_steps': 325} 251a251a0007000001450105000000ff005408710e4352347276
May 07 12:28:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 251, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 265, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e20fb4f4a34797b
May 07 12:28:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 58, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 249, 'mtp_version': 7, 'solar_gen': 168, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 74, 'sleep_duration': 419, 'total_cals': 262, 'total_steps': 5303} 222822280007000014b70f3401a300a800590dd0f94a3a347879
May 07 12:28:17 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:28:17 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 82, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 773, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14f2f14b52147d80
May 07 12:28:18 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 12:28:18 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 12:28:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 54, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5303, 'bmr_cals': 250, 'mtp_version': 7, 'solar_gen': 169, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 74, 'sleep_duration': 419, 'total_cals': 263, 'total_steps': 5303} 222822280007000014b70f3401a300a900590de0fa4a36147779
May 07 12:28:29 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:28:31 msm8909 python3[3048]: DBUS: Discovered 06:05:04:2C:D3:36 .
May 07 12:28:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x0f\xe6', 'mtp_version': 5} 0fe6065f00
May 07 12:28:31 msm8909 python3[3048]: IGNORING 06:05:04:2C:D3:36 WITH PAIRING CODE: 0fe6
May 07 12:28:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 500, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201f40004000001005b006466
May 07 12:28:33 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:28:33 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:28:33 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:28:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "2518af3f92a5418582bc1731ed40c341"}
May 07 12:28:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056113.9922972, 'type': 's', 'key': '2518af3f92a5418582bc1731ed40c341'}
May 07 12:28:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:28:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:28:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 325, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 255, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 278, 'total_steps': 325} 251a251a0007000001450105000000ff005408710e4352247276
May 07 12:28:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 9, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 251, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 265, 'total_steps': 5465} 1d691d690007000015590fa7018d000400090e20fb4f4a14797b
May 07 12:28:43 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056123, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 265, 'bmrCals': 251, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:28:43 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056123, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 9, 'actCals': 14, 'totalCals': 265, 'bmrCals': 251, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:28:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056123, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 123, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 9, "actCals": 14, "totalCals": 265, "bmrCals": 251, "heartRate": 79, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "83c025c8322e4dbda8cd92b63eb9c3a4"}
May 07 12:28:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 73, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 278, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08510e3d49047478
May 07 12:28:44 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056124.3890438, 'type': 's', 'key': '83c025c8322e4dbda8cd92b63eb9c3a4'}
May 07 12:28:46 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:28:46 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:28:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 73, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 278, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08510e3d49147478
May 07 12:28:56 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056136, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 278, 'bmrCals': 270, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:28:56 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056136, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 278, 'bmrCals': 270, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:28:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056136, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 204, "skinTemp": 120, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 278, "bmrCals": 270, "heartRate": 61, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "38824e3de4d144baaf41daf3400443d9"}
May 07 12:28:56 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:28:57 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:28:57 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 82, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 753, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 773, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d14f2f14052147d80
May 07 12:28:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 500, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000201f40004000001005b306466
May 07 12:28:57 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:28:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056137.3451834, 'type': 's', 'key': '38824e3de4d144baaf41daf3400443d9'}
May 07 12:28:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 325, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 255, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 278, 'total_steps': 325} 251a251a0007000001450105000000ff005408710e4352047276
May 07 12:28:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056138, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 325, 'skinTemp': 118, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 84, 'actCals': 8, 'totalCals': 278, 'bmrCals': 270, 'heartRate': 67, 'solarGen': 255, 'caseTemp': 114}}
May 07 12:28:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056138, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 325, 'skinTemp': 118, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 84, 'actCals': 8, 'totalCals': 278, 'bmrCals': 270, 'heartRate': 67, 'solarGen': 255, 'caseTemp': 114}}
May 07 12:28:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056138, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 325, "skinTemp": 118, "walkSteps": 325, "sleepDuration": 0, "distance": 261, "thermalGen": 84, "actCals": 8, "totalCals": 278, "bmrCals": 270, "heartRate": 67, "solarGen": 255, "caseTemp": 114}}, "rt": "instant", "key": "144dbdfd40a14bf1947cf54f105a6046"}
May 07 12:28:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056138.6906729, 'type': 's', 'key': '144dbdfd40a14bf1947cf54f105a6046'}
May 07 12:28:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 73, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 278, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08510e3d49247478
May 07 12:28:59 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:28:59 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:29:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:29:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:29:11 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:29:11 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:29:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:29:13 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:29:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 754, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 775, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d1502f24053047d80
May 07 12:29:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056166, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 775, 'bmrCals': 754, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:29:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056166, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 775, 'bmrCals': 754, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:29:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056166, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 21, "totalCals": 775, "bmrCals": 754, "heartRate": 64, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "9fe182511e21427c8fb895f031651927"}
May 07 12:29:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056167.2562647, 'type': 's', 'key': '9fe182511e21427c8fb895f031651927'}
May 07 12:29:33 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:29:33 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:29:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "91d6d9d4c189447e93ba6361533d331d"}
May 07 12:29:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056173.6272264, 'type': 's', 'key': '91d6d9d4c189447e93ba6361533d331d'}
May 07 12:29:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:29:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:29:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 271, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 279, 'total_steps': 204} 1d921d920007000000cc00a100000004007b08610f3d4c247478
May 07 12:29:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:29:41 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:29:42 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:29:42 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:29:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5465, 'bmr_cals': 252, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 266, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e30fc4f49047a7b
May 07 12:29:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056192, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 10, 'actCals': 14, 'totalCals': 266, 'bmrCals': 252, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 122}}
May 07 12:29:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056192, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 123, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 10, 'actCals': 14, 'totalCals': 266, 'bmrCals': 252, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 122}}
May 07 12:29:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056192, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5465, "skinTemp": 123, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 10, "actCals": 14, "totalCals": 266, "bmrCals": 252, "heartRate": 79, "solarGen": 4, "caseTemp": 122}}, "rt": "instant", "key": "6bf28da2c12f4c3ba16bc5d1f28b9d37"}
May 07 12:29:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\x12t', 'pairing_code': b'\x12t', 'alert_status': b'\x00', 'mtp_version': 6} 127412740006
May 07 12:29:53 msm8909 python3[3048]: IGNORING 06:05:04:13:AE:B4 WITH PAIRING CODE: 1274
May 07 12:29:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056193.3852355, 'type': 's', 'key': '6bf28da2c12f4c3ba16bc5d1f28b9d37'}
May 07 12:29:53 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 754, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 775, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d1502f24053347d80
May 07 12:29:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 325, 'bmr_cals': 271, 'mtp_version': 7, 'solar_gen': 257, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 279, 'total_steps': 325} 251a251a000700000145010500000101005408810f4353147276
May 07 12:30:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 325, 'bmr_cals': 273, 'mtp_version': 7, 'solar_gen': 259, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 281, 'total_steps': 325} 251a251a00070000014501050000010300540881114352347276
May 07 12:30:07 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056207, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 325, 'skinTemp': 118, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 84, 'actCals': 8, 'totalCals': 281, 'bmrCals': 273, 'heartRate': 67, 'solarGen': 259, 'caseTemp': 114}}
May 07 12:30:07 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056207, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 325, 'skinTemp': 118, 'walkSteps': 325, 'sleepDuration': 0, 'distance': 261, 'thermalGen': 84, 'actCals': 8, 'totalCals': 281, 'bmrCals': 273, 'heartRate': 67, 'solarGen': 259, 'caseTemp': 114}}
May 07 12:30:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056207, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 325, "skinTemp": 118, "walkSteps": 325, "sleepDuration": 0, "distance": 261, "thermalGen": 84, "actCals": 8, "totalCals": 281, "bmrCals": 273, "heartRate": 67, "solarGen": 259, "caseTemp": 114}}, "rt": "instant", "key": "7d8fd678d6274ae8ab5a7ae1a2cae811"}
May 07 12:30:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:30:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:30:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056207.5052371, 'type': 's', 'key': '7d8fd678d6274ae8ab5a7ae1a2cae811'}
May 07 12:30:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 273, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 281, 'total_steps': 204} 1d921d920007000000cc00a100000004007b0861113d4c147478
May 07 12:30:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056208, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 281, 'bmrCals': 273, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:30:08 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056208, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 120, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 281, 'bmrCals': 273, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:30:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056208, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 204, "skinTemp": 120, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 281, "bmrCals": 273, "heartRate": 61, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "796781a861624056b20d438e1fa94573"}
May 07 12:30:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 502, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401f60004000004005e106566
May 07 12:30:08 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:30:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056208.563144, 'type': 's', 'key': '796781a861624056b20d438e1fa94573'}
May 07 12:30:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 12:30:10 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 12:30:20 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 762, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 783, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1522fa404d148083
May 07 12:30:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056220, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 783, 'bmrCals': 762, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 128}}
May 07 12:30:20 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056220, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 783, 'bmrCals': 762, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 128}}
May 07 12:30:20 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056220, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 131, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 21, "totalCals": 783, "bmrCals": 762, "heartRate": 64, "solarGen": 178, "caseTemp": 128}}, "rt": "instant", "key": "bd23b60db65f4ea5b287d957d80a0a7f"}
May 07 12:30:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056220.6350582, 'type': 's', 'key': 'bd23b60db65f4ea5b287d957d80a0a7f'}
May 07 12:30:30 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:30:33 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:30:33 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:30:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "bc2e4674d18e4bc3b576856f31a87a59"}
May 07 12:30:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056233.8996279, 'type': 's', 'key': 'bc2e4674d18e4bc3b576856f31a87a59'}
May 07 12:30:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 325, 'bmr_cals': 273, 'mtp_version': 7, 'solar_gen': 259, 'distance': 261, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 281, 'total_steps': 325} 251a251a00070000014501050000010300540881114352147276
May 07 12:30:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 123, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 253, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 267, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e30fd4f4a147b7e
May 07 12:30:36 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 762, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 783, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1522fa404d248083
May 07 12:30:36 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 8, 'case_temp': 119, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 710, 'bmr_cals': 254, 'mtp_version': 7, 'solar_gen': 213, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 61, 'sleep_duration': 394, 'total_cals': 262, 'total_steps': 755} 158315830007002d02c6024f018a00d500940870fe3d5904777b
May 07 12:30:36 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:30:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e', 'alert_status': b'\x00', 'mtp_version': 6} 000e000e0006
May 07 12:30:37 msm8909 python3[3048]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 07 12:30:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:30:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:30:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 56, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 766, 'mtp_version': 7, 'solar_gen': 189, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 783, 'total_steps': 4425} 05d505d50007000011490d5e000000bd00af1132fe3d3834787a
May 07 12:30:50 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:30:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 71, 'act_cals': 26, 'case_temp': 115, 'pairing_code': b'\x1e\xa3', 'skin_temp': 118, 'walk_steps': 8988, 'bmr_cals': 700, 'mtp_version': 7, 'solar_gen': 820, 'distance': 6942, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 726, 'total_steps': 8988} 1ea31ea300070000231c1b1e00000334000d1a12bc4047147376
May 07 12:30:52 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:30:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 204, 'bmr_cals': 273, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 281, 'total_steps': 204} 1d921d920007000000cc00a100000004007b0861113d4c157478
May 07 12:31:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:31:03 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:31:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:31:03 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:31:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:31:04 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:31:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:31:06 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:31:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:31:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:31:16 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 763, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 784, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1532fb404d248083
May 07 12:31:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 50, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x05\xd5', 'skin_temp': 122, 'walk_steps': 4425, 'bmr_cals': 767, 'mtp_version': 7, 'solar_gen': 191, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 784, 'total_steps': 4425} 05d505d50007000011490d5e000000bf00af1132ff3d3214787a
May 07 12:31:18 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:31:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 254, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 268, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e30fe4f49147c7e
May 07 12:31:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056279, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 126, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 10, 'actCals': 14, 'totalCals': 268, 'bmrCals': 254, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:31:19 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056279, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5465, 'skinTemp': 126, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 10, 'actCals': 14, 'totalCals': 268, 'bmrCals': 254, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:31:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056279, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5465, "skinTemp": 126, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 10, "actCals": 14, "totalCals": 268, "bmrCals": 254, "heartRate": 79, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "8459fe45009948a3bd7743bb10b68493"}
May 07 12:31:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056279.6195464, 'type': 's', 'key': '8459fe45009948a3bd7743bb10b68493'}
May 07 12:31:32 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 756, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 777, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d1512f44053147d81
May 07 12:31:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056292, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 129, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 777, 'bmrCals': 756, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:31:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056292, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 129, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 777, 'bmrCals': 756, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:31:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056292, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 129, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 21, "totalCals": 777, "bmrCals": 756, "heartRate": 64, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "261beef8c6a34494969eedc134eba54c"}
May 07 12:31:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056292.4870207, 'type': 's', 'key': '261beef8c6a34494969eedc134eba54c'}
May 07 12:31:33 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 128, 'pairing_code': b'\rU', 'skin_temp': 131, 'walk_steps': 6258, 'bmr_cals': 763, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 784, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1532fb404d048083
May 07 12:31:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056293, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 784, 'bmrCals': 763, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 128}}
May 07 12:31:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056293, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6487, 'skinTemp': 131, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 784, 'bmrCals': 763, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 128}}
May 07 12:31:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056293, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6487, "skinTemp": 131, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 21, "totalCals": 784, "bmrCals": 763, "heartRate": 64, "solarGen": 178, "caseTemp": 128}}, "rt": "instant", "key": "5cb3ef1b1fdb422cb6003bf6d378a203"}
May 07 12:31:33 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:31:33 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:31:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "df1fe72c87cc43d7a465405c490d3393"}
May 07 12:31:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056293.841186, 'type': 's', 'key': '5cb3ef1b1fdb422cb6003bf6d378a203'}
May 07 12:31:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056294.2771473, 'type': 's', 'key': 'df1fe72c87cc43d7a465405c490d3393'}
May 07 12:31:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:31:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:31:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:31:58 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:32:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 274, 'mtp_version': 7, 'solar_gen': 261, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 282, 'total_steps': 379} 251a251a00070000017b013200000105005408b1124352247276
May 07 12:32:00 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056320, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 118, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 282, 'bmrCals': 274, 'heartRate': 67, 'solarGen': 261, 'caseTemp': 114}}
May 07 12:32:00 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056320, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 118, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 282, 'bmrCals': 274, 'heartRate': 67, 'solarGen': 261, 'caseTemp': 114}}
May 07 12:32:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056320, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 379, "skinTemp": 118, "walkSteps": 379, "sleepDuration": 0, "distance": 306, "thermalGen": 84, "actCals": 8, "totalCals": 282, "bmrCals": 274, "heartRate": 67, "solarGen": 261, "caseTemp": 114}}, "rt": "instant", "key": "1b52bd83836f4248a5039fed9d9349f2"}
May 07 12:32:01 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 756, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 777, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d1512f44053047d81
May 07 12:32:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056321.3000066, 'type': 's', 'key': '1b52bd83836f4248a5039fed9d9349f2'}
May 07 12:32:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:32:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:32:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 89, 'battery': 57, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 123, 'walk_steps': 5303, 'bmr_cals': 252, 'mtp_version': 7, 'solar_gen': 174, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 84, 'sleep_duration': 419, 'total_cals': 265, 'total_steps': 5303} 222822280007000014b70f3401a300ae00590df0fc543934787b
May 07 12:32:12 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:32:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 507, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401fb0004000004005a206566
May 07 12:32:15 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:32:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 276, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 284, 'total_steps': 204} 1d921d920007000000cc00a100000004007b0871143d4c247477
May 07 12:32:16 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056336, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 284, 'bmrCals': 276, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:32:16 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056336, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 284, 'bmrCals': 276, 'heartRate': 61, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:32:16 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056336, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 204, "skinTemp": 119, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 284, "bmrCals": 276, "heartRate": 61, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "a7a5db7f493247aea13546eaba4dc5cd"}
May 07 12:32:17 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056336.958813, 'type': 's', 'key': 'a7a5db7f493247aea13546eaba4dc5cd'}
May 07 12:32:26 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:32:26 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:32:26 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 12:32:26 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 12:32:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 276, 'mtp_version': 7, 'solar_gen': 263, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 284, 'total_steps': 379} 251a251a00070000017b013200000107005408c1144353147276
May 07 12:32:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:32:28 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:32:30 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 12:32:30 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 12:32:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 507, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401fb0004000004005a306566
May 07 12:32:30 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:32:33 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:32:33 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:32:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "69585ba78ca84d3982a3cc2082de90e5"}
May 07 12:32:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056354.4274542, 'type': 's', 'key': '69585ba78ca84d3982a3cc2082de90e5'}
May 07 12:32:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:32:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:32:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 12:32:40 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 12:32:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 276, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 284, 'total_steps': 204} 1d921d920007000000cc00a100000004007b0871143d4c047477
May 07 12:33:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 276, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 284, 'total_steps': 204} 1d921d920007000000cc00a100000004007b0871143d4c347477
May 07 12:33:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:33:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:33:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 265, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 285, 'total_steps': 379} 251a251a00070000017b013200000109005408c1154352147276
May 07 12:33:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056389, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 118, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 285, 'bmrCals': 277, 'heartRate': 67, 'solarGen': 265, 'caseTemp': 114}}
May 07 12:33:09 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056389, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 118, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 285, 'bmrCals': 277, 'heartRate': 67, 'solarGen': 265, 'caseTemp': 114}}
May 07 12:33:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056389, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 379, "skinTemp": 118, "walkSteps": 379, "sleepDuration": 0, "distance": 306, "thermalGen": 84, "actCals": 8, "totalCals": 285, "bmrCals": 277, "heartRate": 67, "solarGen": 265, "caseTemp": 114}}, "rt": "instant", "key": "18c6a56342164614a0fd409947917266"}
May 07 12:33:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:33:10 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:33:10 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 758, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 779, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d1522f64053347d80
May 07 12:33:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056390, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 779, 'bmrCals': 758, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:33:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056390, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 128, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 779, 'bmrCals': 758, 'heartRate': 64, 'solarGen': 176, 'caseTemp': 125}}
May 07 12:33:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056390, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 128, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 21, "totalCals": 779, "bmrCals": 758, "heartRate": 64, "solarGen": 176, "caseTemp": 125}}, "rt": "instant", "key": "9ae8f2d420cd4fdfa46531ad2ec6ed0d"}
May 07 12:33:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056390.4510534, 'type': 's', 'key': '18c6a56342164614a0fd409947917266'}
May 07 12:33:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 57, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 193, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 785, 'total_steps': 4425} 05d505d50007000011490d5e000000c100af1143003d39147779
May 07 12:33:11 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:33:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056391.1323462, 'type': 's', 'key': '9ae8f2d420cd4fdfa46531ad2ec6ed0d'}
May 07 12:33:22 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:33:22 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:33:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 256, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 270, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e41004f4a247c7e
May 07 12:33:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056405, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 126, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 10, 'actCals': 14, 'totalCals': 270, 'bmrCals': 256, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:33:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056405, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5465, 'skinTemp': 126, 'walkSteps': 5465, 'sleepDuration': 397, 'distance': 4007, 'thermalGen': 10, 'actCals': 14, 'totalCals': 270, 'bmrCals': 256, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:33:25 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056405, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5465, "skinTemp": 126, "walkSteps": 5465, "sleepDuration": 397, "distance": 4007, "thermalGen": 10, "actCals": 14, "totalCals": 270, "bmrCals": 256, "heartRate": 79, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "5817317fa4ce439a8219f6883bed1668"}
May 07 12:33:25 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:33:25 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:33:25 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056405.428689, 'type': 's', 'key': '5817317fa4ce439a8219f6883bed1668'}
May 07 12:33:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 71, 'act_cals': 26, 'case_temp': 114, 'pairing_code': b'\x1e\xa3', 'skin_temp': 117, 'walk_steps': 8988, 'bmr_cals': 703, 'mtp_version': 7, 'solar_gen': 826, 'distance': 6942, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 729, 'total_steps': 8988} 1ea31ea300070000231c1b1e0000033a000d1a22bf4047357275
May 07 12:33:26 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:33:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:33:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:33:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "45d6731165b346bea35d61e3525754c5"}
May 07 12:33:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056414.628778, 'type': 's', 'key': '45d6731165b346bea35d61e3525754c5'}
May 07 12:33:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 265, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 285, 'total_steps': 379} 251a251a00070000017b013200000109005408c1154052047276
May 07 12:33:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:33:37 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:33:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:33:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:33:40 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6537, 'bmr_cals': 758, 'mtp_version': 7, 'solar_gen': 176, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 779, 'total_steps': 6724} 0f890f89000700bb198913ff000000b0000d1522f64053247d80
May 07 12:33:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:33:40 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:33:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 285, 'total_steps': 204} 1d921d920007000000cc00a100000004007b088115404c247477
May 07 12:33:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056420, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 285, 'bmrCals': 277, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:33:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056420, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 285, 'bmrCals': 277, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:33:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056420, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 204, "skinTemp": 119, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 285, "bmrCals": 277, "heartRate": 64, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "f4c0aab00f7147d6bed219e37e38741d"}
May 07 12:33:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 57, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 193, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 785, 'total_steps': 4425} 05d505d50007000011490d5e000000c100af1143003d39047779
May 07 12:33:40 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:33:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:33:40 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:33:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056421.1638143, 'type': 's', 'key': 'f4c0aab00f7147d6bed219e37e38741d'}
May 07 12:33:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 57, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4425, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 193, 'distance': 3422, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 785, 'total_steps': 4425} 05d505d50007000011490d5e000000c100af1143003d39147779
May 07 12:33:50 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:33:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 71, 'act_cals': 26, 'case_temp': 114, 'pairing_code': b'\x1e\xa3', 'skin_temp': 117, 'walk_steps': 9026, 'bmr_cals': 703, 'mtp_version': 7, 'solar_gen': 826, 'distance': 6969, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 729, 'total_steps': 9026} 1ea31ea30007000023421b390000033a000d1a32bf4047157275
May 07 12:33:51 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:33:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 256, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 270, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e41004f4a147c7e
May 07 12:33:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 12:33:52 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 12:33:52 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 122, 'walk_steps': 710, 'bmr_cals': 257, 'mtp_version': 7, 'solar_gen': 218, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 61, 'sleep_duration': 394, 'total_cals': 265, 'total_steps': 755} 158315830007002d02c6024f018a00da00950881013d5904767a
May 07 12:33:52 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:33:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 265, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 285, 'total_steps': 379} 251a251a00070000017b013200000109005408c1154052247276
May 07 12:33:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:33:54 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:34:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 511, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000401ff0004000004005d206566
May 07 12:34:04 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:34:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 285, 'total_steps': 204} 1d921d920007000000cc00a100000004007b088115404c147477
May 07 12:34:08 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:34:08 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:34:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5465, 'bmr_cals': 256, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 270, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e41004f4a247c7e
May 07 12:34:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:34:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:34:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 267, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 286, 'total_steps': 379} 251a251a00070000017b01320000010b005408d1164052047276
May 07 12:34:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056458, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 118, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 286, 'bmrCals': 278, 'heartRate': 64, 'solarGen': 267, 'caseTemp': 114}}
May 07 12:34:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056458, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 118, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 286, 'bmrCals': 278, 'heartRate': 64, 'solarGen': 267, 'caseTemp': 114}}
May 07 12:34:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056458, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 379, "skinTemp": 118, "walkSteps": 379, "sleepDuration": 0, "distance": 306, "thermalGen": 84, "actCals": 8, "totalCals": 286, "bmrCals": 278, "heartRate": 64, "solarGen": 267, "caseTemp": 114}}, "rt": "instant", "key": "8a6335345d43435e96bf121e569814ae"}
May 07 12:34:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5465, 'bmr_cals': 257, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 271, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e51014f49347c7d
May 07 12:34:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056459.2738097, 'type': 's', 'key': '8a6335345d43435e96bf121e569814ae'}
May 07 12:34:19 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6724} 0f890f89000700bb198913ff000000b1000d1522f74053247e81
May 07 12:34:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056459, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 129, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 780, 'bmrCals': 759, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:34:19 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056459, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6724, 'skinTemp': 129, 'walkSteps': 6537, 'sleepDuration': 0, 'distance': 5119, 'thermalGen': 13, 'actCals': 21, 'totalCals': 780, 'bmrCals': 759, 'heartRate': 64, 'solarGen': 177, 'caseTemp': 126}}
May 07 12:34:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056459, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6724, "skinTemp": 129, "walkSteps": 6537, "sleepDuration": 0, "distance": 5119, "thermalGen": 13, "actCals": 21, "totalCals": 780, "bmrCals": 759, "heartRate": 64, "solarGen": 177, "caseTemp": 126}}, "rt": "instant", "key": "bf44c4453db8448b86676053ff4040bf"}
May 07 12:34:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056460.3150458, 'type': 's', 'key': 'bf44c4453db8448b86676053ff4040bf'}
May 07 12:34:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5465, 'bmr_cals': 257, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4007, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 271, 'total_steps': 5465} 1d691d690007000015590fa7018d0004000a0e51014f49047c7d
May 07 12:34:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:34:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:34:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "21f5db99742746499b5c0a16c66e0c24"}
May 07 12:34:34 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6724} 0f890f89000700bb198913ff000000b1000d1522f75253347e81
May 07 12:34:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056474.8339436, 'type': 's', 'key': '21f5db99742746499b5c0a16c66e0c24'}
May 07 12:34:35 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:34:35 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:34:36 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 78, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6258, 'bmr_cals': 766, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 787, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1542fe404e047f82
May 07 12:34:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056476, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 78, 'totalSteps': 6487, 'skinTemp': 130, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 787, 'bmrCals': 766, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:34:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056476, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 78, 'totalSteps': 6487, 'skinTemp': 130, 'walkSteps': 6258, 'sleepDuration': 0, 'distance': 4939, 'thermalGen': 205, 'actCals': 21, 'totalCals': 787, 'bmrCals': 766, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:34:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056476, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 78, "totalSteps": 6487, "skinTemp": 130, "walkSteps": 6258, "sleepDuration": 0, "distance": 4939, "thermalGen": 205, "actCals": 21, "totalCals": 787, "bmrCals": 766, "heartRate": 64, "solarGen": 178, "caseTemp": 127}}, "rt": "instant", "key": "c408e4476f434527a8b8888027e55bbd"}
May 07 12:34:36 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:34:36 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:34:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056476.6896665, 'type': 's', 'key': 'c408e4476f434527a8b8888027e55bbd'}
May 07 12:34:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:34:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:34:46 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6724} 0f890f89000700bb198913ff000000b1000d1522f75253147e81
May 07 12:34:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 379, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 267, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 286, 'total_steps': 379} 251a251a00070000017b01320000010b005408d1164052347276
May 07 12:34:49 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 5, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 122, 'walk_steps': 710, 'bmr_cals': 258, 'mtp_version': 7, 'solar_gen': 219, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 266, 'total_steps': 755} 158315830007002d02c6024f018a00db0095088102405925767a
May 07 12:34:49 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:34:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 286, 'total_steps': 204} 1d921d920007000000cc00a100000004007b088116404c147477
May 07 12:34:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056489, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 286, 'bmrCals': 278, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:34:49 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056489, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 286, 'bmrCals': 278, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:34:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056489, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 204, "skinTemp": 119, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 286, "bmrCals": 278, "heartRate": 64, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "e701405fca0a4f7d8737527c9cf55f02"}
May 07 12:34:50 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:34:50 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:34:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056490.2337248, 'type': 's', 'key': 'e701405fca0a4f7d8737527c9cf55f02'}
May 07 12:34:50 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 78, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6258, 'bmr_cals': 766, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 787, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1542fe404e247f82
May 07 12:35:01 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 12:35:01 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 12:35:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:35:03 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:35:04 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 122, 'walk_steps': 710, 'bmr_cals': 258, 'mtp_version': 7, 'solar_gen': 219, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 266, 'total_steps': 755} 158315830007002d02c6024f018a00db0095088102405934767a
May 07 12:35:04 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:35:04 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:35:04 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:35:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:35:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:35:14 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6537, 'bmr_cals': 759, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5119, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 780, 'total_steps': 6724} 0f890f89000700bb198913ff000000b1000d1522f75253347e81
May 07 12:35:14 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 122, 'walk_steps': 710, 'bmr_cals': 258, 'mtp_version': 7, 'solar_gen': 219, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 266, 'total_steps': 755} 158315830007002d02c6024f018a00db0095088102405904767a
May 07 12:35:14 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:35:15 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:35:15 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:35:16 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6258, 'bmr_cals': 767, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4939, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 788, 'total_steps': 6487} 0d550d55000700e51872134b000000b200cd1552ff404d057f82
May 07 12:35:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 90, 'battery': 58, 'act_cals': 14, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 123, 'walk_steps': 5303, 'bmr_cals': 255, 'mtp_version': 7, 'solar_gen': 178, 'distance': 3892, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 269, 'total_steps': 5303} 222822280007000014b70f3401a300b2005a0e00ff403a25787b
May 07 12:35:17 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:35:18 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:35:18 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:35:19 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 121, 'walk_steps': 710, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 221, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 267, 'total_steps': 755} 158315830007002d02c6024f018a00dd00950891034059147679
May 07 12:35:19 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:35:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 12:35:28 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 12:35:28 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 760, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 781, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1532f85253157d80
May 07 12:35:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056528, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 5, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 781, 'bmrCals': 760, 'heartRate': 82, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:35:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056528, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 5, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 781, 'bmrCals': 760, 'heartRate': 82, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:35:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056528, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 5, "battery": 83, "totalSteps": 6761, "skinTemp": 128, "walkSteps": 6574, "sleepDuration": 0, "distance": 5148, "thermalGen": 13, "actCals": 21, "totalCals": 781, "bmrCals": 760, "heartRate": 82, "solarGen": 177, "caseTemp": 125}}, "rt": "instant", "key": "49e1c877f1444d95b6c7bc0b2aa5f484"}
May 07 12:35:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056529.5818632, 'type': 's', 'key': '49e1c877f1444d95b6c7bc0b2aa5f484'}
May 07 12:35:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 127, 'walk_steps': 5498, 'bmr_cals': 258, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 272, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e51024f4a347c7f
May 07 12:35:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056530, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5498, 'skinTemp': 127, 'walkSteps': 5498, 'sleepDuration': 397, 'distance': 4032, 'thermalGen': 10, 'actCals': 14, 'totalCals': 272, 'bmrCals': 258, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:35:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056530, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5498, 'skinTemp': 127, 'walkSteps': 5498, 'sleepDuration': 397, 'distance': 4032, 'thermalGen': 10, 'actCals': 14, 'totalCals': 272, 'bmrCals': 258, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:35:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056530, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5498, "skinTemp": 127, "walkSteps": 5498, "sleepDuration": 397, "distance": 4032, "thermalGen": 10, "actCals": 14, "totalCals": 272, "bmrCals": 258, "heartRate": 79, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "013799a9a01648ccb1b11d58cfdc506d"}
May 07 12:35:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056530.5535672, 'type': 's', 'key': '013799a9a01648ccb1b11d58cfdc506d'}
May 07 12:35:31 msm8909 python3[3048]: DBUS: Discovered 06:05:04:43:5B:39 .
May 07 12:35:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:35:31 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:35:31 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:35:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:35:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:35:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5a14c17d236e4371995d1d96e5a203dd"}
May 07 12:35:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056534.9750228, 'type': 's', 'key': '5a14c17d236e4371995d1d96e5a203dd'}
May 07 12:35:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:35:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:35:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 280, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 288, 'total_steps': 204} 1d921d920007000000cc00a100000004007b089118404c347477
May 07 12:35:46 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 121, 'walk_steps': 710, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 221, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 267, 'total_steps': 755} 158315830007002d02c6024f018a00dd00950891034059347679
May 07 12:35:46 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:35:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4483, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 193, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 787, 'total_steps': 4483} 05d505d50007000011830d8a000000c100af1163023d34147779
May 07 12:35:46 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:35:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 52, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x05\xd5', 'skin_temp': 121, 'walk_steps': 4483, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 193, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 787, 'total_steps': 4483} 05d505d50007000011830d8a000000c100af1163023d34247779
May 07 12:35:56 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:35:58 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 121, 'walk_steps': 710, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 221, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 267, 'total_steps': 755} 158315830007002d02c6024f018a00dd00950891034059147679
May 07 12:35:58 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:36:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:36:10 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:36:10 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 121, 'walk_steps': 710, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 221, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 267, 'total_steps': 755} 158315830007002d02c6024f018a00dd00950891034059247679
May 07 12:36:10 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:36:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:36:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:36:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 51, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x05\xd5', 'skin_temp': 120, 'walk_steps': 4483, 'bmr_cals': 771, 'mtp_version': 7, 'solar_gen': 194, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 788, 'total_steps': 4483} 05d505d50007000011830d8a000000c200af1163033d33347678
May 07 12:36:11 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:36:13 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 760, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 781, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1532f86053147d80
May 07 12:36:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 273, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e61034f4a347c7e
May 07 12:36:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 12:36:26 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 12:36:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 123, 'battery': 76, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 281, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 289, 'total_steps': 204} 1d921d920007000000cc00a100000004007b089119404c347477
May 07 12:36:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056587, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 289, 'bmrCals': 281, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:36:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056587, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 123, 'actCals': 8, 'totalCals': 289, 'bmrCals': 281, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:36:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056587, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 204, "skinTemp": 119, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 123, "actCals": 8, "totalCals": 289, "bmrCals": 281, "heartRate": 64, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "a541f7bd9da040e59d7592b6e299f29e"}
May 07 12:36:28 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056587.6429391, 'type': 's', 'key': 'a541f7bd9da040e59d7592b6e299f29e'}
May 07 12:36:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 273, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e61034f4a147c7e
May 07 12:36:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:36:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:36:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "131b6b08ed254f3a893646f194f8538a"}
May 07 12:36:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056595.2017524, 'type': 's', 'key': '131b6b08ed254f3a893646f194f8538a'}
May 07 12:36:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 379, 'bmr_cals': 281, 'mtp_version': 7, 'solar_gen': 269, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 289, 'total_steps': 379} 251a251a00070000017b01320000010d005408e1194052347275
May 07 12:36:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056598, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 117, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 289, 'bmrCals': 281, 'heartRate': 64, 'solarGen': 269, 'caseTemp': 114}}
May 07 12:36:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056598, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 379, 'skinTemp': 117, 'walkSteps': 379, 'sleepDuration': 0, 'distance': 306, 'thermalGen': 84, 'actCals': 8, 'totalCals': 289, 'bmrCals': 281, 'heartRate': 64, 'solarGen': 269, 'caseTemp': 114}}
May 07 12:36:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056598, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 379, "skinTemp": 117, "walkSteps": 379, "sleepDuration": 0, "distance": 306, "thermalGen": 84, "actCals": 8, "totalCals": 289, "bmrCals": 281, "heartRate": 64, "solarGen": 269, "caseTemp": 114}}, "rt": "instant", "key": "08aaf34126ae4fe8aebabd0a8acf3f65"}
May 07 12:36:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:36:38 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:36:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 51, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x05\xd5', 'skin_temp': 120, 'walk_steps': 4483, 'bmr_cals': 771, 'mtp_version': 7, 'solar_gen': 194, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 788, 'total_steps': 4483} 05d505d50007000011830d8a000000c200af1163033d33247678
May 07 12:36:38 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:36:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056598.6387978, 'type': 's', 'key': '08aaf34126ae4fe8aebabd0a8acf3f65'}
May 07 12:36:39 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd156300404d347f82
May 07 12:36:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056599, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 130, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 789, 'bmrCals': 768, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:36:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056599, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 130, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 789, 'bmrCals': 768, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:36:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056599, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6524, "skinTemp": 130, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 789, "bmrCals": 768, "heartRate": 64, "solarGen": 178, "caseTemp": 127}}, "rt": "instant", "key": "8e8e322a367e444485b650d904b25aec"}
May 07 12:36:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 12:36:40 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 12:36:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056600.0584042, 'type': 's', 'key': '8e8e322a367e444485b650d904b25aec'}
May 07 12:36:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:36:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:36:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 515, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402030004000004005e306566
May 07 12:36:53 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:36:56 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:36:56 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:37:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 517, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402050004000004005e006566
May 07 12:37:06 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:37:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 8, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 379, 'bmr_cals': 281, 'mtp_version': 7, 'solar_gen': 269, 'distance': 306, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 289, 'total_steps': 379} 251a251a00070000017b01320000010d005408e1194052247275
May 07 12:37:08 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd156300404d247f82
May 07 12:37:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 51, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x05\xd5', 'skin_temp': 120, 'walk_steps': 4483, 'bmr_cals': 772, 'mtp_version': 7, 'solar_gen': 194, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 4483} 05d505d50007000011830d8a000000c200af1173044033147678
May 07 12:37:08 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:37:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 515, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002020300040000010059106466
May 07 12:37:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:37:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 94, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 517, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402050004000004005e106566
May 07 12:37:11 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:37:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:37:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:37:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 124, 'battery': 77, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 283, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 291, 'total_steps': 204} 1d921d920007000000cc00a100000004007c08a11b404d157477
May 07 12:37:22 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 5, 'thermal_gen': 149, 'battery': 89, 'act_cals': 8, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 121, 'walk_steps': 710, 'bmr_cals': 261, 'mtp_version': 7, 'solar_gen': 223, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 269, 'total_steps': 755} 158315830007002d02c6024f018a00df009508a1054059157679
May 07 12:37:22 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:37:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 517, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202050004000001005a206466
May 07 12:37:23 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:37:34 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:37:34 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:37:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "be2656236636462d881ba072a29346be"}
May 07 12:37:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 175, 'battery': 51, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x05\xd5', 'skin_temp': 120, 'walk_steps': 4483, 'bmr_cals': 772, 'mtp_version': 7, 'solar_gen': 194, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 4483} 05d505d50007000011830d8a000000c200af1173044033047678
May 07 12:37:35 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:37:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056655.5040801, 'type': 's', 'key': 'be2656236636462d881ba072a29346be'}
May 07 12:37:36 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:37:36 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:37:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 260, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 274, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e61044f4a047c7e
May 07 12:37:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056657, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5498, 'skinTemp': 126, 'walkSteps': 5498, 'sleepDuration': 397, 'distance': 4032, 'thermalGen': 10, 'actCals': 14, 'totalCals': 274, 'bmrCals': 260, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:37:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056657, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5498, 'skinTemp': 126, 'walkSteps': 5498, 'sleepDuration': 397, 'distance': 4032, 'thermalGen': 10, 'actCals': 14, 'totalCals': 274, 'bmrCals': 260, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:37:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056657, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5498, "skinTemp": 126, "walkSteps": 5498, "sleepDuration": 397, "distance": 4032, "thermalGen": 10, "actCals": 14, "totalCals": 274, "bmrCals": 260, "heartRate": 79, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "a32de093b4d741ebb4b43727ca7178ee"}
May 07 12:37:37 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 762, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 783, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1542fa6053247d80
May 07 12:37:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056657, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 783, 'bmrCals': 762, 'heartRate': 96, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:37:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056657, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 783, 'bmrCals': 762, 'heartRate': 96, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:37:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056657, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6761, "skinTemp": 128, "walkSteps": 6574, "sleepDuration": 0, "distance": 5148, "thermalGen": 13, "actCals": 21, "totalCals": 783, "bmrCals": 762, "heartRate": 96, "solarGen": 177, "caseTemp": 125}}, "rt": "instant", "key": "f79b5ee61f634becacfe20de1ae92eec"}
May 07 12:37:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056657.5931139, 'type': 's', 'key': 'a32de093b4d741ebb4b43727ca7178ee'}
May 07 12:37:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd156300404d047f82
May 07 12:37:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056658.0809186, 'type': 's', 'key': 'f79b5ee61f634becacfe20de1ae92eec'}
May 07 12:37:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 124, 'battery': 77, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 204, 'bmr_cals': 283, 'mtp_version': 7, 'solar_gen': 4, 'distance': 161, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 291, 'total_steps': 204} 1d921d920007000000cc00a100000004007c08a11b404d257477
May 07 12:37:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056658, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 124, 'actCals': 8, 'totalCals': 291, 'bmrCals': 283, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:37:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056658, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 204, 'skinTemp': 119, 'walkSteps': 204, 'sleepDuration': 0, 'distance': 161, 'thermalGen': 124, 'actCals': 8, 'totalCals': 291, 'bmrCals': 283, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:37:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056658, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 77, "totalSteps": 204, "skinTemp": 119, "walkSteps": 204, "sleepDuration": 0, "distance": 161, "thermalGen": 124, "actCals": 8, "totalCals": 291, "bmrCals": 283, "heartRate": 64, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "c0f9a45b4cbf42ff9b7b659ca83e25a2"}
May 07 12:37:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056659.0579567, 'type': 's', 'key': 'c0f9a45b4cbf42ff9b7b659ca83e25a2'}
May 07 12:37:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:37:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:37:49 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd156300404d247f82
May 07 12:37:49 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056669, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 130, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 789, 'bmrCals': 768, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:37:49 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056669, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 130, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 789, 'bmrCals': 768, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:37:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056669, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6524, "skinTemp": 130, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 789, "bmrCals": 768, "heartRate": 64, "solarGen": 178, "caseTemp": 127}}, "rt": "instant", "key": "a61b3dc0f2734bd1b1b645f2f94e4f27"}
May 07 12:37:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056670.1232092, 'type': 's', 'key': 'a61b3dc0f2734bd1b1b645f2f94e4f27'}
May 07 12:37:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 71, 'act_cals': 26, 'case_temp': 113, 'pairing_code': b'\x1e\xa3', 'skin_temp': 116, 'walk_steps': 9026, 'bmr_cals': 707, 'mtp_version': 7, 'solar_gen': 834, 'distance': 6969, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 733, 'total_steps': 9026} 1ea31ea30007000023421b3900000342000d1a42c33a47247174
May 07 12:37:50 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:37:50 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:37:50 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:37:50 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:37:50 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:37:51 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:37:51 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:37:52 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 762, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 783, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1542fa6053347d80
May 07 12:38:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 762, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 783, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1542fa6053047d80
May 07 12:38:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:38:03 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:38:05 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd156300404d347f82
May 07 12:38:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:38:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:38:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 261, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 275, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e71054f4a047c7e
May 07 12:38:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 255, 'bmr_cals': 284, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 292, 'total_steps': 255} 1d921d920007000000ff00c900000004007c08d11c404d347377
May 07 12:38:35 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:38:35 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:38:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b8b202ae6a904e0aaf55433ffdf2f60b"}
May 07 12:38:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056715.864836, 'type': 's', 'key': 'b8b202ae6a904e0aaf55433ffdf2f60b'}
May 07 12:38:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:38:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:38:44 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:38:44 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:38:44 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:38:44 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:38:45 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 769, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 790, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd157301404d047f82
May 07 12:38:46 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 12:38:46 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 12:38:46 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 12:38:46 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 12:38:48 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 763, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 122, 'sleep_duration': 0, 'total_cals': 784, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1552fb7a53147d80
May 07 12:38:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056728, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 784, 'bmrCals': 763, 'heartRate': 122, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:38:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056728, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 784, 'bmrCals': 763, 'heartRate': 122, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:38:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056728, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6761, "skinTemp": 128, "walkSteps": 6574, "sleepDuration": 0, "distance": 5148, "thermalGen": 13, "actCals": 21, "totalCals": 784, "bmrCals": 763, "heartRate": 122, "solarGen": 177, "caseTemp": 125}}, "rt": "instant", "key": "1fc2f2f65e0a43c2929348334dfaa5cf"}
May 07 12:38:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056729.3771961, 'type': 's', 'key': '1fc2f2f65e0a43c2929348334dfaa5cf'}
May 07 12:38:59 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 12:38:59 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 12:39:00 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 769, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 790, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd157301404d147f82
May 07 12:39:00 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056740, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 130, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 790, 'bmrCals': 769, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:39:00 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056740, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 130, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 790, 'bmrCals': 769, 'heartRate': 64, 'solarGen': 178, 'caseTemp': 127}}
May 07 12:39:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056740, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6524, "skinTemp": 130, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 790, "bmrCals": 769, "heartRate": 64, "solarGen": 178, "caseTemp": 127}}, "rt": "instant", "key": "fff3c5cedf2b4d259cacafb7e81fce36"}
May 07 12:39:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056740.6862917, 'type': 's', 'key': 'fff3c5cedf2b4d259cacafb7e81fce36'}
May 07 12:39:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 423, 'bmr_cals': 284, 'mtp_version': 7, 'solar_gen': 273, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 293, 'total_steps': 423} 251a251a0007000001a7015500000111005409111c4053147175
May 07 12:39:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056741, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 117, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 293, 'bmrCals': 284, 'heartRate': 64, 'solarGen': 273, 'caseTemp': 113}}
May 07 12:39:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056741, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 117, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 293, 'bmrCals': 284, 'heartRate': 64, 'solarGen': 273, 'caseTemp': 113}}
May 07 12:39:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056741, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 423, "skinTemp": 117, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 293, "bmrCals": 284, "heartRate": 64, "solarGen": 273, "caseTemp": 113}}, "rt": "instant", "key": "3783a9bd911a447eac704dcc936c762f"}
May 07 12:39:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 57, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5343, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 185, 'distance': 3921, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 99, 'sleep_duration': 419, 'total_cals': 273, 'total_steps': 5343} 222822280007000014df0f5101a300b9005b0e21036339147779
May 07 12:39:01 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:39:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056742.0507576, 'type': 's', 'key': '3783a9bd911a447eac704dcc936c762f'}
May 07 12:39:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:39:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:39:13 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 769, 'mtp_version': 7, 'solar_gen': 178, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 790, 'total_steps': 6524} 0d550d55000700e518971365000000b200cd157301404d247f82
May 07 12:39:13 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 89, 'act_cals': 8, 'case_temp': 117, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 262, 'mtp_version': 7, 'solar_gen': 224, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 270, 'total_steps': 755} 158315830007002d02c6024f018a00e0009608a1064059047578
May 07 12:39:13 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:39:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 520, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402080004000004005d106466
May 07 12:39:13 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:39:14 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 12:39:14 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 12:39:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 75, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 284, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 292, 'total_steps': 255} 1d921d920007000000ff00c900000004007c08d11c404b047376
May 07 12:39:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056754, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 8, 'totalCals': 292, 'bmrCals': 284, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:39:14 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056754, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 8, 'totalCals': 292, 'bmrCals': 284, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:39:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056754, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 8, "totalCals": 292, "bmrCals": 284, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "d0f6cd43a6c1496c8d0f4590378c8e20"}
May 07 12:39:14 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 764, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 122, 'sleep_duration': 0, 'total_cals': 785, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1552fc7a53047d80
May 07 12:39:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056755.282371, 'type': 's', 'key': 'd0f6cd43a6c1496c8d0f4590378c8e20'}
May 07 12:39:26 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 179, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 791, 'total_steps': 6524} 0d550d55000700e518971365000000b300cd157302404d047f82
May 07 12:39:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 57, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5343, 'bmr_cals': 259, 'mtp_version': 7, 'solar_gen': 185, 'distance': 3921, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 99, 'sleep_duration': 419, 'total_cals': 273, 'total_steps': 5343} 222822280007000014df0f5101a300b9005b0e21036339347779
May 07 12:39:26 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:39:26 msm8909 python3[3048]: ADVERT: {'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e', 'alert_status': b'\x00', 'mtp_version': 6} 000e000e0006
May 07 12:39:26 msm8909 python3[3048]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 07 12:39:27 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 764, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 122, 'sleep_duration': 0, 'total_cals': 785, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1552fc7a53147d80
May 07 12:39:28 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 89, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 226, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 271, 'total_steps': 755} 158315830007002d02c6024f018a00e2009608a1074059247478
May 07 12:39:28 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:39:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:39:28 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:39:29 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:39:29 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:39:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:39:31 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:39:35 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:39:35 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:39:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5962541059ea4439ac8454b65b299362"}
May 07 12:39:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056775.992445, 'type': 's', 'key': '5962541059ea4439ac8454b65b299362'}
May 07 12:39:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 262, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 276, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e71064f4a047c7e
May 07 12:39:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056780, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5498, 'skinTemp': 126, 'walkSteps': 5498, 'sleepDuration': 397, 'distance': 4032, 'thermalGen': 10, 'actCals': 14, 'totalCals': 276, 'bmrCals': 262, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:39:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056780, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5498, 'skinTemp': 126, 'walkSteps': 5498, 'sleepDuration': 397, 'distance': 4032, 'thermalGen': 10, 'actCals': 14, 'totalCals': 276, 'bmrCals': 262, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:39:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056780, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5498, "skinTemp": 126, "walkSteps": 5498, "sleepDuration": 397, "distance": 4032, "thermalGen": 10, "actCals": 14, "totalCals": 276, "bmrCals": 262, "heartRate": 79, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "fda489f26b934ad2a3b9e50e471c3072"}
May 07 12:39:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056780.8203619, 'type': 's', 'key': 'fda489f26b934ad2a3b9e50e471c3072'}
May 07 12:39:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:39:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:39:43 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 89, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 226, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 271, 'total_steps': 755} 158315830007002d02c6024f018a00e2009608a1074059347478
May 07 12:39:43 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:39:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 9, 'case_temp': 112, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 286, 'mtp_version': 7, 'solar_gen': 275, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 295, 'total_steps': 423} 251a251a0007000001a7015500000113005409111e4053247074
May 07 12:39:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 520, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402080004000004005d006466
May 07 12:39:43 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:39:43 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:39:43 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:39:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 520, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202080004000001005a106466
May 07 12:39:44 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:39:44 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 89, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 226, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 271, 'total_steps': 755} 158315830007002d02c6024f018a00e2009608a1074059047478
May 07 12:39:44 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:39:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:39:54 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:39:54 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6574, 'bmr_cals': 764, 'mtp_version': 7, 'solar_gen': 177, 'distance': 5148, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 122, 'sleep_duration': 0, 'total_cals': 785, 'total_steps': 6761} 0f890f89000700bb19ae141c000000b1000d1552fc7a53047d80
May 07 12:39:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056794, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 785, 'bmrCals': 764, 'heartRate': 122, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:39:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056794, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6761, 'skinTemp': 128, 'walkSteps': 6574, 'sleepDuration': 0, 'distance': 5148, 'thermalGen': 13, 'actCals': 21, 'totalCals': 785, 'bmrCals': 764, 'heartRate': 122, 'solarGen': 177, 'caseTemp': 125}}
May 07 12:39:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056794, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6761, "skinTemp": 128, "walkSteps": 6574, "sleepDuration": 0, "distance": 5148, "thermalGen": 13, "actCals": 21, "totalCals": 785, "bmrCals": 764, "heartRate": 122, "solarGen": 177, "caseTemp": 125}}, "rt": "instant", "key": "fc215207bbc1426fb8f2cabf2cc09ca6"}
May 07 12:39:54 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 89, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 226, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 271, 'total_steps': 755} 158315830007002d02c6024f018a00e2009608a1074059147478
May 07 12:39:54 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:39:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056794.8432198, 'type': 's', 'key': 'fc215207bbc1426fb8f2cabf2cc09ca6'}
May 07 12:39:57 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 130, 'walk_steps': 6295, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 179, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 791, 'total_steps': 6524} 0d550d55000700e518971365000000b300cd157302404d347f82
May 07 12:39:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 520, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202080004000001005a206466
May 07 12:39:57 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:39:58 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:39:58 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:39:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 12:39:58 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 12:39:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 75, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 286, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 294, 'total_steps': 255} 1d921d920007000000ff00c900000004007c08d11e404b147376
May 07 12:40:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 13, 'battery': 71, 'act_cals': 26, 'case_temp': 114, 'pairing_code': b'\x1e\xa3', 'skin_temp': 116, 'walk_steps': 9026, 'bmr_cals': 710, 'mtp_version': 7, 'solar_gen': 837, 'distance': 6969, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 736, 'total_steps': 9026} 1ea31ea30007000023421b3900000345000d1a52c64047357274
May 07 12:40:08 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:40:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 520, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202080004000001005a306466
May 07 12:40:09 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:40:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:40:09 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:40:12 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:40:12 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:40:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:40:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:40:22 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:40:22 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:40:24 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 12:40:24 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 12:40:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 277, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e81074f4a147c7e
May 07 12:40:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 522, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002020a00040000010059106466
May 07 12:40:26 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:40:31 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:40:35 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:40:35 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:40:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "002b4beba6084ca1a852ae97204844e9"}
May 07 12:40:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056836.1992493, 'type': 's', 'key': '002b4beba6084ca1a852ae97204844e9'}
May 07 12:40:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 71, 'act_cals': 26, 'case_temp': 114, 'pairing_code': b'\x1e\xa3', 'skin_temp': 116, 'walk_steps': 9074, 'bmr_cals': 710, 'mtp_version': 7, 'solar_gen': 837, 'distance': 7005, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 736, 'total_steps': 9074} 1ea31ea30007000023721b5d00000345000d1a72c64047147274
May 07 12:40:36 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 12:40:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5498, 'bmr_cals': 263, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4032, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 277, 'total_steps': 5498} 1d691d6900070000157a0fc0018d0004000a0e81074f4a247c7e
May 07 12:40:36 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 12:40:36 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 12:40:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 91, 'battery': 57, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5343, 'bmr_cals': 261, 'mtp_version': 7, 'solar_gen': 188, 'distance': 3921, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 99, 'sleep_duration': 419, 'total_cals': 275, 'total_steps': 5343} 222822280007000014df0f5101a300bc005b0e3105633935777a
May 07 12:40:37 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:40:40 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6295, 'bmr_cals': 771, 'mtp_version': 7, 'solar_gen': 179, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 792, 'total_steps': 6524} 0d550d55000700e518971365000000b300cd158303434c247f81
May 07 12:40:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056840, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6524, 'skinTemp': 129, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 792, 'bmrCals': 771, 'heartRate': 67, 'solarGen': 179, 'caseTemp': 127}}
May 07 12:40:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056840, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6524, 'skinTemp': 129, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 792, 'bmrCals': 771, 'heartRate': 67, 'solarGen': 179, 'caseTemp': 127}}
May 07 12:40:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056840, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6524, "skinTemp": 129, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 792, "bmrCals": 771, "heartRate": 67, "solarGen": 179, "caseTemp": 127}}, "rt": "instant", "key": "f5066bcb668f436fac211b28484db6a0"}
May 07 12:40:41 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:40:41 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:40:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056840.9305334, 'type': 's', 'key': 'f5066bcb668f436fac211b28484db6a0'}
May 07 12:40:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:40:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:40:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 57, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5343, 'bmr_cals': 261, 'mtp_version': 7, 'solar_gen': 188, 'distance': 3921, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 99, 'sleep_duration': 419, 'total_cals': 275, 'total_steps': 5343} 222822280007000014df0f5101a300bc005b0e3105633904777a
May 07 12:40:50 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:40:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 112, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 287, 'mtp_version': 7, 'solar_gen': 277, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 296, 'total_steps': 423} 251a251a0007000001a7015500000115005409211f6652147074
May 07 12:40:53 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056853, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 296, 'bmrCals': 287, 'heartRate': 102, 'solarGen': 277, 'caseTemp': 112}}
May 07 12:40:53 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056853, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 296, 'bmrCals': 287, 'heartRate': 102, 'solarGen': 277, 'caseTemp': 112}}
May 07 12:40:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056853, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 296, "bmrCals": 287, "heartRate": 102, "solarGen": 277, "caseTemp": 112}}, "rt": "instant", "key": "3ba05a7f9da64755b16eac9aaaf4c042"}
May 07 12:40:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056853.9301953, 'type': 's', 'key': '3ba05a7f9da64755b16eac9aaaf4c042'}
May 07 12:41:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 112, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 287, 'mtp_version': 7, 'solar_gen': 277, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 296, 'total_steps': 423} 251a251a0007000001a7015500000115005409211f6652247074
May 07 12:41:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:41:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:41:20 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6295, 'bmr_cals': 772, 'mtp_version': 7, 'solar_gen': 179, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 793, 'total_steps': 6524} 0d550d55000700e518971365000000b300cd158304434c247f81
May 07 12:41:21 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:41:21 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:41:21 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:41:21 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:41:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 278, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91084f49347c7e
May 07 12:41:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056883, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5533, 'skinTemp': 126, 'walkSteps': 5533, 'sleepDuration': 397, 'distance': 4057, 'thermalGen': 10, 'actCals': 14, 'totalCals': 278, 'bmrCals': 264, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:41:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056883, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5533, 'skinTemp': 126, 'walkSteps': 5533, 'sleepDuration': 397, 'distance': 4057, 'thermalGen': 10, 'actCals': 14, 'totalCals': 278, 'bmrCals': 264, 'heartRate': 79, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:41:23 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056883, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5533, "skinTemp": 126, "walkSteps": 5533, "sleepDuration": 397, "distance": 4057, "thermalGen": 10, "actCals": 14, "totalCals": 278, "bmrCals": 264, "heartRate": 79, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "68910205b13b4f0eb6c9edc977f076f8"}
May 07 12:41:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056883.5853245, 'type': 's', 'key': '68910205b13b4f0eb6c9edc977f076f8'}
May 07 12:41:32 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:41:32 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:41:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 288, 'mtp_version': 7, 'solar_gen': 278, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 297, 'total_steps': 423} 251a251a0007000001a701550000011600540921206652147174
May 07 12:41:33 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 127, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6295, 'bmr_cals': 772, 'mtp_version': 7, 'solar_gen': 179, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 793, 'total_steps': 6524} 0d550d55000700e518971365000000b300cd158304434c357f81
May 07 12:41:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 278, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91084f49057c7e
May 07 12:41:36 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:41:36 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:41:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b998259c715a411599e51e13c34a0a46"}
May 07 12:41:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056896.4436045, 'type': 's', 'key': 'b998259c715a411599e51e13c34a0a46'}
May 07 12:41:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:41:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:41:47 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6610, 'bmr_cals': 766, 'mtp_version': 7, 'solar_gen': 179, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 122, 'sleep_duration': 0, 'total_cals': 787, 'total_steps': 6797} 0f890f89000700bb19d21436000000b3000d1562fe7a53347e81
May 07 12:41:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056907, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 129, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 787, 'bmrCals': 766, 'heartRate': 122, 'solarGen': 179, 'caseTemp': 126}}
May 07 12:41:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056907, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 129, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 787, 'bmrCals': 766, 'heartRate': 122, 'solarGen': 179, 'caseTemp': 126}}
May 07 12:41:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056907, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6797, "skinTemp": 129, "walkSteps": 6610, "sleepDuration": 0, "distance": 5174, "thermalGen": 13, "actCals": 21, "totalCals": 787, "bmrCals": 766, "heartRate": 122, "solarGen": 179, "caseTemp": 126}}, "rt": "instant", "key": "aa9f045e37ff4cdb8d23325c1a1410c9"}
May 07 12:41:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 278, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91084f49147c7e
May 07 12:41:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056907.8295305, 'type': 's', 'key': 'aa9f045e37ff4cdb8d23325c1a1410c9'}
May 07 12:41:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 278, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91084f49247c7e
May 07 12:41:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 56, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 120, 'walk_steps': 4483, 'bmr_cals': 776, 'mtp_version': 7, 'solar_gen': 196, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 793, 'total_steps': 4483} 05d505d50007000011830d8a000000c400b01183084038147578
May 07 12:41:49 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:41:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 75, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 288, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 296, 'total_steps': 255} 1d921d920007000000ff00c900000004007c08e120404b147376
May 07 12:41:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056910, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 8, 'totalCals': 296, 'bmrCals': 288, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:41:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715056910, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 8, 'totalCals': 296, 'bmrCals': 288, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:41:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715056910, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 8, "totalCals": 296, "bmrCals": 288, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "8e449fbabf71426bb4746ae2503aa2de"}
May 07 12:41:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056910.6425242, 'type': 's', 'key': '8e449fbabf71426bb4746ae2503aa2de'}
May 07 12:42:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 288, 'mtp_version': 7, 'solar_gen': 278, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 297, 'total_steps': 423} 251a251a0007000001a701550000011600540921206652047174
May 07 12:42:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056921, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 297, 'bmrCals': 288, 'heartRate': 102, 'solarGen': 278, 'caseTemp': 113}}
May 07 12:42:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056921, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 297, 'bmrCals': 288, 'heartRate': 102, 'solarGen': 278, 'caseTemp': 113}}
May 07 12:42:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056921, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 297, "bmrCals": 288, "heartRate": 102, "solarGen": 278, "caseTemp": 113}}, "rt": "instant", "key": "b17d34c73a154bcc85ee83b5df9395d0"}
May 07 12:42:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056922.1609061, 'type': 's', 'key': 'b17d34c73a154bcc85ee83b5df9395d0'}
May 07 12:42:04 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6610, 'bmr_cals': 766, 'mtp_version': 7, 'solar_gen': 179, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 787, 'total_steps': 6797} 0f890f89000700bb19d21436000000b3000d1562fe3d53147e81
May 07 12:42:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:42:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:42:16 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 89, 'act_cals': 8, 'case_temp': 117, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 265, 'mtp_version': 7, 'solar_gen': 228, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 273, 'total_steps': 755} 158315830007002d02c6024f018a00e4009608b1094059347578
May 07 12:42:16 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:42:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 264, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 278, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91084f49047c7e
May 07 12:42:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 290, 'mtp_version': 7, 'solar_gen': 279, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 299, 'total_steps': 423} 251a251a0007000001a701550000011700540931226652247174
May 07 12:42:18 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:42:18 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:42:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:42:28 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:42:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:42:28 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:42:28 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:42:28 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:42:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:42:30 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:42:32 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 12:42:32 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 12:42:36 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:42:36 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:42:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f338eec4c6254511a04a5dbeb5ab0000"}
May 07 12:42:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056956.5761006, 'type': 's', 'key': 'f338eec4c6254511a04a5dbeb5ab0000'}
May 07 12:42:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 290, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 298, 'total_steps': 255} 1d921d920007000000ff00c900000004007c08f122404d247376
May 07 12:42:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 265, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 279, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91094349347c7e
May 07 12:42:43 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056963, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5533, 'skinTemp': 126, 'walkSteps': 5533, 'sleepDuration': 397, 'distance': 4057, 'thermalGen': 10, 'actCals': 14, 'totalCals': 279, 'bmrCals': 265, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:42:43 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715056963, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5533, 'skinTemp': 126, 'walkSteps': 5533, 'sleepDuration': 397, 'distance': 4057, 'thermalGen': 10, 'actCals': 14, 'totalCals': 279, 'bmrCals': 265, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 124}}
May 07 12:42:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715056963, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5533, "skinTemp": 126, "walkSteps": 5533, "sleepDuration": 397, "distance": 4057, "thermalGen": 10, "actCals": 14, "totalCals": 279, "bmrCals": 265, "heartRate": 67, "solarGen": 4, "caseTemp": 124}}, "rt": "instant", "key": "cd6b2e431d6842a2864c1571dffcd0d8"}
May 07 12:42:43 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 151, 'battery': 90, 'act_cals': 8, 'case_temp': 117, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 266, 'mtp_version': 7, 'solar_gen': 230, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 274, 'total_steps': 755} 158315830007002d02c6024f018a00e6009708b10a405a247578
May 07 12:42:43 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:42:43 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:42:43 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:42:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:42:44 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:42:44 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056964.0328696, 'type': 's', 'key': 'cd6b2e431d6842a2864c1571dffcd0d8'}
May 07 12:42:46 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6610, 'bmr_cals': 767, 'mtp_version': 7, 'solar_gen': 181, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 788, 'total_steps': 6797} 0f890f89000700bb19d21436000000b5000d1572ff3d53147e81
May 07 12:42:56 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\x0f\x89', 'skin_temp': 129, 'walk_steps': 6610, 'bmr_cals': 767, 'mtp_version': 7, 'solar_gen': 181, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 788, 'total_steps': 6797} 0f890f89000700bb19d21436000000b5000d1572ff3d53247e81
May 07 12:42:56 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056976, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 129, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 788, 'bmrCals': 767, 'heartRate': 61, 'solarGen': 181, 'caseTemp': 126}}
May 07 12:42:56 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715056976, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 129, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 788, 'bmrCals': 767, 'heartRate': 61, 'solarGen': 181, 'caseTemp': 126}}
May 07 12:42:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715056976, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6797, "skinTemp": 129, "walkSteps": 6610, "sleepDuration": 0, "distance": 5174, "thermalGen": 13, "actCals": 21, "totalCals": 788, "bmrCals": 767, "heartRate": 61, "solarGen": 181, "caseTemp": 126}}, "rt": "instant", "key": "eb1abc348c894147bfb001cb3c9fe6bc"}
May 07 12:42:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056976.8828225, 'type': 's', 'key': 'eb1abc348c894147bfb001cb3c9fe6bc'}
May 07 12:42:57 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 12:42:57 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 12:42:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 265, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 279, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91094349147c7e
May 07 12:43:01 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 126, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6295, 'bmr_cals': 773, 'mtp_version': 7, 'solar_gen': 181, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 794, 'total_steps': 6524} 0d550d55000700e518971365000000b500cd159305434d347e81
May 07 12:43:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056981, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 129, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 794, 'bmrCals': 773, 'heartRate': 67, 'solarGen': 181, 'caseTemp': 126}}
May 07 12:43:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715056981, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 129, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 794, 'bmrCals': 773, 'heartRate': 67, 'solarGen': 181, 'caseTemp': 126}}
May 07 12:43:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715056981, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6524, "skinTemp": 129, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 794, "bmrCals": 773, "heartRate": 67, "solarGen": 181, "caseTemp": 126}}, "rt": "instant", "key": "d84ba0174fc7445f974040cf9e25610c"}
May 07 12:43:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056981.4862337, 'type': 's', 'key': 'd84ba0174fc7445f974040cf9e25610c'}
May 07 12:43:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 291, 'mtp_version': 7, 'solar_gen': 281, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 300, 'total_steps': 423} 251a251a0007000001a701550000011900540931236652347174
May 07 12:43:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056990, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 300, 'bmrCals': 291, 'heartRate': 102, 'solarGen': 281, 'caseTemp': 113}}
May 07 12:43:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715056990, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 300, 'bmrCals': 291, 'heartRate': 102, 'solarGen': 281, 'caseTemp': 113}}
May 07 12:43:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715056990, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 300, "bmrCals": 291, "heartRate": 102, "solarGen": 281, "caseTemp": 113}}, "rt": "instant", "key": "b8cff4656420420a9f702e9b7697c5f2"}
May 07 12:43:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 5533, 'bmr_cals': 265, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 279, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0e91094349247c7e
May 07 12:43:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715056990.5304048, 'type': 's', 'key': 'b8cff4656420420a9f702e9b7697c5f2'}
May 07 12:43:12 msm8909 python3[3048]: DBUS: Discovered 06:05:04:17:B2:A4 .
May 07 12:43:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x16d', 'mtp_version': 5} 1664065f00
May 07 12:43:12 msm8909 python3[3048]: IGNORING 06:05:04:17:B2:A4 WITH PAIRING CODE: 1664
May 07 12:43:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:43:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:43:14 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:43:14 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:43:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 8, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 291, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 299, 'total_steps': 255} 1d921d920007000000ff00c900000004007c08f123404c347376
May 07 12:43:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057005, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 8, 'totalCals': 299, 'bmrCals': 291, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:43:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057005, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 8, 'totalCals': 299, 'bmrCals': 291, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:43:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057005, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 8, "totalCals": 299, "bmrCals": 291, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "1dc652f6caa34e7197d0694953156e6c"}
May 07 12:43:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057006.4455526, 'type': 's', 'key': '1dc652f6caa34e7197d0694953156e6c'}
May 07 12:43:28 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6610, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 183, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6797} 0f890f89000700bb19d21436000000b7000d1573003d53247d80
May 07 12:43:36 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:43:36 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:43:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3d88ad27295d45e2b5d568eadf34cae4"}
May 07 12:43:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057016.943295, 'type': 's', 'key': '3d88ad27295d45e2b5d568eadf34cae4'}
May 07 12:43:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 291, 'mtp_version': 7, 'solar_gen': 281, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 300, 'total_steps': 423} 251a251a0007000001a701550000011900540931236652247174
May 07 12:43:39 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 12:43:39 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 12:43:39 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6295, 'bmr_cals': 774, 'mtp_version': 7, 'solar_gen': 183, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 795, 'total_steps': 6524} 0d550d55000700e518971365000000b700cd159306434d247d80
May 07 12:43:40 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6295, 'bmr_cals': 774, 'mtp_version': 7, 'solar_gen': 183, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 795, 'total_steps': 6524} 0d550d55000700e518971365000000b700cd159306434d347d80
May 07 12:43:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 291, 'mtp_version': 7, 'solar_gen': 281, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 300, 'total_steps': 423} 251a251a0007000001a701550000011900540931236652347174
May 07 12:43:43 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 12:43:43 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 12:43:44 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:43:44 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:43:51 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 125, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6295, 'bmr_cals': 774, 'mtp_version': 7, 'solar_gen': 183, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 795, 'total_steps': 6524} 0d550d55000700e518971365000000b700cd159306434d047d80
May 07 12:43:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 291, 'mtp_version': 7, 'solar_gen': 281, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 300, 'total_steps': 423} 251a251a0007000001a701550000011900540931236652047174
May 07 12:44:06 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:44:06 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:44:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:44:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:44:21 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 151, 'battery': 89, 'act_cals': 8, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 268, 'mtp_version': 7, 'solar_gen': 234, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 276, 'total_steps': 755} 158315830007002d02c6024f018a00ea009708c10c4059047478
May 07 12:44:21 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:44:21 msm8909 python3[3048]: DBUS: Discovered 06:05:04:56:48:68 .
May 07 12:44:21 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'!X', 'mtp_version': 5} 2158065f00
May 07 12:44:21 msm8909 python3[3048]: IGNORING 06:05:04:56:48:68 WITH PAIRING CODE: 2158
May 07 12:44:22 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 77, 'act_cals': 21, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6295, 'bmr_cals': 775, 'mtp_version': 7, 'solar_gen': 184, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 796, 'total_steps': 6524} 0d550d55000700e518971365000000b800cd15a307434d247c80
May 07 12:44:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057062, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 128, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 796, 'bmrCals': 775, 'heartRate': 67, 'solarGen': 184, 'caseTemp': 124}}
May 07 12:44:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057062, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6524, 'skinTemp': 128, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 796, 'bmrCals': 775, 'heartRate': 67, 'solarGen': 184, 'caseTemp': 124}}
May 07 12:44:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057062, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6524, "skinTemp": 128, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 796, "bmrCals": 775, "heartRate": 67, "solarGen": 184, "caseTemp": 124}}, "rt": "instant", "key": "74d6b368cd074d7cbfe7f407044ed0e1"}
May 07 12:44:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057062.7304232, 'type': 's', 'key': '74d6b368cd074d7cbfe7f407044ed0e1'}
May 07 12:44:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 293, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 302, 'total_steps': 255} 1d921d920007000000ff00c900000004007c090125404d147376
May 07 12:44:34 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6610, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 183, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6797} 0f890f89000700bb19d21436000000b7000d1583003d53047c80
May 07 12:44:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057074, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 128, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 789, 'bmrCals': 768, 'heartRate': 61, 'solarGen': 183, 'caseTemp': 124}}
May 07 12:44:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057074, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 128, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 789, 'bmrCals': 768, 'heartRate': 61, 'solarGen': 183, 'caseTemp': 124}}
May 07 12:44:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057074, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6797, "skinTemp": 128, "walkSteps": 6610, "sleepDuration": 0, "distance": 5174, "thermalGen": 13, "actCals": 21, "totalCals": 789, "bmrCals": 768, "heartRate": 61, "solarGen": 183, "caseTemp": 124}}, "rt": "instant", "key": "15c528394710450cacad429c1a17e34f"}
May 07 12:44:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057075.0305002, 'type': 's', 'key': '15c528394710450cacad429c1a17e34f'}
May 07 12:44:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 293, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 302, 'total_steps': 255} 1d921d920007000000ff00c900000004007c090125404d247376
May 07 12:44:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057075, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 302, 'bmrCals': 293, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:44:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057075, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 302, 'bmrCals': 293, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:44:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057075, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 302, "bmrCals": 293, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "eaf49d07617e4e1a97013faf6f061784"}
May 07 12:44:36 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:44:36 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:44:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0bd2f1eeabd94211bb3c1dcb488d0811"}
May 07 12:44:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057076.3435264, 'type': 's', 'key': 'eaf49d07617e4e1a97013faf6f061784'}
May 07 12:44:36 msm8909 python3[3048]: DBUS: Discovered 06:05:04:39:B4:0A .
May 07 12:44:36 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xca', 'mtp_version': 5} 17ca065f00
May 07 12:44:36 msm8909 python3[3048]: IGNORING 06:05:04:39:B4:0A WITH PAIRING CODE: 17ca
May 07 12:44:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057076.9016807, 'type': 's', 'key': '0bd2f1eeabd94211bb3c1dcb488d0811'}
May 07 12:44:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:44:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:44:49 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 128, 'walk_steps': 6610, 'bmr_cals': 768, 'mtp_version': 7, 'solar_gen': 183, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 789, 'total_steps': 6797} 0f890f89000700bb19d21436000000b7000d1583003d53247c80
May 07 12:44:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 293, 'mtp_version': 7, 'solar_gen': 283, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 302, 'total_steps': 423} 251a251a0007000001a701550000011b00540941253d53247174
May 07 12:44:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057090, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 302, 'bmrCals': 293, 'heartRate': 61, 'solarGen': 283, 'caseTemp': 113}}
May 07 12:44:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057090, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 302, 'bmrCals': 293, 'heartRate': 61, 'solarGen': 283, 'caseTemp': 113}}
May 07 12:44:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057090, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 302, "bmrCals": 293, "heartRate": 61, "solarGen": 283, "caseTemp": 113}}, "rt": "instant", "key": "c77f9d93fa284d2189b36f6ec55963e8"}
May 07 12:44:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057091.4756746, 'type': 's', 'key': 'c77f9d93fa284d2189b36f6ec55963e8'}
May 07 12:45:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 294, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 303, 'total_steps': 255} 1d921d920007000000ff00c900000004007c090126404c147376
May 07 12:45:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e', 'alert_status': b'\x00', 'mtp_version': 6} 000e000e0006
May 07 12:45:04 msm8909 python3[3048]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 07 12:45:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e', 'alert_status': b'\x04', 'mtp_version': 6} 000e000e0406
May 07 12:45:06 msm8909 python3[3048]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 07 12:45:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:45:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:45:16 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:45:16 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:45:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 294, 'mtp_version': 7, 'solar_gen': 285, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 303, 'total_steps': 423} 251a251a0007000001a701550000011d00540941263d52147174
May 07 12:45:17 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 12:45:17 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 12:45:18 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 151, 'battery': 89, 'act_cals': 8, 'case_temp': 117, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 268, 'mtp_version': 7, 'solar_gen': 236, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 276, 'total_steps': 755} 158315830007002d02c6024f018a00ec009708c10c4059247578
May 07 12:45:18 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:45:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 532, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402140004000004005e206466
May 07 12:45:19 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:45:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x00\x0e', 'pairing_code': b'\x00\x0e', 'alert_status': b'\x04', 'mtp_version': 6} 000e000e0406
May 07 12:45:20 msm8909 python3[3048]: IGNORING 06:05:04:06:75:3E WITH PAIRING CODE: 000e
May 07 12:45:30 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 205, 'battery': 76, 'act_cals': 21, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6295, 'bmr_cals': 776, 'mtp_version': 7, 'solar_gen': 186, 'distance': 4965, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 797, 'total_steps': 6524} 0d550d55000700e518971365000000ba00cd15a308404c147c7f
May 07 12:45:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057130, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6524, 'skinTemp': 127, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 797, 'bmrCals': 776, 'heartRate': 64, 'solarGen': 186, 'caseTemp': 124}}
May 07 12:45:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057130, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6524, 'skinTemp': 127, 'walkSteps': 6295, 'sleepDuration': 0, 'distance': 4965, 'thermalGen': 205, 'actCals': 21, 'totalCals': 797, 'bmrCals': 776, 'heartRate': 64, 'solarGen': 186, 'caseTemp': 124}}
May 07 12:45:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057130, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6524, "skinTemp": 127, "walkSteps": 6295, "sleepDuration": 0, "distance": 4965, "thermalGen": 205, "actCals": 21, "totalCals": 797, "bmrCals": 776, "heartRate": 64, "solarGen": 186, "caseTemp": 124}}, "rt": "instant", "key": "a4cc615a11534171af501034ac9e1f0c"}
May 07 12:45:30 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6610, 'bmr_cals': 769, 'mtp_version': 7, 'solar_gen': 185, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 790, 'total_steps': 6797} 0f890f89000700bb19d21436000000b9000d1583013d53247b7f
May 07 12:45:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 58, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5343, 'bmr_cals': 265, 'mtp_version': 7, 'solar_gen': 192, 'distance': 3921, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 279, 'total_steps': 5343} 222822280007000014df0f5101a300c0005b0e5109403a047779
May 07 12:45:31 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:45:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057130.8058548, 'type': 's', 'key': 'a4cc615a11534171af501034ac9e1f0c'}
May 07 12:45:31 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:45:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 532, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202140004000001005a006466
May 07 12:45:32 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:45:32 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 12:45:32 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 12:45:33 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 12:45:33 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 12:45:34 msm8909 python3[3048]: DBUS: Discovered 06:05:04:11:EE:0F .
May 07 12:45:34 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x03\xaf', 'mtp_version': 5} 03af065f00
May 07 12:45:34 msm8909 python3[3048]: IGNORING 06:05:04:11:EE:0F WITH PAIRING CODE: 03af
May 07 12:45:37 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:45:37 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:45:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7704d1be79e542319897526e8a146509"}
May 07 12:45:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057137.4677215, 'type': 's', 'key': '7704d1be79e542319897526e8a146509'}
May 07 12:45:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a\xef', 'pairing_code': b'\x1a\xef', 'alert_status': b'\x00', 'mtp_version': 6} 1aef1aef0006
May 07 12:45:45 msm8909 python3[3048]: IGNORING 06:05:04:BB:1A:EF WITH PAIRING CODE: 1aef
May 07 12:45:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:45:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:45:47 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6610, 'bmr_cals': 769, 'mtp_version': 7, 'solar_gen': 185, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 790, 'total_steps': 6797} 0f890f89000700bb19d21436000000b9000d1583013d53047b7f
May 07 12:45:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057147, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 127, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 790, 'bmrCals': 769, 'heartRate': 61, 'solarGen': 185, 'caseTemp': 123}}
May 07 12:45:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057147, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6797, 'skinTemp': 127, 'walkSteps': 6610, 'sleepDuration': 0, 'distance': 5174, 'thermalGen': 13, 'actCals': 21, 'totalCals': 790, 'bmrCals': 769, 'heartRate': 61, 'solarGen': 185, 'caseTemp': 123}}
May 07 12:45:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057147, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6797, "skinTemp": 127, "walkSteps": 6610, "sleepDuration": 0, "distance": 5174, "thermalGen": 13, "actCals": 21, "totalCals": 790, "bmrCals": 769, "heartRate": 61, "solarGen": 185, "caseTemp": 123}}, "rt": "instant", "key": "ab14b2b69e0b405e9295e7e5d94ba1c4"}
May 07 12:45:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057148.4223502, 'type': 's', 'key': 'ab14b2b69e0b405e9295e7e5d94ba1c4'}
May 07 12:45:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5533, 'bmr_cals': 268, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 282, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0ea10c434a34797c
May 07 12:45:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057158, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5533, 'skinTemp': 124, 'walkSteps': 5533, 'sleepDuration': 397, 'distance': 4057, 'thermalGen': 10, 'actCals': 14, 'totalCals': 282, 'bmrCals': 268, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:45:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057158, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5533, 'skinTemp': 124, 'walkSteps': 5533, 'sleepDuration': 397, 'distance': 4057, 'thermalGen': 10, 'actCals': 14, 'totalCals': 282, 'bmrCals': 268, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 121}}
May 07 12:45:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057158, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5533, "skinTemp": 124, "walkSteps": 5533, "sleepDuration": 397, "distance": 4057, "thermalGen": 10, "actCals": 14, "totalCals": 282, "bmrCals": 268, "heartRate": 67, "solarGen": 4, "caseTemp": 121}}, "rt": "instant", "key": "cb327d23462a46edbbb9422b26dba8da"}
May 07 12:45:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 294, 'mtp_version': 7, 'solar_gen': 285, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 303, 'total_steps': 423} 251a251a0007000001a701550000011d00540941264952147174
May 07 12:45:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057158, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 303, 'bmrCals': 294, 'heartRate': 73, 'solarGen': 285, 'caseTemp': 113}}
May 07 12:45:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057158, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 303, 'bmrCals': 294, 'heartRate': 73, 'solarGen': 285, 'caseTemp': 113}}
May 07 12:45:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057158, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 303, "bmrCals": 294, "heartRate": 73, "solarGen": 285, "caseTemp": 113}}, "rt": "instant", "key": "3b0a47aa450047d6aacc34885794b3da"}
May 07 12:45:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 294, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 303, 'total_steps': 255} 1d921d920007000000ff00c900000004007c090126404c247376
May 07 12:45:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057158, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 303, 'bmrCals': 294, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:45:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057158, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 303, 'bmrCals': 294, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:45:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057158, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 303, "bmrCals": 294, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "3d52ecccdc9a424ab15fe479a940ca4f"}
May 07 12:45:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057158.8079388, 'type': 's', 'key': 'cb327d23462a46edbbb9422b26dba8da'}
May 07 12:45:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057159.1595736, 'type': 's', 'key': '3b0a47aa450047d6aacc34885794b3da'}
May 07 12:45:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057159.2199826, 'type': 's', 'key': '3d52ecccdc9a424ab15fe479a940ca4f'}
May 07 12:46:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 294, 'mtp_version': 7, 'solar_gen': 285, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 303, 'total_steps': 423} 251a251a0007000001a701550000011d00540941264952247174
May 07 12:46:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 295, 'mtp_version': 7, 'solar_gen': 287, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 304, 'total_steps': 423} 251a251a0007000001a701550000011f00540951274952347174
May 07 12:46:15 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 12:46:15 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 12:46:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:46:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:46:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5533, 'bmr_cals': 268, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 282, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0eb10c434a14797b
May 07 12:46:26 msm8909 python3[3048]: DBUS: Discovered 06:05:04:8D:1D:07 .
May 07 12:46:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1d\x07', 'mtp_version': 5} 1d07065f00
May 07 12:46:26 msm8909 python3[3048]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 07 12:46:27 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a%', 'pairing_code': b'\x1a%', 'alert_status': b'\x00', 'mtp_version': 6} 1a251a250006
May 07 12:46:27 msm8909 python3[3048]: IGNORING 06:05:04:20:68:45 WITH PAIRING CODE: 1a25
May 07 12:46:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 12:46:29 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 12:46:30 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6610, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 187, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 791, 'total_steps': 6797} 0f890f89000700bb19d21436000000bb000d1593023d53047b7f
May 07 12:46:30 msm8909 python3[3048]: DBUS: Discovered 06:05:04:D2:E7:2E .
May 07 12:46:30 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'#\xde', 'mtp_version': 5} 23de065f00
May 07 12:46:30 msm8909 python3[3048]: IGNORING 06:05:04:D2:E7:2E WITH PAIRING CODE: 23de
May 07 12:46:37 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:46:37 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:46:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "922237a3d2f44aa483c8f806d8cd56cf"}
May 07 12:46:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057197.8285694, 'type': 's', 'key': '922237a3d2f44aa483c8f806d8cd56cf'}
May 07 12:46:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 295, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 304, 'total_steps': 255} 1d921d920007000000ff00c900000004007c091127404c347376
May 07 12:46:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5533, 'bmr_cals': 268, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4057, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 282, 'total_steps': 5533} 1d691d6900070000159d0fd9018d0004000a0eb10c434a34797b
May 07 12:46:41 msm8909 python3[3048]: DBUS: Discovered 06:05:04:61:2B:77 .
May 07 12:46:41 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04g', 'mtp_version': 5} 0467065f00
May 07 12:46:41 msm8909 python3[3048]: IGNORING 06:05:04:61:2B:77 WITH PAIRING CODE: 0467
May 07 12:46:42 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6610, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 187, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 791, 'total_steps': 6797} 0f890f89000700bb19d21436000000bb000d1593023d53147b7f
May 07 12:46:44 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6610, 'bmr_cals': 770, 'mtp_version': 7, 'solar_gen': 187, 'distance': 5174, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 791, 'total_steps': 6797} 0f890f89000700bb19d21436000000bb000d1593023d53247b7f
May 07 12:46:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:46:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:46:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 295, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 304, 'total_steps': 255} 1d921d920007000000ff00c900000004007c091127404c047376
May 07 12:47:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 75, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 297, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 306, 'total_steps': 255} 1d921d920007000000ff00c900000004007c091129404b247376
May 07 12:47:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057229, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 306, 'bmrCals': 297, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:47:09 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057229, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 306, 'bmrCals': 297, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:47:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057229, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 306, "bmrCals": 297, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "b089270650fd4ae8b689d752617362d0"}
May 07 12:47:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 297, 'mtp_version': 7, 'solar_gen': 289, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 306, 'total_steps': 423} 251a251a0007000001a701550000012100540951293d52147174
May 07 12:47:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057230, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 306, 'bmrCals': 297, 'heartRate': 61, 'solarGen': 289, 'caseTemp': 113}}
May 07 12:47:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057230, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 306, 'bmrCals': 297, 'heartRate': 61, 'solarGen': 289, 'caseTemp': 113}}
May 07 12:47:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057230, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 306, "bmrCals": 297, "heartRate": 61, "solarGen": 289, "caseTemp": 113}}, "rt": "instant", "key": "e2bf54ca741a46df900cc2957bf99832"}
May 07 12:47:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057230.4712086, 'type': 's', 'key': 'b089270650fd4ae8b689d752617362d0'}
May 07 12:47:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057231.0380058, 'type': 's', 'key': 'e2bf54ca741a46df900cc2957bf99832'}
May 07 12:47:11 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 12:47:11 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 12:47:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:47:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:47:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 535, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402170004000004005d306465
May 07 12:47:23 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 12:47:24 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 12:47:24 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 12:47:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 297, 'mtp_version': 7, 'solar_gen': 289, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 306, 'total_steps': 423} 251a251a0007000001a701550000012100540951293d52247174
May 07 12:47:26 msm8909 python3[3048]: DBUS: Discovered 06:05:04:74:99:4A .
May 07 12:47:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'$\x1a', 'mtp_version': 5} 241a065f00
May 07 12:47:26 msm8909 python3[3048]: IGNORING 06:05:04:74:99:4A WITH PAIRING CODE: 241a
May 07 12:47:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 535, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202170004000001005a106465
May 07 12:47:36 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:47:37 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:47:37 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:47:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "231c6e70deb24943b51a824bc97c4e5b"}
May 07 12:47:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057257.8552811, 'type': 's', 'key': '231c6e70deb24943b51a824bc97c4e5b'}
May 07 12:47:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 52, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 782, 'mtp_version': 7, 'solar_gen': 198, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 799, 'total_steps': 4483} 05d505d50007000011830d8a000000c600b011b30e4034147577
May 07 12:47:38 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:47:39 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:47:40 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:47:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04\xf2', 'mtp_version': 5} 04f2065f00
May 07 12:47:40 msm8909 python3[3048]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 07 12:47:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:47:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:47:50 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 12:47:50 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 12:47:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 535, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202170004000001005a206465
May 07 12:47:51 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:47:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 535, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202170004000001005a206465
May 07 12:47:54 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:48:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 56, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 783, 'mtp_version': 7, 'solar_gen': 198, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 800, 'total_steps': 4483} 05d505d50007000011830d8a000000c600b011b30f4038047577
May 07 12:48:08 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:48:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:48:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:48:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 56, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 783, 'mtp_version': 7, 'solar_gen': 198, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 800, 'total_steps': 4483} 05d505d50007000011830d8a000000c600b011b30f4038147577
May 07 12:48:18 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:48:37 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:48:37 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:48:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "84ef4c71c10041b7be90b490112ca07d"}
May 07 12:48:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057317.9405396, 'type': 's', 'key': '84ef4c71c10041b7be90b490112ca07d'}
May 07 12:48:46 msm8909 python3[3048]: DBUS: Discovered 06:05:04:AA:BA:B6 .
May 07 12:48:46 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1ev', 'mtp_version': 5} 1e76065f00
May 07 12:48:46 msm8909 python3[3048]: IGNORING 06:05:04:AA:BA:B6 WITH PAIRING CODE: 1e76
May 07 12:48:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:48:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:48:48 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 12:48:48 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 12:48:48 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:48:48 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:48:50 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:48:50 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:49:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 298, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 307, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09212a404c147375
May 07 12:49:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057344, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 117, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 307, 'bmrCals': 298, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:49:04 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057344, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 117, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 307, 'bmrCals': 298, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:49:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057344, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 117, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 307, "bmrCals": 298, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "b27fdd1e198b49728aa82eaf4aec5529"}
May 07 12:49:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057345.2640188, 'type': 's', 'key': 'b27fdd1e198b49728aa82eaf4aec5529'}
May 07 12:49:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 300, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 309, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09212c404d247375
May 07 12:49:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:49:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:49:18 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:49:18 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:49:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 300, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 98, 'sleep_duration': 0, 'total_cals': 309, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09212c624d047375
May 07 12:49:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 115, 'walk_steps': 423, 'bmr_cals': 300, 'mtp_version': 7, 'solar_gen': 293, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 309, 'total_steps': 423} 251a251a0007000001a7015500000125005409612c3d53047173
May 07 12:49:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057370, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 115, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 309, 'bmrCals': 300, 'heartRate': 61, 'solarGen': 293, 'caseTemp': 113}}
May 07 12:49:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057370, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 115, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 309, 'bmrCals': 300, 'heartRate': 61, 'solarGen': 293, 'caseTemp': 113}}
May 07 12:49:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057370, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 423, "skinTemp": 115, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 309, "bmrCals": 300, "heartRate": 61, "solarGen": 293, "caseTemp": 113}}, "rt": "instant", "key": "4af7267d04f34befad77f817be17cb92"}
May 07 12:49:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057370.5575087, 'type': 's', 'key': '4af7267d04f34befad77f817be17cb92'}
May 07 12:49:37 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:49:37 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:49:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "592f8c0a571840c2ae9fb5169bbf3023"}
May 07 12:49:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057378.2204034, 'type': 's', 'key': '592f8c0a571840c2ae9fb5169bbf3023'}
May 07 12:49:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 83, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 115, 'walk_steps': 423, 'bmr_cals': 300, 'mtp_version': 7, 'solar_gen': 293, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 309, 'total_steps': 423} 251a251a0007000001a7015500000125005409612c3d53147173
May 07 12:49:45 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 12:49:45 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 12:49:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:49:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:49:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 51, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 784, 'mtp_version': 7, 'solar_gen': 198, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 801, 'total_steps': 4483} 05d505d50007000011830d8a000000c600b011b3104033347577
May 07 12:49:58 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:49:59 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:49:59 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:50:00 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1d\x07', 'mtp_version': 5} 1d07065f00
May 07 12:50:00 msm8909 python3[3048]: IGNORING 06:05:04:8D:1D:07 WITH PAIRING CODE: 1d07
May 07 12:50:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 12:50:13 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 12:50:14 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 12:50:14 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 12:50:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 301, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 98, 'sleep_duration': 0, 'total_cals': 310, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09312d624c147275
May 07 12:50:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057414, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 117, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 310, 'bmrCals': 301, 'heartRate': 98, 'solarGen': 4, 'caseTemp': 114}}
May 07 12:50:14 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057414, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 117, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 310, 'bmrCals': 301, 'heartRate': 98, 'solarGen': 4, 'caseTemp': 114}}
May 07 12:50:15 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057414, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 117, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 310, "bmrCals": 301, "heartRate": 98, "solarGen": 4, "caseTemp": 114}}, "rt": "instant", "key": "c6cf00c04fd544fe878b04b73eec37dc"}
May 07 12:50:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057415.5967815, 'type': 's', 'key': 'c6cf00c04fd544fe878b04b73eec37dc'}
May 07 12:50:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:50:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:50:32 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:50:37 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:50:37 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:50:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1085a6712f6d44209349e3338a8478d1"}
May 07 12:50:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057438.2704141, 'type': 's', 'key': '1085a6712f6d44209349e3338a8478d1'}
May 07 12:50:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 206, 'battery': 77, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 781, 'mtp_version': 7, 'solar_gen': 188, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 802, 'total_steps': 6600} 0d550d55000700e518e3139e000000bc00ce15e30d404d15797c
May 07 12:50:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057438, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 124, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 21, 'totalCals': 802, 'bmrCals': 781, 'heartRate': 64, 'solarGen': 188, 'caseTemp': 121}}
May 07 12:50:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057438, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 124, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 21, 'totalCals': 802, 'bmrCals': 781, 'heartRate': 64, 'solarGen': 188, 'caseTemp': 121}}
May 07 12:50:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057438, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 5, "battery": 77, "totalSteps": 6600, "skinTemp": 124, "walkSteps": 6371, "sleepDuration": 0, "distance": 5022, "thermalGen": 206, "actCals": 21, "totalCals": 802, "bmrCals": 781, "heartRate": 64, "solarGen": 188, "caseTemp": 121}}, "rt": "instant", "key": "9e62914512ca4d14aef094e1410520e0"}
May 07 12:50:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057438.8599675, 'type': 's', 'key': '9e62914512ca4d14aef094e1410520e0'}
May 07 12:50:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 301, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 310, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09312d404c347275
May 07 12:50:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:50:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:50:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 53, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 785, 'mtp_version': 7, 'solar_gen': 198, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 802, 'total_steps': 4483} 05d505d50007000011830d8a000000c600b011c3114035147577
May 07 12:50:52 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:50:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:50:53 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:50:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 301, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 310, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09312d404c147275
May 07 12:50:54 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 781, 'mtp_version': 7, 'solar_gen': 188, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 802, 'total_steps': 6600} 0d550d55000700e518e3139e000000bc00ce15e30d404d24797c
May 07 12:50:55 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:50:55 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:50:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 272, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 286, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0ee110434a147778
May 07 12:50:56 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057456, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5611, 'skinTemp': 120, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 14, 'totalCals': 286, 'bmrCals': 272, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:50:56 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057456, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5611, 'skinTemp': 120, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 14, 'totalCals': 286, 'bmrCals': 272, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:50:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057456, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5611, "skinTemp": 120, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 14, "totalCals": 286, "bmrCals": 272, "heartRate": 67, "solarGen": 4, "caseTemp": 119}}, "rt": "instant", "key": "d496c06a438c4cdd9394cbdba32370d0"}
May 07 12:50:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 301, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 310, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09312d404c147275
May 07 12:50:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057457.2615821, 'type': 's', 'key': 'd496c06a438c4cdd9394cbdba32370d0'}
May 07 12:51:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 53, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 785, 'mtp_version': 7, 'solar_gen': 198, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 802, 'total_steps': 4483} 05d505d50007000011830d8a000000c600b011c3114035247577
May 07 12:51:07 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:51:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 59, 'act_cals': 14, 'case_temp': 115, 'pairing_code': b'"(', 'skin_temp': 117, 'walk_steps': 5504, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 195, 'distance': 4038, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 284, 'total_steps': 5504} 222822280007000015800fc601a300c3005b0eb10e403b347375
May 07 12:51:10 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:51:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:51:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:51:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 59, 'act_cals': 14, 'case_temp': 115, 'pairing_code': b'"(', 'skin_temp': 117, 'walk_steps': 5504, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 195, 'distance': 4038, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 284, 'total_steps': 5504} 222822280007000015800fc601a300c3005b0eb10e403b047375
May 07 12:51:20 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:51:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 273, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 287, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0ef1114349047779
May 07 12:51:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 423, 'bmr_cals': 302, 'mtp_version': 7, 'solar_gen': 296, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 311, 'total_steps': 423} 251a251a0007000001a7015500000128005409712e3d52347174
May 07 12:51:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057482, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 311, 'bmrCals': 302, 'heartRate': 61, 'solarGen': 296, 'caseTemp': 113}}
May 07 12:51:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057482, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 116, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 311, 'bmrCals': 302, 'heartRate': 61, 'solarGen': 296, 'caseTemp': 113}}
May 07 12:51:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057482, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 116, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 311, "bmrCals": 302, "heartRate": 61, "solarGen": 296, "caseTemp": 113}}, "rt": "instant", "key": "f26ae4c16fe64e95b2025117045a7dce"}
May 07 12:51:23 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 76, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 782, 'mtp_version': 7, 'solar_gen': 190, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 803, 'total_steps': 6600} 0d550d55000700e518e3139e000000be00ce15e30e404c14797c
May 07 12:51:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057483.3405643, 'type': 's', 'key': 'f26ae4c16fe64e95b2025117045a7dce'}
May 07 12:51:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 12:51:24 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 12:51:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 176, 'battery': 51, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x05\xd5', 'skin_temp': 119, 'walk_steps': 4483, 'bmr_cals': 786, 'mtp_version': 7, 'solar_gen': 199, 'distance': 3466, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 803, 'total_steps': 4483} 05d505d50007000011830d8a000000c700b011c3124033157577
May 07 12:51:37 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 12:51:37 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 775, 'mtp_version': 7, 'solar_gen': 189, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 796, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000bd000d15d3073d5334797d
May 07 12:51:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057497, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 796, 'bmrCals': 775, 'heartRate': 61, 'solarGen': 189, 'caseTemp': 121}}
May 07 12:51:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057497, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 796, 'bmrCals': 775, 'heartRate': 61, 'solarGen': 189, 'caseTemp': 121}}
May 07 12:51:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057497, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6871, "skinTemp": 125, "walkSteps": 6684, "sleepDuration": 0, "distance": 5230, "thermalGen": 13, "actCals": 21, "totalCals": 796, "bmrCals": 775, "heartRate": 61, "solarGen": 189, "caseTemp": 121}}, "rt": "instant", "key": "4aa4ea37604749b09068d0b21f3b03ad"}
May 07 12:51:38 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:51:38 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:51:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ab1b015425884c1886fb75bc653c12f3"}
May 07 12:51:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057498.4624777, 'type': 's', 'key': '4aa4ea37604749b09068d0b21f3b03ad'}
May 07 12:51:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057498.7553997, 'type': 's', 'key': 'ab1b015425884c1886fb75bc653c12f3'}
May 07 12:51:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:51:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:51:50 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 775, 'mtp_version': 7, 'solar_gen': 189, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 796, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000bd000d15d3073d5314797d
May 07 12:51:50 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 76, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 782, 'mtp_version': 7, 'solar_gen': 190, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 803, 'total_steps': 6600} 0d550d55000700e518e3139e000000be00ce15e30e404c34797c
May 07 12:51:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057510, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6600, 'skinTemp': 124, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 21, 'totalCals': 803, 'bmrCals': 782, 'heartRate': 64, 'solarGen': 190, 'caseTemp': 121}}
May 07 12:51:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057510, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6600, 'skinTemp': 124, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 21, 'totalCals': 803, 'bmrCals': 782, 'heartRate': 64, 'solarGen': 190, 'caseTemp': 121}}
May 07 12:51:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057510, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6600, "skinTemp": 124, "walkSteps": 6371, "sleepDuration": 0, "distance": 5022, "thermalGen": 206, "actCals": 21, "totalCals": 803, "bmrCals": 782, "heartRate": 64, "solarGen": 190, "caseTemp": 121}}, "rt": "instant", "key": "13b6f5dbd6dc4d47a676212734d62963"}
May 07 12:51:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057511.2384911, 'type': 's', 'key': '13b6f5dbd6dc4d47a676212734d62963'}
May 07 12:52:05 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 12:52:05 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 12:52:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:52:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:52:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 54, 'act_cals': 14, 'case_temp': 114, 'pairing_code': b'"(', 'skin_temp': 116, 'walk_steps': 5504, 'bmr_cals': 271, 'mtp_version': 7, 'solar_gen': 196, 'distance': 4038, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 285, 'total_steps': 5504} 222822280007000015800fc601a300c4005b0eb10f4036247274
May 07 12:52:19 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:52:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 423, 'bmr_cals': 304, 'mtp_version': 7, 'solar_gen': 298, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 313, 'total_steps': 423} 251a251a0007000001a701550000012a00540981303a52247175
May 07 12:52:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 12:52:31 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 12:52:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 54, 'act_cals': 14, 'case_temp': 114, 'pairing_code': b'"(', 'skin_temp': 116, 'walk_steps': 5504, 'bmr_cals': 271, 'mtp_version': 7, 'solar_gen': 196, 'distance': 4038, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 285, 'total_steps': 5504} 222822280007000015800fc601a300c4005b0eb10f4036347274
May 07 12:52:31 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:52:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'\x1d\x92', 'skin_temp': 117, 'walk_steps': 255, 'bmr_cals': 304, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 313, 'total_steps': 255} 1d921d920007000000ff00c900000004007c094130404c347275
May 07 12:52:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057553, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 117, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 313, 'bmrCals': 304, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 114}}
May 07 12:52:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057553, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 117, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 313, 'bmrCals': 304, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 114}}
May 07 12:52:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057553, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 117, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 313, "bmrCals": 304, "heartRate": 64, "solarGen": 4, "caseTemp": 114}}, "rt": "instant", "key": "e7bd60dc459943808c52228e5a7ce0bd"}
May 07 12:52:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057554.0996382, 'type': 's', 'key': 'e7bd60dc459943808c52228e5a7ce0bd'}
May 07 12:52:38 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:52:38 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:52:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "169a2411ecd142418e63ad806be4c1f2"}
May 07 12:52:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057558.8874288, 'type': 's', 'key': '169a2411ecd142418e63ad806be4c1f2'}
May 07 12:52:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 14, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 274, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 288, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0ef1124349047679
May 07 12:52:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057565, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 14, 'totalCals': 288, 'bmrCals': 274, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:52:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057565, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 14, 'totalCals': 288, 'bmrCals': 274, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:52:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057565, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5611, "skinTemp": 121, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 14, "totalCals": 288, "bmrCals": 274, "heartRate": 67, "solarGen": 4, "caseTemp": 118}}, "rt": "instant", "key": "813493d8dbec4a2f87ecb96ffaf62ac8"}
May 07 12:52:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057565.6636629, 'type': 's', 'key': '813493d8dbec4a2f87ecb96ffaf62ac8'}
May 07 12:52:48 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:52:48 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:52:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 58, 'act_cals': 14, 'case_temp': 114, 'pairing_code': b'"(', 'skin_temp': 117, 'walk_steps': 5504, 'bmr_cals': 272, 'mtp_version': 7, 'solar_gen': 196, 'distance': 4038, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 286, 'total_steps': 5504} 222822280007000015800fc601a300c4005b0eb110403a147275
May 07 12:52:49 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 12:52:59 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 776, 'mtp_version': 7, 'solar_gen': 191, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 797, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000bf000d15d3083d5304797d
May 07 12:52:59 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057579, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 797, 'bmrCals': 776, 'heartRate': 61, 'solarGen': 191, 'caseTemp': 121}}
May 07 12:52:59 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057579, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 797, 'bmrCals': 776, 'heartRate': 61, 'solarGen': 191, 'caseTemp': 121}}
May 07 12:52:59 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057579, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6871, "skinTemp": 125, "walkSteps": 6684, "sleepDuration": 0, "distance": 5230, "thermalGen": 13, "actCals": 21, "totalCals": 797, "bmrCals": 776, "heartRate": 61, "solarGen": 191, "caseTemp": 121}}, "rt": "instant", "key": "ede7854489fd41ff9a9943fb4a244f35"}
May 07 12:52:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057579.5979939, 'type': 's', 'key': 'ede7854489fd41ff9a9943fb4a244f35'}
May 07 12:53:00 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 12:53:00 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 12:53:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 89, 'act_cals': 0, 'case_temp': 99, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 545, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002022100040000010059206365
May 07 12:53:01 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:53:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:53:12 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:53:18 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:53:18 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:53:26 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 21, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 784, 'mtp_version': 7, 'solar_gen': 194, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 805, 'total_steps': 6600} 0d550d55000700e518e3139e000000c200ce15f310404d04787c
May 07 12:53:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057606, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 124, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 21, 'totalCals': 805, 'bmrCals': 784, 'heartRate': 64, 'solarGen': 194, 'caseTemp': 120}}
May 07 12:53:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057606, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 124, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 21, 'totalCals': 805, 'bmrCals': 784, 'heartRate': 64, 'solarGen': 194, 'caseTemp': 120}}
May 07 12:53:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057606, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6600, "skinTemp": 124, "walkSteps": 6371, "sleepDuration": 0, "distance": 5022, "thermalGen": 206, "actCals": 21, "totalCals": 805, "bmrCals": 784, "heartRate": 64, "solarGen": 194, "caseTemp": 120}}, "rt": "instant", "key": "151850f8a36442f983276f3172b900ff"}
May 07 12:53:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057606.985949, 'type': 's', 'key': '151850f8a36442f983276f3172b900ff'}
May 07 12:53:38 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:53:38 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:53:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b230c512078a4a99b8a701153f7ba7a2"}
May 07 12:53:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057619.1765306, 'type': 's', 'key': 'b230c512078a4a99b8a701153f7ba7a2'}
May 07 12:53:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:53:40 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:53:41 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 21, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 784, 'mtp_version': 7, 'solar_gen': 194, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 805, 'total_steps': 6600} 0d550d55000700e518e3139e000000c200ce15f310404d14787c
May 07 12:53:48 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:53:48 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:53:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:53:54 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:53:57 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:53:57 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:53:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:53:58 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:54:09 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 21, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6371, 'bmr_cals': 784, 'mtp_version': 7, 'solar_gen': 194, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 805, 'total_steps': 6600} 0d550d55000700e518e3139e000000c200ce15f310404d04787c
May 07 12:54:18 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:54:18 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:54:22 msm8909 python3[3048]: DBUS: Discovered 06:05:04:8D:C2:E7 .
May 07 12:54:22 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 12:54:22 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 12:54:22 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 12:54:22 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 12:54:22 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 778, 'mtp_version': 7, 'solar_gen': 195, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 799, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000c3000d15e30a3d5304797d
May 07 12:54:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057662, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 799, 'bmrCals': 778, 'heartRate': 61, 'solarGen': 195, 'caseTemp': 121}}
May 07 12:54:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057662, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 799, 'bmrCals': 778, 'heartRate': 61, 'solarGen': 195, 'caseTemp': 121}}
May 07 12:54:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057662, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6871, "skinTemp": 125, "walkSteps": 6684, "sleepDuration": 0, "distance": 5230, "thermalGen": 13, "actCals": 21, "totalCals": 799, "bmrCals": 778, "heartRate": 61, "solarGen": 195, "caseTemp": 121}}, "rt": "instant", "key": "e51b49d0c592440b82db13f7bf83e066"}
May 07 12:54:23 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 12:54:23 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 12:54:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057663.5574825, 'type': 's', 'key': 'e51b49d0c592440b82db13f7bf83e066'}
May 07 12:54:24 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 423, 'bmr_cals': 307, 'mtp_version': 7, 'solar_gen': 300, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 316, 'total_steps': 423} 251a251a0007000001a701550000012c00540991335252247275
May 07 12:54:24 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057664, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 117, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 316, 'bmrCals': 307, 'heartRate': 82, 'solarGen': 300, 'caseTemp': 114}}
May 07 12:54:24 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057664, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 117, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 316, 'bmrCals': 307, 'heartRate': 82, 'solarGen': 300, 'caseTemp': 114}}
May 07 12:54:24 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057664, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 117, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 316, "bmrCals": 307, "heartRate": 82, "solarGen": 300, "caseTemp": 114}}, "rt": "instant", "key": "c5b3f8bda6ce44f9b179dbc0f0cc8de2"}
May 07 12:54:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:54:24 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:54:24 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 74, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 785, 'mtp_version': 7, 'solar_gen': 196, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 807, 'total_steps': 6600} 0d550d55000700e518e3139e000000c400ce160311404a24787b
May 07 12:54:25 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057664.8951623, 'type': 's', 'key': 'c5b3f8bda6ce44f9b179dbc0f0cc8de2'}
May 07 12:54:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 99, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 548, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202240004000001005a206365
May 07 12:54:25 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:54:25 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 12:54:25 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 12:54:27 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 12:54:27 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 12:54:38 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:54:38 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:54:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "98b258056b334781b63d326ab97650a3"}
May 07 12:54:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057679.4305007, 'type': 's', 'key': '98b258056b334781b63d326ab97650a3'}
May 07 12:54:39 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 74, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 785, 'mtp_version': 7, 'solar_gen': 196, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 807, 'total_steps': 6600} 0d550d55000700e518e3139e000000c400ce160311404a04787b
May 07 12:54:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057679, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 74, 'totalSteps': 6600, 'skinTemp': 123, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 22, 'totalCals': 807, 'bmrCals': 785, 'heartRate': 64, 'solarGen': 196, 'caseTemp': 120}}
May 07 12:54:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057679, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 74, 'totalSteps': 6600, 'skinTemp': 123, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 22, 'totalCals': 807, 'bmrCals': 785, 'heartRate': 64, 'solarGen': 196, 'caseTemp': 120}}
May 07 12:54:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057679, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 74, "totalSteps": 6600, "skinTemp": 123, "walkSteps": 6371, "sleepDuration": 0, "distance": 5022, "thermalGen": 206, "actCals": 22, "totalCals": 807, "bmrCals": 785, "heartRate": 64, "solarGen": 196, "caseTemp": 120}}, "rt": "instant", "key": "9e060ae27579477c91373b61bae25ac4"}
May 07 12:54:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\xa7', 'pairing_code': b'\r\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 0da70da70006
May 07 12:54:40 msm8909 python3[3048]: IGNORING 06:05:04:BD:D0:F7 WITH PAIRING CODE: 0da7
May 07 12:54:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057680.3692229, 'type': 's', 'key': '9e060ae27579477c91373b61bae25ac4'}
May 07 12:54:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:54:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:54:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 276, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 291, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f01144349147779
May 07 12:54:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057690, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 291, 'bmrCals': 276, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:54:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057690, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 291, 'bmrCals': 276, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:54:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057690, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5611, "skinTemp": 121, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 15, "totalCals": 291, "bmrCals": 276, "heartRate": 67, "solarGen": 4, "caseTemp": 119}}, "rt": "instant", "key": "d4505e3d1ee44714a66184c4352a144f"}
May 07 12:54:50 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:54:50 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:54:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057690.4610727, 'type': 's', 'key': 'd4505e3d1ee44714a66184c4352a144f'}
May 07 12:55:05 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:55:05 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:55:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 307, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 316, 'total_steps': 255} 1d921d920007000000ff00c900000004007c095133404c247376
May 07 12:55:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057706, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 316, 'bmrCals': 307, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:55:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057706, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 118, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 316, 'bmrCals': 307, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:55:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057706, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 118, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 316, "bmrCals": 307, "heartRate": 64, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "4e814ec63e104319ac3097ff4362fc85"}
May 07 12:55:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057706.7015343, 'type': 's', 'key': '4e814ec63e104319ac3097ff4362fc85'}
May 07 12:55:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 276, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 291, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f01144349347779
May 07 12:55:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:55:08 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:55:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 308, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 317, 'total_steps': 255} 1d921d920007000000ff00c900000004007c095134404c347376
May 07 12:55:19 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:55:19 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:55:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:55:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:55:21 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:55:21 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:55:21 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 12:55:21 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 12:55:32 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 12:55:33 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:55:33 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:55:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 423, 'bmr_cals': 308, 'mtp_version': 7, 'solar_gen': 302, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 317, 'total_steps': 423} 251a251a0007000001a701550000012e00540991345252147276
May 07 12:55:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057733, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 118, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 317, 'bmrCals': 308, 'heartRate': 82, 'solarGen': 302, 'caseTemp': 114}}
May 07 12:55:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057733, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 118, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 84, 'actCals': 9, 'totalCals': 317, 'bmrCals': 308, 'heartRate': 82, 'solarGen': 302, 'caseTemp': 114}}
May 07 12:55:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057733, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 118, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 84, "actCals": 9, "totalCals": 317, "bmrCals": 308, "heartRate": 82, "solarGen": 302, "caseTemp": 114}}, "rt": "instant", "key": "e2aed006392a42dc967a4ac537c8ff74"}
May 07 12:55:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057733.7839737, 'type': 's', 'key': 'e2aed006392a42dc967a4ac537c8ff74'}
May 07 12:55:35 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 12:55:35 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 12:55:36 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 786, 'mtp_version': 7, 'solar_gen': 198, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 808, 'total_steps': 6600} 0d550d55000700e518e3139e000000c600ce160312404d24787b
May 07 12:55:39 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:55:39 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:55:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "2d82559f6fef4194b92a491db5128045"}
May 07 12:55:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057739.6273761, 'type': 's', 'key': '2d82559f6fef4194b92a491db5128045'}
May 07 12:55:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 84, 'battery': 82, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 423, 'bmr_cals': 308, 'mtp_version': 7, 'solar_gen': 302, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 317, 'total_steps': 423} 251a251a0007000001a701550000012e00540991345252357276
May 07 12:55:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 292, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f01154349047779
May 07 12:55:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:55:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:56:00 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:56:00 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:56:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 277, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 292, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f01154349147779
May 07 12:56:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057763, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 292, 'bmrCals': 277, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:56:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057763, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 292, 'bmrCals': 277, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 119}}
May 07 12:56:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057763, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5611, "skinTemp": 121, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 15, "totalCals": 292, "bmrCals": 277, "heartRate": 67, "solarGen": 4, "caseTemp": 119}}, "rt": "instant", "key": "de88a7c7d2a948e48557c43f6afded4e"}
May 07 12:56:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057763.9300447, 'type': 's', 'key': 'de88a7c7d2a948e48557c43f6afded4e'}
May 07 12:56:04 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 12:56:04 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 12:56:04 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 786, 'mtp_version': 7, 'solar_gen': 198, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 808, 'total_steps': 6600} 0d550d55000700e518e3139e000000c600ce160312404d14787b
May 07 12:56:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057764, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 123, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 22, 'totalCals': 808, 'bmrCals': 786, 'heartRate': 64, 'solarGen': 198, 'caseTemp': 120}}
May 07 12:56:04 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057764, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 123, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 22, 'totalCals': 808, 'bmrCals': 786, 'heartRate': 64, 'solarGen': 198, 'caseTemp': 120}}
May 07 12:56:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057764, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6600, "skinTemp": 123, "walkSteps": 6371, "sleepDuration": 0, "distance": 5022, "thermalGen": 206, "actCals": 22, "totalCals": 808, "bmrCals": 786, "heartRate": 64, "solarGen": 198, "caseTemp": 120}}, "rt": "instant", "key": "0d2fa158c0c04bc9b752082cd169c63f"}
May 07 12:56:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 118, 'walk_steps': 255, 'bmr_cals': 308, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 317, 'total_steps': 255} 1d921d920007000000ff00c900000004007c095134464c047376
May 07 12:56:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 12:56:05 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 12:56:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057765.0085161, 'type': 's', 'key': '0d2fa158c0c04bc9b752082cd169c63f'}
May 07 12:56:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 293, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f11164349347678
May 07 12:56:18 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 780, 'mtp_version': 7, 'solar_gen': 199, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 801, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000c7000d15f30c3d5314797d
May 07 12:56:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057778, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 801, 'bmrCals': 780, 'heartRate': 61, 'solarGen': 199, 'caseTemp': 121}}
May 07 12:56:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057778, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 801, 'bmrCals': 780, 'heartRate': 61, 'solarGen': 199, 'caseTemp': 121}}
May 07 12:56:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057778, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6871, "skinTemp": 125, "walkSteps": 6684, "sleepDuration": 0, "distance": 5230, "thermalGen": 13, "actCals": 21, "totalCals": 801, "bmrCals": 780, "heartRate": 61, "solarGen": 199, "caseTemp": 121}}, "rt": "instant", "key": "c84b619a7bfb47cd82c52eb391bb1434"}
May 07 12:56:18 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057778.6717691, 'type': 's', 'key': 'c84b619a7bfb47cd82c52eb391bb1434'}
May 07 12:56:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:56:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:56:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:56:28 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:56:30 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 780, 'mtp_version': 7, 'solar_gen': 199, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 801, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000c7000d15f30c3d5324797d
May 07 12:56:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 99, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 552, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202280004000001005a006365
May 07 12:56:30 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:56:32 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 786, 'mtp_version': 7, 'solar_gen': 200, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 808, 'total_steps': 6600} 0d550d55000700e518e3139e000000c800ce160312404d34787b
May 07 12:56:39 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:56:39 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:56:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5a7071c0551145b796181bbbec1765e3"}
May 07 12:56:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057799.7018681, 'type': 's', 'key': '5a7071c0551145b796181bbbec1765e3'}
May 07 12:56:43 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12Y', 'mtp_version': 5} 1259065f00
May 07 12:56:43 msm8909 python3[3048]: IGNORING 06:05:04:A7:AE:99 WITH PAIRING CODE: 1259
May 07 12:56:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 85, 'battery': 82, 'act_cals': 9, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 423, 'bmr_cals': 309, 'mtp_version': 7, 'solar_gen': 303, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 318, 'total_steps': 423} 251a251a0007000001a701550000012f005509a1355252147276
May 07 12:56:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057804, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 118, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 85, 'actCals': 9, 'totalCals': 318, 'bmrCals': 309, 'heartRate': 82, 'solarGen': 303, 'caseTemp': 114}}
May 07 12:56:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057804, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 118, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 85, 'actCals': 9, 'totalCals': 318, 'bmrCals': 309, 'heartRate': 82, 'solarGen': 303, 'caseTemp': 114}}
May 07 12:56:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057804, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 118, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 85, "actCals": 9, "totalCals": 318, "bmrCals": 309, "heartRate": 82, "solarGen": 303, "caseTemp": 114}}, "rt": "instant", "key": "1c74daa075e04ea1b8a0b2c9d86931f6"}
May 07 12:56:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 293, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f11164349247678
May 07 12:56:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057805.0967152, 'type': 's', 'key': '1c74daa075e04ea1b8a0b2c9d86931f6'}
May 07 12:56:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 4, 'battery': 90, 'act_cals': 0, 'case_temp': 99, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 552, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202280004000001005a106365
May 07 12:56:46 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 12:56:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:56:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:56:56 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 786, 'mtp_version': 7, 'solar_gen': 200, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 808, 'total_steps': 6600} 0d550d55000700e518e3139e000000c800ce160312404d24787b
May 07 12:56:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 293, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f11164349347678
May 07 12:56:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:56:58 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:57:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:57:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:57:24 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6684, 'bmr_cals': 781, 'mtp_version': 7, 'solar_gen': 201, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 802, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000c9000d15f30d3d5304797d
May 07 12:57:24 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057844, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 802, 'bmrCals': 781, 'heartRate': 61, 'solarGen': 201, 'caseTemp': 121}}
May 07 12:57:24 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715057844, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 6871, 'skinTemp': 125, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 21, 'totalCals': 802, 'bmrCals': 781, 'heartRate': 61, 'solarGen': 201, 'caseTemp': 121}}
May 07 12:57:24 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715057844, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 6871, "skinTemp": 125, "walkSteps": 6684, "sleepDuration": 0, "distance": 5230, "thermalGen": 13, "actCals": 21, "totalCals": 802, "bmrCals": 781, "heartRate": 61, "solarGen": 201, "caseTemp": 121}}, "rt": "instant", "key": "1ce3fd391a60421197729b7b4140c726"}
May 07 12:57:25 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057845.3469353, 'type': 's', 'key': '1ce3fd391a60421197729b7b4140c726'}
May 07 12:57:27 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 12:57:27 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 12:57:28 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 12:57:28 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 12:57:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 76, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 255, 'bmr_cals': 311, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 320, 'total_steps': 255} 1d921d920007000000ff00c900000004007c096137494c247377
May 07 12:57:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057858, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 119, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 320, 'bmrCals': 311, 'heartRate': 73, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:57:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057858, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 119, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 320, 'bmrCals': 311, 'heartRate': 73, 'solarGen': 4, 'caseTemp': 115}}
May 07 12:57:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057858, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 119, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 320, "bmrCals": 311, "heartRate": 73, "solarGen": 4, "caseTemp": 115}}, "rt": "instant", "key": "ce80c2cf54b145aca816e75041f4b2ed"}
May 07 12:57:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057858.5167732, 'type': 's', 'key': 'ce80c2cf54b145aca816e75041f4b2ed'}
May 07 12:57:39 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:57:39 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:57:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "95509f2802cb4ced8e6473841c77fbd8"}
May 07 12:57:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057860.1236253, 'type': 's', 'key': '95509f2802cb4ced8e6473841c77fbd8'}
May 07 12:57:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 85, 'battery': 83, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 423, 'bmr_cals': 311, 'mtp_version': 7, 'solar_gen': 305, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 320, 'total_steps': 423} 251a251a0007000001a7015500000131005509a1375253347377
May 07 12:57:43 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 12:57:43 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 12:57:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:57:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:57:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 73, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 279, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 294, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f11174349147679
May 07 12:57:56 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057876, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 294, 'bmrCals': 279, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:57:56 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057876, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5611, 'skinTemp': 121, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 294, 'bmrCals': 279, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:57:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057876, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5611, "skinTemp": 121, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 15, "totalCals": 294, "bmrCals": 279, "heartRate": 67, "solarGen": 4, "caseTemp": 118}}, "rt": "instant", "key": "7af30af5e5304594b55315e90186ea9d"}
May 07 12:57:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057877.347331, 'type': 's', 'key': '7af30af5e5304594b55315e90186ea9d'}
May 07 12:58:09 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 12:58:09 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 12:58:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:58:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:58:21 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 83, 'act_cals': 21, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 6684, 'bmr_cals': 782, 'mtp_version': 7, 'solar_gen': 202, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 803, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000ca000d15f30e3d5314787c
May 07 12:58:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 12:58:24 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 12:58:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 255, 'bmr_cals': 312, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 321, 'total_steps': 255} 1d921d920007000000ff00c900000004007c097138494d047377
May 07 12:58:36 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 12:58:36 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 12:58:40 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:58:40 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:58:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "48950cff9e254bb8bc1fdbf7f80d1914"}
May 07 12:58:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057920.5317702, 'type': 's', 'key': '48950cff9e254bb8bc1fdbf7f80d1914'}
May 07 12:58:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:58:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:59:02 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:59:02 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:59:03 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 152, 'battery': 89, 'act_cals': 9, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 281, 'mtp_version': 7, 'solar_gen': 256, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 290, 'total_steps': 755} 158315830007002d02c6024f018a010000980911194059247478
May 07 12:59:03 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 12:59:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 85, 'battery': 82, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 423, 'bmr_cals': 312, 'mtp_version': 7, 'solar_gen': 307, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 321, 'total_steps': 423} 251a251a0007000001a7015500000133005509b1385252347377
May 07 12:59:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057943, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 119, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 85, 'actCals': 9, 'totalCals': 321, 'bmrCals': 312, 'heartRate': 82, 'solarGen': 307, 'caseTemp': 115}}
May 07 12:59:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715057943, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 119, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 85, 'actCals': 9, 'totalCals': 321, 'bmrCals': 312, 'heartRate': 82, 'solarGen': 307, 'caseTemp': 115}}
May 07 12:59:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715057943, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 119, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 85, "actCals": 9, "totalCals": 321, "bmrCals": 312, "heartRate": 82, "solarGen": 307, "caseTemp": 115}}, "rt": "instant", "key": "f2abe8b9ae70460facfd9efd6b6dadb7"}
May 07 12:59:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057943.9993088, 'type': 's', 'key': 'f2abe8b9ae70460facfd9efd6b6dadb7'}
May 07 12:59:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 85, 'battery': 82, 'act_cals': 9, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 423, 'bmr_cals': 312, 'mtp_version': 7, 'solar_gen': 307, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 321, 'total_steps': 423} 251a251a0007000001a7015500000133005509b1385252047377
May 07 12:59:07 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 12:59:07 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 12:59:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 281, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 296, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f2119434a147678
May 07 12:59:17 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057957, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5611, 'skinTemp': 120, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 296, 'bmrCals': 281, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:59:17 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715057957, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5611, 'skinTemp': 120, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 296, 'bmrCals': 281, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 12:59:17 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715057957, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5611, "skinTemp": 120, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 15, "totalCals": 296, "bmrCals": 281, "heartRate": 67, "solarGen": 4, "caseTemp": 118}}, "rt": "instant", "key": "86b033dd912546d8a9af92f30ce13aed"}
May 07 12:59:17 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057957.5292377, 'type': 's', 'key': '86b033dd912546d8a9af92f30ce13aed'}
May 07 12:59:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:59:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:59:20 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1c\x99', 'mtp_version': 5} 1c99065f00
May 07 12:59:20 msm8909 python3[3048]: IGNORING 06:05:04:E3:91:C9 WITH PAIRING CODE: 1c99
May 07 12:59:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:59:20 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:59:30 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 12:59:30 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 12:59:30 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 789, 'mtp_version': 7, 'solar_gen': 205, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 78, 'sleep_duration': 0, 'total_cals': 811, 'total_steps': 6600} 0d550d55000700e518e3139e000000cd00ce1623154e4d24787b
May 07 12:59:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057970, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 123, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 22, 'totalCals': 811, 'bmrCals': 789, 'heartRate': 78, 'solarGen': 205, 'caseTemp': 120}}
May 07 12:59:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715057970, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6600, 'skinTemp': 123, 'walkSteps': 6371, 'sleepDuration': 0, 'distance': 5022, 'thermalGen': 206, 'actCals': 22, 'totalCals': 811, 'bmrCals': 789, 'heartRate': 78, 'solarGen': 205, 'caseTemp': 120}}
May 07 12:59:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715057970, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6600, "skinTemp": 123, "walkSteps": 6371, "sleepDuration": 0, "distance": 5022, "thermalGen": 206, "actCals": 22, "totalCals": 811, "bmrCals": 789, "heartRate": 78, "solarGen": 205, "caseTemp": 120}}, "rt": "instant", "key": "6a573c3438fb4ea9817a8e3c994f7fbc"}
May 07 12:59:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 12:59:30 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 12:59:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:59:31 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:59:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057971.063313, 'type': 's', 'key': '6a573c3438fb4ea9817a8e3c994f7fbc'}
May 07 12:59:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\x16\xe6', 'pairing_code': b'\x16\xe6', 'alert_status': b'\x00', 'mtp_version': 6} 16e616e60006
May 07 12:59:31 msm8909 python3[3048]: IGNORING 06:05:04:A0:3D:F6 WITH PAIRING CODE: 16e6
May 07 12:59:40 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 12:59:40 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 12:59:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9803cf2f0b6549a68f12e752f5f18d6e"}
May 07 12:59:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057980.63396, 'type': 's', 'key': '9803cf2f0b6549a68f12e752f5f18d6e'}
May 07 12:59:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 119, 'walk_steps': 255, 'bmr_cals': 314, 'mtp_version': 7, 'solar_gen': 4, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 323, 'total_steps': 255} 1d921d920007000000ff00c900000004007c09713a404d347477
May 07 12:59:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057984, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 119, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 323, 'bmrCals': 314, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:59:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715057984, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 119, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 323, 'bmrCals': 314, 'heartRate': 64, 'solarGen': 4, 'caseTemp': 116}}
May 07 12:59:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715057984, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 255, "skinTemp": 119, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 323, "bmrCals": 314, "heartRate": 64, "solarGen": 4, "caseTemp": 116}}, "rt": "instant", "key": "ee65d5ccd5c145afa4c851474ad7b1b2"}
May 07 12:59:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715057984.8093169, 'type': 's', 'key': 'ee65d5ccd5c145afa4c851474ad7b1b2'}
May 07 12:59:45 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 789, 'mtp_version': 7, 'solar_gen': 205, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 78, 'sleep_duration': 0, 'total_cals': 811, 'total_steps': 6600} 0d550d55000700e518e3139e000000cd00ce1623154e4d34787b
May 07 12:59:46 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:59:46 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 12:59:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 12:59:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 12:59:59 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 12:59:59 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:00:01 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:00:01 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:00:02 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 13:00:02 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 13:00:02 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 152, 'battery': 89, 'act_cals': 9, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 282, 'mtp_version': 7, 'solar_gen': 256, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 291, 'total_steps': 755} 158315830007002d02c6024f018a0100009809111a4059047478
May 07 13:00:02 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:00:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 13, 'battery': 82, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 6684, 'bmr_cals': 783, 'mtp_version': 7, 'solar_gen': 204, 'distance': 5230, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 805, 'total_steps': 6871} 0f890f89000700bb1a1c146e000000cc000d16030f3d5204787c
May 07 13:00:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715058002, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 6871, 'skinTemp': 124, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 22, 'totalCals': 805, 'bmrCals': 783, 'heartRate': 61, 'solarGen': 204, 'caseTemp': 120}}
May 07 13:00:02 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715058002, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 6871, 'skinTemp': 124, 'walkSteps': 6684, 'sleepDuration': 0, 'distance': 5230, 'thermalGen': 13, 'actCals': 22, 'totalCals': 805, 'bmrCals': 783, 'heartRate': 61, 'solarGen': 204, 'caseTemp': 120}}
May 07 13:00:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715058002, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 6871, "skinTemp": 124, "walkSteps": 6684, "sleepDuration": 0, "distance": 5230, "thermalGen": 13, "actCals": 22, "totalCals": 805, "bmrCals": 783, "heartRate": 61, "solarGen": 204, "caseTemp": 120}}, "rt": "instant", "key": "11e2f8c966854383bc99eb6a00efa2a8"}
May 07 13:00:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058003.2070494, 'type': 's', 'key': '11e2f8c966854383bc99eb6a00efa2a8'}
May 07 13:00:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:00:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:00:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 560, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202300005000001005a006466
May 07 13:00:27 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:00:28 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:00:28 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:00:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 282, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 297, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f211a434a047678
May 07 13:00:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715058028, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5611, 'skinTemp': 120, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 297, 'bmrCals': 282, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 13:00:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715058028, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5611, 'skinTemp': 120, 'walkSteps': 5611, 'sleepDuration': 397, 'distance': 4113, 'thermalGen': 10, 'actCals': 15, 'totalCals': 297, 'bmrCals': 282, 'heartRate': 67, 'solarGen': 4, 'caseTemp': 118}}
May 07 13:00:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715058028, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5611, "skinTemp": 120, "walkSteps": 5611, "sleepDuration": 397, "distance": 4113, "thermalGen": 10, "actCals": 15, "totalCals": 297, "bmrCals": 282, "heartRate": 67, "solarGen": 4, "caseTemp": 118}}, "rt": "instant", "key": "fdeb8cba48514954ae3d85a65310c574"}
May 07 13:00:29 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 153, 'battery': 89, 'act_cals': 9, 'case_temp': 116, 'pairing_code': b'\x15\x83', 'skin_temp': 120, 'walk_steps': 710, 'bmr_cals': 283, 'mtp_version': 7, 'solar_gen': 258, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 292, 'total_steps': 755} 158315830007002d02c6024f018a0102009909211b4059247478
May 07 13:00:29 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:00:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058029.3128328, 'type': 's', 'key': 'fdeb8cba48514954ae3d85a65310c574'}
May 07 13:00:29 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:00:29 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:00:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 13:00:30 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 13:00:30 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:00:30 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:00:30 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 206, 'battery': 77, 'act_cals': 22, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6371, 'bmr_cals': 790, 'mtp_version': 7, 'solar_gen': 207, 'distance': 5022, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 68, 'sleep_duration': 0, 'total_cals': 812, 'total_steps': 6600} 0d550d55000700e518e3139e000000cf00ce162316444d04787b
May 07 13:00:32 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:00:40 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:00:40 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:00:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7a452f7767ea46a9abe41deb151dfe1c"}
May 07 13:00:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 13:00:40 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 13:00:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058040.7338808, 'type': 's', 'key': '7a452f7767ea46a9abe41deb151dfe1c'}
May 07 13:00:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 560, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202300005000001005a106466
May 07 13:00:42 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:00:42 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 13:00:42 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 13:00:43 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:00:43 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:00:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5611, 'bmr_cals': 282, 'mtp_version': 7, 'solar_gen': 4, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 297, 'total_steps': 5611} 1d691d690007000015eb1011018d0004000a0f211a434a247678
May 07 13:00:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 560, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202300005000001005a206466
May 07 13:00:44 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:00:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:00:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:00:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 86, 'battery': 83, 'act_cals': 9, 'case_temp': 116, 'pairing_code': b'%\x1a', 'skin_temp': 120, 'walk_steps': 423, 'bmr_cals': 315, 'mtp_version': 7, 'solar_gen': 310, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 324, 'total_steps': 423} 251a251a0007000001a7015500000136005609c13b3d53347478
May 07 13:00:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058054, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 120, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 86, 'actCals': 9, 'totalCals': 324, 'bmrCals': 315, 'heartRate': 61, 'solarGen': 310, 'caseTemp': 116}}
May 07 13:00:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058054, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 120, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 86, 'actCals': 9, 'totalCals': 324, 'bmrCals': 315, 'heartRate': 61, 'solarGen': 310, 'caseTemp': 116}}
May 07 13:00:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058054, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 423, "skinTemp": 120, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 86, "actCals": 9, "totalCals": 324, "bmrCals": 315, "heartRate": 61, "solarGen": 310, "caseTemp": 116}}, "rt": "instant", "key": "edc273ba749545338a15ff2db2c2d097"}
May 07 13:00:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058054.6632032, 'type': 's', 'key': 'edc273ba749545338a15ff2db2c2d097'}
May 07 13:00:58 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:00:58 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:01:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 10, 'battery': 74, 'act_cals': 15, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5611, 'bmr_cals': 283, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4113, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 67, 'sleep_duration': 397, 'total_cals': 298, 'total_steps': 5611} 1d691d690007000015eb1011018d0005000a0f311b434a147679
May 07 13:01:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 561, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402310005000004005e306466
May 07 13:01:12 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:01:21 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:01:21 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:01:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 87, 'battery': 82, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 423, 'bmr_cals': 316, 'mtp_version': 7, 'solar_gen': 312, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 325, 'total_steps': 423} 251a251a0007000001a7015500000138005709c13c3d52247579
May 07 13:01:26 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 13:01:26 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 13:01:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 87, 'battery': 82, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 423, 'bmr_cals': 316, 'mtp_version': 7, 'solar_gen': 312, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 325, 'total_steps': 423} 251a251a0007000001a7015500000138005709c13c3d52347579
May 07 13:01:40 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:01:40 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:01:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "95b88a6098ae4d5d9a2d0ab6d9f7bf9b"}
May 07 13:01:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 124, 'battery': 77, 'act_cals': 9, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 255, 'bmr_cals': 316, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 325, 'total_steps': 255} 1d921d920007000000ff00c900000005007c09813c3d4d247478
May 07 13:01:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058100, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 120, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 325, 'bmrCals': 316, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 116}}
May 07 13:01:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058100, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 120, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 124, 'actCals': 9, 'totalCals': 325, 'bmrCals': 316, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 116}}
May 07 13:01:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058100, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 255, "skinTemp": 120, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 124, "actCals": 9, "totalCals": 325, "bmrCals": 316, "heartRate": 61, "solarGen": 5, "caseTemp": 116}}, "rt": "instant", "key": "c84ec899a7054d45a4821a7e021ca5c6"}
May 07 13:01:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058101.1463242, 'type': 's', 'key': '95b88a6098ae4d5d9a2d0ab6d9f7bf9b'}
May 07 13:01:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058101.4918842, 'type': 's', 'key': 'c84ec899a7054d45a4821a7e021ca5c6'}
May 07 13:01:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 87, 'battery': 82, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 423, 'bmr_cals': 316, 'mtp_version': 7, 'solar_gen': 312, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 325, 'total_steps': 423} 251a251a0007000001a7015500000138005709c13c3d52047579
May 07 13:01:51 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:01:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:01:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 13:01:54 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 13:02:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:02:05 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:02:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04\xf2', 'mtp_version': 5} 04f2065f00
May 07 13:02:05 msm8909 python3[3048]: IGNORING 06:05:04:3E:EF:52 WITH PAIRING CODE: 04f2
May 07 13:02:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 87, 'battery': 82, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 423, 'bmr_cals': 316, 'mtp_version': 7, 'solar_gen': 312, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 325, 'total_steps': 423} 251a251a0007000001a7015500000138005709c13c3d52247579
May 07 13:02:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058125, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 121, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 87, 'actCals': 9, 'totalCals': 325, 'bmrCals': 316, 'heartRate': 61, 'solarGen': 312, 'caseTemp': 117}}
May 07 13:02:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058125, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 121, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 87, 'actCals': 9, 'totalCals': 325, 'bmrCals': 316, 'heartRate': 61, 'solarGen': 312, 'caseTemp': 117}}
May 07 13:02:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058125, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 121, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 87, "actCals": 9, "totalCals": 325, "bmrCals": 316, "heartRate": 61, "solarGen": 312, "caseTemp": 117}}, "rt": "instant", "key": "8afb31c757eb49cca781b938309042c7"}
May 07 13:02:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058126.40325, 'type': 's', 'key': '8afb31c757eb49cca781b938309042c7'}
May 07 13:02:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 87, 'battery': 82, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 423, 'bmr_cals': 318, 'mtp_version': 7, 'solar_gen': 314, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 327, 'total_steps': 423} 251a251a0007000001a701550000013a005709d13e3d52047579
May 07 13:02:21 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:02:21 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:02:34 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:02:34 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:02:40 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:02:40 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:02:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "57a3db7c72ee4a9590be8ff0cc9755fb"}
May 07 13:02:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058161.1535006, 'type': 's', 'key': '57a3db7c72ee4a9590be8ff0cc9755fb'}
May 07 13:02:48 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:02:48 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:02:51 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:02:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:03:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 125, 'battery': 76, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 255, 'bmr_cals': 318, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 327, 'total_steps': 255} 1d921d920007000000ff00c900000005007d09913e404c347578
May 07 13:03:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058181, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 120, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 125, 'actCals': 9, 'totalCals': 327, 'bmrCals': 318, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:03:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058181, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 120, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 125, 'actCals': 9, 'totalCals': 327, 'bmrCals': 318, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:03:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058181, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 120, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 125, "actCals": 9, "totalCals": 327, "bmrCals": 318, "heartRate": 64, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "2f60b2c1fa9a4a4d88855ec131eaf888"}
May 07 13:03:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058181.9778004, 'type': 's', 'key': '2f60b2c1fa9a4a4d88855ec131eaf888'}
May 07 13:03:22 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:03:22 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:03:40 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:03:40 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:03:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "97c54dde2bab4662a3e4713b37b65489"}
May 07 13:03:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058221.3838613, 'type': 's', 'key': '97c54dde2bab4662a3e4713b37b65489'}
May 07 13:03:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 125, 'battery': 76, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 255, 'bmr_cals': 319, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 328, 'total_steps': 255} 1d921d920007000000ff00c900000005007d09a13f464c347579
May 07 13:03:52 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:03:52 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:04:11 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 13:04:11 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 13:04:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:04:13 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:04:22 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:04:22 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:04:24 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 13:04:24 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 13:04:24 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 13:04:24 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 13:04:26 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 155, 'battery': 89, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x15\x83', 'skin_temp': 122, 'walk_steps': 710, 'bmr_cals': 286, 'mtp_version': 7, 'solar_gen': 266, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 295, 'total_steps': 755} 158315830007002d02c6024f018a010a009b09311e405924767a
May 07 13:04:26 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:04:27 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:04:27 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:04:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 567, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202370005000001005a106466
May 07 13:04:39 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:04:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 126, 'battery': 77, 'act_cals': 9, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 255, 'bmr_cals': 321, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 330, 'total_steps': 255} 1d921d920007000000ff00c900000005007e09a141404d147579
May 07 13:04:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058279, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 121, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 126, 'actCals': 9, 'totalCals': 330, 'bmrCals': 321, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:04:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058279, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 121, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 126, 'actCals': 9, 'totalCals': 330, 'bmrCals': 321, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:04:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058279, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 255, "skinTemp": 121, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 126, "actCals": 9, "totalCals": 330, "bmrCals": 321, "heartRate": 64, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "0a634091cc654b2b8144075806e7e299"}
May 07 13:04:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 13:04:40 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 13:04:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058280.2682626, 'type': 's', 'key': '0a634091cc654b2b8144075806e7e299'}
May 07 13:04:41 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:04:41 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:04:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "16ae64de0ce745bfa4e3454c1020155b"}
May 07 13:04:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058281.383517, 'type': 's', 'key': '16ae64de0ce745bfa4e3454c1020155b'}
May 07 13:04:52 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:04:52 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:04:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 13:04:52 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 13:05:22 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 13:05:22 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 13:05:23 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:05:23 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:05:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 90, 'battery': 83, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 322, 'mtp_version': 7, 'solar_gen': 318, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 63, 'sleep_duration': 0, 'total_cals': 331, 'total_steps': 423} 251a251a0007000001a701550000013e005a09e1423f5304767b
May 07 13:05:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058323, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 90, 'actCals': 9, 'totalCals': 331, 'bmrCals': 322, 'heartRate': 63, 'solarGen': 318, 'caseTemp': 118}}
May 07 13:05:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058323, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 90, 'actCals': 9, 'totalCals': 331, 'bmrCals': 322, 'heartRate': 63, 'solarGen': 318, 'caseTemp': 118}}
May 07 13:05:23 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058323, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 90, "actCals": 9, "totalCals": 331, "bmrCals": 322, "heartRate": 63, "solarGen": 318, "caseTemp": 118}}, "rt": "instant", "key": "0cf99254cc7c4d5b81df0df93e7be204"}
May 07 13:05:24 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058324.227833, 'type': 's', 'key': '0cf99254cc7c4d5b81df0df93e7be204'}
May 07 13:05:32 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:05:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 90, 'battery': 83, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 322, 'mtp_version': 7, 'solar_gen': 318, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 63, 'sleep_duration': 0, 'total_cals': 331, 'total_steps': 423} 251a251a0007000001a701550000013e005a09e1423f5314767b
May 07 13:05:41 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:05:41 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:05:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8bf46e8a7a374f7f932c3cf829cc9489"}
May 07 13:05:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058341.5780652, 'type': 's', 'key': '8bf46e8a7a374f7f932c3cf829cc9489'}
May 07 13:05:53 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:05:53 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:06:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 92, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 569, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402390005000004005c106566
May 07 13:06:02 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:06:23 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:06:23 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:06:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 90, 'battery': 83, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 319, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 332, 'total_steps': 423} 251a251a0007000001a701550000013f005a09f143405334777b
May 07 13:06:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058390, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 90, 'actCals': 9, 'totalCals': 332, 'bmrCals': 323, 'heartRate': 64, 'solarGen': 319, 'caseTemp': 119}}
May 07 13:06:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058390, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 90, 'actCals': 9, 'totalCals': 332, 'bmrCals': 323, 'heartRate': 64, 'solarGen': 319, 'caseTemp': 119}}
May 07 13:06:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058390, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 90, "actCals": 9, "totalCals": 332, "bmrCals": 323, "heartRate": 64, "solarGen": 319, "caseTemp": 119}}, "rt": "instant", "key": "0625a07905f047ef81b641e0b83e4049"}
May 07 13:06:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058390.9160109, 'type': 's', 'key': '0625a07905f047ef81b641e0b83e4049'}
May 07 13:06:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 127, 'battery': 77, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 332, 'total_steps': 255} 1d921d920007000000ff00c900000005007f09b143404d04767a
May 07 13:06:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058392, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 127, 'actCals': 9, 'totalCals': 332, 'bmrCals': 323, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:06:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058392, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 127, 'actCals': 9, 'totalCals': 332, 'bmrCals': 323, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:06:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058392, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 255, "skinTemp": 122, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 127, "actCals": 9, "totalCals": 332, "bmrCals": 323, "heartRate": 64, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "c05f8bcd48b7409b805bf3ccf723e86d"}
May 07 13:06:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058393.0435247, 'type': 's', 'key': 'c05f8bcd48b7409b805bf3ccf723e86d'}
May 07 13:06:41 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:06:41 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:06:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d623514cde284aa4be8d6852283c86aa"}
May 07 13:06:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058401.7103941, 'type': 's', 'key': 'd623514cde284aa4be8d6852283c86aa'}
May 07 13:06:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 90, 'battery': 83, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 319, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 332, 'total_steps': 423} 251a251a0007000001a701550000013f005a09f143405304777b
May 07 13:06:48 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:06:48 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:06:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:06:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:07:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 127, 'battery': 77, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 332, 'total_steps': 255} 1d921d920007000000ff00c900000005007f09b143404d34767a
May 07 13:07:14 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:07:14 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:07:24 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:07:24 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:07:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 91, 'battery': 82, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 325, 'mtp_version': 7, 'solar_gen': 321, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 335, 'total_steps': 423} 251a251a0007000001a7015500000141005b0a0145405204777b
May 07 13:07:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:07:28 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:07:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 127, 'battery': 76, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 325, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 334, 'total_steps': 255} 1d921d920007000000ff00c900000005007f09c145404c24767a
May 07 13:07:40 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 157, 'battery': 89, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 710, 'bmr_cals': 289, 'mtp_version': 7, 'solar_gen': 270, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 75, 'sleep_duration': 394, 'total_cals': 298, 'total_steps': 755} 158315830007002d02c6024f018a010e009d0941214b5924777b
May 07 13:07:40 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:07:41 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:07:41 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:07:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "56064aeaa0ed4254aad510d709b1e69b"}
May 07 13:07:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058462.1000044, 'type': 's', 'key': '56064aeaa0ed4254aad510d709b1e69b'}
May 07 13:07:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:07:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:07:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 127, 'battery': 76, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 325, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 334, 'total_steps': 255} 1d921d920007000000ff00c900000005007f09c145404c14767a
May 07 13:07:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058478, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 127, 'actCals': 9, 'totalCals': 334, 'bmrCals': 325, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:07:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058478, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 127, 'actCals': 9, 'totalCals': 334, 'bmrCals': 325, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:07:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058478, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 122, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 127, "actCals": 9, "totalCals": 334, "bmrCals": 325, "heartRate": 64, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "8fa97e9b78244d41b0d06b1280fe96c1"}
May 07 13:07:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058478.8411503, 'type': 's', 'key': '8fa97e9b78244d41b0d06b1280fe96c1'}
May 07 13:07:59 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:07:59 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:08:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 127, 'battery': 76, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 325, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 334, 'total_steps': 255} 1d921d920007000000ff00c900000005007f09c145404c24767a
May 07 13:08:09 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:08:09 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:08:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 13:08:12 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 13:08:25 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:08:25 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:08:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 88, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 574, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002023e00050000010058006466
May 07 13:08:26 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:08:41 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:08:41 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:08:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "35043d114e7646b7befa60d7bb67edb0"}
May 07 13:08:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058522.4109223, 'type': 's', 'key': '35043d114e7646b7befa60d7bb67edb0'}
May 07 13:08:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 574, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004023e0005000004005e206466
May 07 13:08:50 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:08:55 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:08:55 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:09:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 76, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 255, 'bmr_cals': 326, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 335, 'total_steps': 255} 1d921d920007000000ff00c900000005008009c1463d4c04777b
May 07 13:09:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058546, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 123, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 128, 'actCals': 9, 'totalCals': 335, 'bmrCals': 326, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:09:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058546, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 123, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 128, 'actCals': 9, 'totalCals': 335, 'bmrCals': 326, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:09:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058546, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 123, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 128, "actCals": 9, "totalCals": 335, "bmrCals": 326, "heartRate": 61, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "cde6f2c6013149d18794bd9e6f477f6b"}
May 07 13:09:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058546.5398605, 'type': 's', 'key': 'cde6f2c6013149d18794bd9e6f477f6b'}
May 07 13:09:07 msm8909 python3[3048]: DBUS: Discovered 06:05:04:98:43:90 .
May 07 13:09:07 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1c\x80', 'mtp_version': 5} 1c80065f00
May 07 13:09:07 msm8909 python3[3048]: IGNORING 06:05:04:98:43:90 WITH PAIRING CODE: 1c80
May 07 13:09:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 574, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004023e0005000004005e306466
May 07 13:09:08 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:09:08 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:09:08 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:09:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 576, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402400005000004005d106466
May 07 13:09:20 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:09:25 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:09:25 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:09:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 13:09:33 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 13:09:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 13:09:33 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 13:09:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 92, 'battery': 82, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 328, 'mtp_version': 7, 'solar_gen': 325, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 338, 'total_steps': 423} 251a251a0007000001a7015500000145005c0a1148405224777b
May 07 13:09:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058574, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 92, 'actCals': 10, 'totalCals': 338, 'bmrCals': 328, 'heartRate': 64, 'solarGen': 325, 'caseTemp': 119}}
May 07 13:09:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058574, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 92, 'actCals': 10, 'totalCals': 338, 'bmrCals': 328, 'heartRate': 64, 'solarGen': 325, 'caseTemp': 119}}
May 07 13:09:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058574, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 92, "actCals": 10, "totalCals": 338, "bmrCals": 328, "heartRate": 64, "solarGen": 325, "caseTemp": 119}}, "rt": "instant", "key": "d519f568fad047e2ba6967abcd100eb7"}
May 07 13:09:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058575.3213303, 'type': 's', 'key': 'd519f568fad047e2ba6967abcd100eb7'}
May 07 13:09:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:09:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:09:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "09266910cb234d0c967cdfe9eaff7633"}
May 07 13:09:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058582.6019514, 'type': 's', 'key': '09266910cb234d0c967cdfe9eaff7633'}
May 07 13:09:55 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:09:55 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:10:18 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:10:18 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:10:25 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:10:25 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:10:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 578, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402420005000004005e006466
May 07 13:10:29 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:10:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 13:10:30 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 13:10:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 75, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 329, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 338, 'total_steps': 255} 1d921d920007000000ff00c900000005008009d1493d4b14777a
May 07 13:10:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058632, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 128, 'actCals': 9, 'totalCals': 338, 'bmrCals': 329, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:10:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058632, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 128, 'actCals': 9, 'totalCals': 338, 'bmrCals': 329, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:10:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058632, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 255, "skinTemp": 122, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 128, "actCals": 9, "totalCals": 338, "bmrCals": 329, "heartRate": 61, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "efe3eaf9a663421da69795c5e36a7270"}
May 07 13:10:32 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 13:10:32 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 13:10:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058632.6646676, 'type': 's', 'key': 'efe3eaf9a663421da69795c5e36a7270'}
May 07 13:10:33 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:10:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:10:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:10:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c7c49cb1ca184e6dbd7b920e965f7b5b"}
May 07 13:10:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058642.5807586, 'type': 's', 'key': 'c7c49cb1ca184e6dbd7b920e965f7b5b'}
May 07 13:10:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 93, 'battery': 82, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 329, 'mtp_version': 7, 'solar_gen': 326, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 339, 'total_steps': 423} 251a251a0007000001a7015500000146005d0a1149405214777b
May 07 13:10:43 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058643, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 93, 'actCals': 10, 'totalCals': 339, 'bmrCals': 329, 'heartRate': 64, 'solarGen': 326, 'caseTemp': 119}}
May 07 13:10:43 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058643, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 93, 'actCals': 10, 'totalCals': 339, 'bmrCals': 329, 'heartRate': 64, 'solarGen': 326, 'caseTemp': 119}}
May 07 13:10:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058643, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 93, "actCals": 10, "totalCals": 339, "bmrCals": 329, "heartRate": 64, "solarGen": 326, "caseTemp": 119}}, "rt": "instant", "key": "899bc14f37ea48599af007afdbd2d167"}
May 07 13:10:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058643.5202365, 'type': 's', 'key': '899bc14f37ea48599af007afdbd2d167'}
May 07 13:10:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 75, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 329, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 338, 'total_steps': 255} 1d921d920007000000ff00c900000005008009d1493d4b24777a
May 07 13:10:45 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:10:45 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:10:46 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 13:10:46 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 13:10:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:10:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:10:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 75, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 329, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 338, 'total_steps': 255} 1d921d920007000000ff00c900000005008009d1493d4b04777a
May 07 13:11:00 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 158, 'battery': 89, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 710, 'bmr_cals': 292, 'mtp_version': 7, 'solar_gen': 276, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 75, 'sleep_duration': 394, 'total_cals': 301, 'total_steps': 755} 158315830007002d02c6024f018a0114009e0961244b5924777b
May 07 13:11:00 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:11:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:11:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:11:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 129, 'battery': 76, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 330, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 339, 'total_steps': 255} 1d921d920007000000ff00c900000005008109e14a3d4c04777a
May 07 13:11:41 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058701, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 129, 'actCals': 9, 'totalCals': 339, 'bmrCals': 330, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:11:41 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058701, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 129, 'actCals': 9, 'totalCals': 339, 'bmrCals': 330, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:11:41 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058701, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 122, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 129, "actCals": 9, "totalCals": 339, "bmrCals": 330, "heartRate": 61, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "1ac9f2a22f7848bc8e659c1d662ed204"}
May 07 13:11:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:11:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:11:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "986b8b396abc4f04814acdbf87820d41"}
May 07 13:11:42 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058701.8953209, 'type': 's', 'key': '1ac9f2a22f7848bc8e659c1d662ed204'}
May 07 13:11:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058702.7497981, 'type': 's', 'key': '986b8b396abc4f04814acdbf87820d41'}
May 07 13:11:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 93, 'battery': 82, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 330, 'mtp_version': 7, 'solar_gen': 328, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 340, 'total_steps': 423} 251a251a0007000001a7015500000148005d0a214a405234777b
May 07 13:11:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 93, 'battery': 82, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 330, 'mtp_version': 7, 'solar_gen': 328, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 340, 'total_steps': 423} 251a251a0007000001a7015500000148005d0a214a405214777b
May 07 13:11:55 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058715, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 93, 'actCals': 10, 'totalCals': 340, 'bmrCals': 330, 'heartRate': 64, 'solarGen': 328, 'caseTemp': 119}}
May 07 13:11:55 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058715, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 93, 'actCals': 10, 'totalCals': 340, 'bmrCals': 330, 'heartRate': 64, 'solarGen': 328, 'caseTemp': 119}}
May 07 13:11:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058715, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 93, "actCals": 10, "totalCals": 340, "bmrCals": 330, "heartRate": 64, "solarGen": 328, "caseTemp": 119}}, "rt": "instant", "key": "efe2742ff42d4ae184baf845b490a0e1"}
May 07 13:11:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058715.6156814, 'type': 's', 'key': 'efe2742ff42d4ae184baf845b490a0e1'}
May 07 13:11:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:11:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:12:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 129, 'battery': 76, 'act_cals': 9, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 332, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 341, 'total_steps': 255} 1d921d920007000000ff00c900000005008109f14c3d4c34767a
May 07 13:12:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 94, 'battery': 82, 'act_cals': 10, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 332, 'mtp_version': 7, 'solar_gen': 330, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 342, 'total_steps': 423} 251a251a0007000001a701550000014a005e0a214c405234767b
May 07 13:12:23 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:12:23 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:12:23 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:12:23 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:12:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:12:27 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:12:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 13:12:38 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 13:12:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:12:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:12:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "eb48f77aaf654cf4a1d367a52e0a1792"}
May 07 13:12:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058763.1614017, 'type': 's', 'key': 'eb48f77aaf654cf4a1d367a52e0a1792'}
May 07 13:12:50 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:12:50 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:12:51 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 13:12:51 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 13:12:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:12:52 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:12:57 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:12:57 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:13:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x11r', 'pairing_code': b'\x11r', 'alert_status': b'\x00', 'mtp_version': 6} 117211720006
May 07 13:13:06 msm8909 python3[3048]: IGNORING 06:05:04:09:FB:D2 WITH PAIRING CODE: 1172
May 07 13:13:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 95, 'battery': 82, 'act_cals': 10, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 333, 'mtp_version': 7, 'solar_gen': 332, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 343, 'total_steps': 423} 251a251a0007000001a701550000014c005f0a314d405224767b
May 07 13:13:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058799, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 95, 'actCals': 10, 'totalCals': 343, 'bmrCals': 333, 'heartRate': 64, 'solarGen': 332, 'caseTemp': 118}}
May 07 13:13:19 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058799, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 95, 'actCals': 10, 'totalCals': 343, 'bmrCals': 333, 'heartRate': 64, 'solarGen': 332, 'caseTemp': 118}}
May 07 13:13:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058799, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 95, "actCals": 10, "totalCals": 343, "bmrCals": 333, "heartRate": 64, "solarGen": 332, "caseTemp": 118}}, "rt": "instant", "key": "5eac7af220dd492c9f8fc1dec577022a"}
May 07 13:13:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058799.853107, 'type': 's', 'key': '5eac7af220dd492c9f8fc1dec577022a'}
May 07 13:13:27 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:13:27 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:13:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 130, 'battery': 76, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 333, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 71, 'sleep_duration': 0, 'total_cals': 342, 'total_steps': 255} 1d921d920007000000ff00c900000005008209f14d474c34777a
May 07 13:13:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058813, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 130, 'actCals': 9, 'totalCals': 342, 'bmrCals': 333, 'heartRate': 71, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:13:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058813, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 122, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 130, 'actCals': 9, 'totalCals': 342, 'bmrCals': 333, 'heartRate': 71, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:13:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058813, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 122, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 130, "actCals": 9, "totalCals": 342, "bmrCals": 333, "heartRate": 71, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "5f16e284dc944a0ba5deec621ef3ac5b"}
May 07 13:13:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058814.1559174, 'type': 's', 'key': '5f16e284dc944a0ba5deec621ef3ac5b'}
May 07 13:13:42 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:13:42 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:13:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "48051ee1f66c433fa408896a8fe6892f"}
May 07 13:13:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058823.1604345, 'type': 's', 'key': '48051ee1f66c433fa408896a8fe6892f'}
May 07 13:13:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 13:13:45 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 13:13:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 130, 'battery': 76, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 255, 'bmr_cals': 333, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 71, 'sleep_duration': 0, 'total_cals': 342, 'total_steps': 255} 1d921d920007000000ff00c900000005008209f14d474c14777a
May 07 13:13:57 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:13:57 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:13:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 584, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402480005000004005e106466
May 07 13:13:59 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:14:12 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 159, 'battery': 89, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 710, 'bmr_cals': 296, 'mtp_version': 7, 'solar_gen': 283, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 305, 'total_steps': 755} 158315830007002d02c6024f018a011b009f097128405934777b
May 07 13:14:12 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:14:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 130, 'battery': 77, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 255, 'bmr_cals': 335, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 71, 'sleep_duration': 0, 'total_cals': 345, 'total_steps': 255} 1d921d920007000000ff00c90000000500820a014f474d04777b
May 07 13:14:15 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 13:14:15 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 13:14:27 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:14:27 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:14:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 130, 'battery': 77, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 255, 'bmr_cals': 335, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 345, 'total_steps': 255} 1d921d920007000000ff00c90000000500820a014f3d4d14777b
May 07 13:14:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 96, 'battery': 82, 'act_cals': 10, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 423, 'bmr_cals': 335, 'mtp_version': 7, 'solar_gen': 334, 'distance': 341, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 345, 'total_steps': 423} 251a251a0007000001a701550000014e00600a414f405224767b
May 07 13:14:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058880, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 96, 'actCals': 10, 'totalCals': 345, 'bmrCals': 335, 'heartRate': 64, 'solarGen': 334, 'caseTemp': 118}}
May 07 13:14:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715058880, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 423, 'skinTemp': 123, 'walkSteps': 423, 'sleepDuration': 0, 'distance': 341, 'thermalGen': 96, 'actCals': 10, 'totalCals': 345, 'bmrCals': 335, 'heartRate': 64, 'solarGen': 334, 'caseTemp': 118}}
May 07 13:14:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715058880, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 423, "skinTemp": 123, "walkSteps": 423, "sleepDuration": 0, "distance": 341, "thermalGen": 96, "actCals": 10, "totalCals": 345, "bmrCals": 335, "heartRate": 64, "solarGen": 334, "caseTemp": 118}}, "rt": "instant", "key": "1dd6a66aa94c4d899f23c082134abe65"}
May 07 13:14:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058880.6159327, 'type': 's', 'key': '1dd6a66aa94c4d899f23c082134abe65'}
May 07 13:14:41 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 5, 'thermal_gen': 159, 'battery': 89, 'act_cals': 9, 'case_temp': 119, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 710, 'bmr_cals': 296, 'mtp_version': 7, 'solar_gen': 283, 'distance': 591, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 305, 'total_steps': 755} 158315830007002d02c6024f018a011b009f097128405925777b
May 07 13:14:41 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:14:41 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:14:41 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:14:43 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:14:43 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:14:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c5143085a6134bd180c910d333a7ca9a"}
May 07 13:14:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058883.4437065, 'type': 's', 'key': 'c5143085a6134bd180c910d333a7ca9a'}
May 07 13:14:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:14:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:15:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:15:13 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:15:23 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:15:23 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:15:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 588, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002024c0005000001005a306466
May 07 13:15:23 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:15:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:15:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:15:33 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:15:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 131, 'battery': 76, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 255, 'bmr_cals': 336, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 346, 'total_steps': 255} 1d921d920007000000ff00c90000000500830a01503d4c04777b
May 07 13:15:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058937, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 123, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 131, 'actCals': 10, 'totalCals': 346, 'bmrCals': 336, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:15:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715058937, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 255, 'skinTemp': 123, 'walkSteps': 255, 'sleepDuration': 0, 'distance': 201, 'thermalGen': 131, 'actCals': 10, 'totalCals': 346, 'bmrCals': 336, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:15:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715058937, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 255, "skinTemp": 123, "walkSteps": 255, "sleepDuration": 0, "distance": 201, "thermalGen": 131, "actCals": 10, "totalCals": 346, "bmrCals": 336, "heartRate": 61, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "3e1c3e1e7e5147a7b27115e329f9bf98"}
May 07 13:15:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058937.6222963, 'type': 's', 'key': '3e1c3e1e7e5147a7b27115e329f9bf98'}
May 07 13:15:43 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:15:43 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:15:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c61f244498c9469fa0828cd74a050310"}
May 07 13:15:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715058943.4717133, 'type': 's', 'key': 'c61f244498c9469fa0828cd74a050310'}
May 07 13:15:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 131, 'battery': 76, 'act_cals': 10, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 255, 'bmr_cals': 336, 'mtp_version': 7, 'solar_gen': 5, 'distance': 201, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 346, 'total_steps': 255} 1d921d920007000000ff00c90000000500830a01503d4c15777b
May 07 13:15:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 588, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002024c0005000001005a206466
May 07 13:15:53 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:15:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:15:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:16:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:16:06 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:16:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:16:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:16:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 13:16:33 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 13:16:43 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:16:43 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:16:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d1198d646ac24d069d4c2ec827d3a7df"}
May 07 13:16:44 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059004.0437462, 'type': 's', 'key': 'd1198d646ac24d069d4c2ec827d3a7df'}
May 07 13:16:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:16:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:17:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:17:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:17:31 msm8909 python3[3048]: ADVERT: {'company_id': b'&,', 'pairing_code': b'&,', 'alert_status': b'\x00', 'mtp_version': 6} 262c262c0006
May 07 13:17:31 msm8909 python3[3048]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 07 13:17:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 591, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004024f0005000004005e306466
May 07 13:17:33 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:17:43 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:17:43 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:17:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c2bc4ded130f48a990ef3fcb2c827f0c"}
May 07 13:17:44 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059064.2963204, 'type': 's', 'key': 'c2bc4ded130f48a990ef3fcb2c827f0c'}
May 07 13:17:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:17:45 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:17:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 591, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004024f0005000004005e106466
May 07 13:17:57 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:17:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:17:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:18:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 593, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402510005000004005e006466
May 07 13:18:25 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:18:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:18:26 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:18:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:18:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:18:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 593, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402510005000004005e106466
May 07 13:18:40 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:18:43 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:18:43 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:18:43 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e711e62aa74348c1a1fe4577903a62a1"}
May 07 13:18:44 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059124.4374611, 'type': 's', 'key': 'e711e62aa74348c1a1fe4577903a62a1'}
May 07 13:18:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:18:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:19:06 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 13:19:06 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 13:19:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 593, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402510005000004005e006466
May 07 13:19:06 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:19:20 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:19:20 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:19:23 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:19:23 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:19:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:19:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:19:35 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:19:35 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:19:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:19:38 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:19:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:19:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:19:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "20738983e7ef498fa3f745ee16bce306"}
May 07 13:19:44 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059184.791085, 'type': 's', 'key': '20738983e7ef498fa3f745ee16bce306'}
May 07 13:20:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:20:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:20:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:20:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:20:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:20:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:20:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:20:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a2194a33ebd54be2848d8c7329299909"}
May 07 13:20:44 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 13:20:44 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 13:20:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059245.1430783, 'type': 's', 'key': 'a2194a33ebd54be2848d8c7329299909'}
May 07 13:21:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:21:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:21:28 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 13:21:28 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 13:21:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:21:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:21:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:21:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:21:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0b87228ea83e45c3821744cef3eda706"}
May 07 13:21:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059305.2654371, 'type': 's', 'key': '0b87228ea83e45c3821744cef3eda706'}
May 07 13:21:55 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:21:55 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:21:57 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:21:57 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:22:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:22:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:22:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:22:08 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:22:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:22:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:22:36 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 13:22:36 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 13:22:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1a%', 'pairing_code': b'\x1a%', 'alert_status': b'\x00', 'mtp_version': 6} 1a251a250006
May 07 13:22:38 msm8909 python3[3048]: IGNORING 06:05:04:20:68:45 WITH PAIRING CODE: 1a25
May 07 13:22:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:22:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:22:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "906285932e734e91924254031f8ffce9"}
May 07 13:22:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059365.1823795, 'type': 's', 'key': '906285932e734e91924254031f8ffce9'}
May 07 13:23:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:23:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:23:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 104, 'battery': 82, 'act_cals': 10, 'case_temp': 112, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 347, 'mtp_version': 7, 'solar_gen': 338, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 357, 'total_steps': 520} 251a251a00070000020801a10000015200680ac15b4052357075
May 07 13:23:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059389, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 104, 'actCals': 10, 'totalCals': 357, 'bmrCals': 347, 'heartRate': 64, 'solarGen': 338, 'caseTemp': 112}}
May 07 13:23:09 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059389, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 104, 'actCals': 10, 'totalCals': 357, 'bmrCals': 347, 'heartRate': 64, 'solarGen': 338, 'caseTemp': 112}}
May 07 13:23:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715059389, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 520, "skinTemp": 117, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 104, "actCals": 10, "totalCals": 357, "bmrCals": 347, "heartRate": 64, "solarGen": 338, "caseTemp": 112}}, "rt": "instant", "key": "72b01b3df05d432d948af9a393ba4fef"}
May 07 13:23:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059389.5283468, 'type': 's', 'key': '72b01b3df05d432d948af9a393ba4fef'}
May 07 13:23:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:23:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:23:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:23:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:23:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d128dd11f6734903884f0cd9e2f564f7"}
May 07 13:23:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059425.3750978, 'type': 's', 'key': 'd128dd11f6734903884f0cd9e2f564f7'}
May 07 13:24:00 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 160, 'battery': 89, 'act_cals': 9, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 124, 'walk_steps': 881, 'bmr_cals': 304, 'mtp_version': 7, 'solar_gen': 284, 'distance': 726, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 313, 'total_steps': 926} 158315830007002d037102d6018a011c00a009f130405934787c
May 07 13:24:00 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:24:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:24:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:24:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 602, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002025a0005000001005b306466
May 07 13:24:02 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:24:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 604, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002025c00050000010059106466
May 07 13:24:14 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:24:15 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:24:15 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:24:15 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 5, 'thermal_gen': 160, 'battery': 89, 'act_cals': 10, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 124, 'walk_steps': 881, 'bmr_cals': 305, 'mtp_version': 7, 'solar_gen': 285, 'distance': 726, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 315, 'total_steps': 926} 158315830007002d037102d6018a011d00a00a0131405905787c
May 07 13:24:15 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:24:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:24:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:24:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 105, 'battery': 82, 'act_cals': 10, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 349, 'mtp_version': 7, 'solar_gen': 339, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 359, 'total_steps': 520} 251a251a00070000020801a10000015300690ad15d4052057175
May 07 13:24:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059482, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 105, 'actCals': 10, 'totalCals': 359, 'bmrCals': 349, 'heartRate': 64, 'solarGen': 339, 'caseTemp': 113}}
May 07 13:24:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059482, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 105, 'actCals': 10, 'totalCals': 359, 'bmrCals': 349, 'heartRate': 64, 'solarGen': 339, 'caseTemp': 113}}
May 07 13:24:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715059482, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 520, "skinTemp": 117, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 105, "actCals": 10, "totalCals": 359, "bmrCals": 349, "heartRate": 64, "solarGen": 339, "caseTemp": 113}}, "rt": "instant", "key": "78287a74239e4c5f83525c376aaee6a2"}
May 07 13:24:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059483.5186551, 'type': 's', 'key': '78287a74239e4c5f83525c376aaee6a2'}
May 07 13:24:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:24:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:24:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9a1c83f8cc11470b91d6ac88bf2ec6d3"}
May 07 13:24:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059485.3804767, 'type': 's', 'key': '9a1c83f8cc11470b91d6ac88bf2ec6d3'}
May 07 13:24:45 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 160, 'battery': 89, 'act_cals': 10, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 124, 'walk_steps': 881, 'bmr_cals': 305, 'mtp_version': 7, 'solar_gen': 285, 'distance': 726, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 315, 'total_steps': 926} 158315830007002d037102d6018a011d00a00a0131405934787c
May 07 13:24:45 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:25:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:25:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:25:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:25:10 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:25:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:25:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:25:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:25:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 13:25:38 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 13:25:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 74, 'act_cals': 10, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 350, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 360, 'total_steps': 388} 1d921d9200070000018401300000000500850ac15e404a147579
May 07 13:25:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059539, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 360, 'bmrCals': 350, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:25:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059539, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 360, 'bmrCals': 350, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:25:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715059539, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 388, "skinTemp": 121, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 10, "totalCals": 360, "bmrCals": 350, "heartRate": 64, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "f5389b514739489598381d56ad2f80bb"}
May 07 13:25:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059540.3796859, 'type': 's', 'key': 'f5389b514739489598381d56ad2f80bb'}
May 07 13:25:44 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:25:44 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:25:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "50d7e8957a1d472f96006c1e4b2295bc"}
May 07 13:25:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059545.391628, 'type': 's', 'key': '50d7e8957a1d472f96006c1e4b2295bc'}
May 07 13:25:52 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 160, 'battery': 89, 'act_cals': 10, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 124, 'walk_steps': 881, 'bmr_cals': 306, 'mtp_version': 7, 'solar_gen': 285, 'distance': 726, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 316, 'total_steps': 926} 158315830007002d037102d6018a011d00a00a0132405924787c
May 07 13:25:52 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:25:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 106, 'battery': 82, 'act_cals': 10, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 350, 'mtp_version': 7, 'solar_gen': 339, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 360, 'total_steps': 520} 251a251a00070000020801a100000153006a0ad15e4052347175
May 07 13:25:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059554, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 106, 'actCals': 10, 'totalCals': 360, 'bmrCals': 350, 'heartRate': 64, 'solarGen': 339, 'caseTemp': 113}}
May 07 13:25:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059554, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 106, 'actCals': 10, 'totalCals': 360, 'bmrCals': 350, 'heartRate': 64, 'solarGen': 339, 'caseTemp': 113}}
May 07 13:25:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715059554, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 117, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 106, "actCals": 10, "totalCals": 360, "bmrCals": 350, "heartRate": 64, "solarGen": 339, "caseTemp": 113}}, "rt": "instant", "key": "f42062733b124530986af55c42e6cd82"}
May 07 13:25:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059555.1198494, 'type': 's', 'key': 'f42062733b124530986af55c42e6cd82'}
May 07 13:25:56 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 13:25:56 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 13:25:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 74, 'act_cals': 10, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 350, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 360, 'total_steps': 388} 1d921d9200070000018401300000000500850ac15e404a347579
May 07 13:26:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:26:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:26:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 606, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002025e0005000001005b006465
May 07 13:26:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:26:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:26:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:26:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 106, 'battery': 82, 'act_cals': 10, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 520, 'bmr_cals': 351, 'mtp_version': 7, 'solar_gen': 340, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 361, 'total_steps': 520} 251a251a00070000020801a100000154006a0ae15f4052347176
May 07 13:26:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:26:37 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:26:37 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:26:37 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:26:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:26:38 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:26:45 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:26:45 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:26:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b91a092faada43ada403f94ccc3f6d4a"}
May 07 13:26:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059605.6873009, 'type': 's', 'key': 'b91a092faada43ada403f94ccc3f6d4a'}
May 07 13:26:48 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:26:48 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:26:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 75, 'act_cals': 10, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 351, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 361, 'total_steps': 388} 1d921d9200070000018401300000000500850ac15f404b047679
May 07 13:26:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059608, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 361, 'bmrCals': 351, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:26:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059608, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 361, 'bmrCals': 351, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:26:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715059608, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 388, "skinTemp": 121, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 10, "totalCals": 361, "bmrCals": 351, "heartRate": 64, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "244c68f333c54d879e0d88df5195037f"}
May 07 13:26:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059609.3387341, 'type': 's', 'key': '244c68f333c54d879e0d88df5195037f'}
May 07 13:27:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:27:02 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:27:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 106, 'battery': 82, 'act_cals': 10, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 118, 'walk_steps': 520, 'bmr_cals': 351, 'mtp_version': 7, 'solar_gen': 340, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 361, 'total_steps': 520} 251a251a00070000020801a100000154006a0ae15f4052247176
May 07 13:27:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059623, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 118, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 106, 'actCals': 10, 'totalCals': 361, 'bmrCals': 351, 'heartRate': 64, 'solarGen': 340, 'caseTemp': 113}}
May 07 13:27:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059623, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 118, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 106, 'actCals': 10, 'totalCals': 361, 'bmrCals': 351, 'heartRate': 64, 'solarGen': 340, 'caseTemp': 113}}
May 07 13:27:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715059623, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 118, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 106, "actCals": 10, "totalCals": 361, "bmrCals": 351, "heartRate": 64, "solarGen": 340, "caseTemp": 113}}, "rt": "instant", "key": "cc11171804c046b990e1b762f42cf1a4"}
May 07 13:27:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:27:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:27:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059624.1698904, 'type': 's', 'key': 'cc11171804c046b990e1b762f42cf1a4'}
May 07 13:27:17 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:27:17 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:27:17 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 13:27:17 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 13:27:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 610, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202620005000001005a006465
May 07 13:27:20 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:27:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 133, 'battery': 77, 'act_cals': 10, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 353, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 363, 'total_steps': 388} 1d921d9200070000018401300000000500850ad161404d157679
May 07 13:27:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:27:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:27:43 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:27:44 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:27:45 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:27:45 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:27:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a6cc4a33b73343a1a37c215e521dfdcf"}
May 07 13:27:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059665.9898288, 'type': 's', 'key': 'a6cc4a33b73343a1a37c215e521dfdcf'}
May 07 13:28:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:28:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:28:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:28:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:28:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:28:40 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:28:45 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:28:45 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:28:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "be583fe4faf141d8940ca44143225e1c"}
May 07 13:28:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059726.1197605, 'type': 's', 'key': 'be583fe4faf141d8940ca44143225e1c'}
May 07 13:28:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 612, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202640005000001005a106465
May 07 13:28:54 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:29:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:29:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:29:12 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:29:12 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:29:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 133, 'battery': 75, 'act_cals': 10, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 356, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 366, 'total_steps': 388} 1d921d9200070000018401300000000500850ae1643d4b057579
May 07 13:29:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059766, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 75, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 366, 'bmrCals': 356, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:29:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059766, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 75, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 366, 'bmrCals': 356, 'heartRate': 61, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:29:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715059766, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 75, "totalSteps": 388, "skinTemp": 121, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 10, "totalCals": 366, "bmrCals": 356, "heartRate": 61, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "4098ba221b1946449682b93390ee7eb9"}
May 07 13:29:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059766.8582697, 'type': 's', 'key': '4098ba221b1946449682b93390ee7eb9'}
May 07 13:29:35 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:29:35 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:29:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 75, 'act_cals': 10, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 356, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 366, 'total_steps': 388} 1d921d9200070000018401300000000500850ae1643d4b147579
May 07 13:29:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:29:38 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:29:40 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:29:40 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:29:45 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:29:45 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:29:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "281f238650054a63944c647fbb8cba0f"}
May 07 13:29:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059785.9871516, 'type': 's', 'key': '281f238650054a63944c647fbb8cba0f'}
May 07 13:29:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 106, 'battery': 82, 'act_cals': 10, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 356, 'mtp_version': 7, 'solar_gen': 342, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 366, 'total_steps': 520} 251a251a00070000020801a100000156006a0af1643d52347175
May 07 13:29:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059791, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 106, 'actCals': 10, 'totalCals': 366, 'bmrCals': 356, 'heartRate': 61, 'solarGen': 342, 'caseTemp': 113}}
May 07 13:29:51 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059791, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 106, 'actCals': 10, 'totalCals': 366, 'bmrCals': 356, 'heartRate': 61, 'solarGen': 342, 'caseTemp': 113}}
May 07 13:29:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715059791, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 117, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 106, "actCals": 10, "totalCals": 366, "bmrCals": 356, "heartRate": 61, "solarGen": 342, "caseTemp": 113}}, "rt": "instant", "key": "617d81095bf04089917ab305b3bf674a"}
May 07 13:29:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059791.6813757, 'type': 's', 'key': '617d81095bf04089917ab305b3bf674a'}
May 07 13:29:52 msm8909 python3[3048]: DBUS: Discovered 06:05:04:5D:7D:EC .
May 07 13:29:52 msm8909 python3[3048]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 07 13:29:52 msm8909 python3[3048]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 07 13:30:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 106, 'battery': 82, 'act_cals': 10, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 356, 'mtp_version': 7, 'solar_gen': 342, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 366, 'total_steps': 520} 251a251a00070000020801a100000156006a0af1643d52157175
May 07 13:30:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:30:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:30:19 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:30:19 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:30:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:30:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:30:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:30:46 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:30:46 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:30:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "27bc2859283b44d784d168a206da1ef4"}
May 07 13:30:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059846.4892244, 'type': 's', 'key': '27bc2859283b44d784d168a206da1ef4'}
May 07 13:30:50 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:30:50 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:31:03 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:31:03 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:31:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:31:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:31:16 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:31:16 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:31:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:31:29 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:31:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 617, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202690005000001005a106466
May 07 13:31:29 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:31:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:31:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:31:46 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:31:46 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:31:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9ee0da56d8834561baea581302e2bdc6"}
May 07 13:31:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059907.0481877, 'type': 's', 'key': '9ee0da56d8834561baea581302e2bdc6'}
May 07 13:31:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 107, 'battery': 82, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 358, 'mtp_version': 7, 'solar_gen': 344, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 369, 'total_steps': 520} 251a251a00070000020801a100000158006b0b01663d52047175
May 07 13:31:56 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059916, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 107, 'actCals': 11, 'totalCals': 369, 'bmrCals': 358, 'heartRate': 61, 'solarGen': 344, 'caseTemp': 113}}
May 07 13:31:56 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715059916, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 107, 'actCals': 11, 'totalCals': 369, 'bmrCals': 358, 'heartRate': 61, 'solarGen': 344, 'caseTemp': 113}}
May 07 13:31:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715059916, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 117, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 107, "actCals": 11, "totalCals": 369, "bmrCals": 358, "heartRate": 61, "solarGen": 344, "caseTemp": 113}}, "rt": "instant", "key": "6f8a42cbcf234b778c91a8835d500348"}
May 07 13:31:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059917.1721432, 'type': 's', 'key': '6f8a42cbcf234b778c91a8835d500348'}
May 07 13:31:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 10, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 358, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 368, 'total_steps': 388} 1d921d9200070000018401300000000500850af166404c047578
May 07 13:31:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059917, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 368, 'bmrCals': 358, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:31:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715059917, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 10, 'totalCals': 368, 'bmrCals': 358, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:31:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715059917, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 120, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 10, "totalCals": 368, "bmrCals": 358, "heartRate": 64, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "00ae68cce9a3492b9462890259b4749f"}
May 07 13:31:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059918.1632116, 'type': 's', 'key': '00ae68cce9a3492b9462890259b4749f'}
May 07 13:32:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:32:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:32:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 10, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 358, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 368, 'total_steps': 388} 1d921d9200070000018401300000000500850af166404c147578
May 07 13:32:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 619, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004026b0005000004005d106466
May 07 13:32:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:32:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 619, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004026b0005000004005d206466
May 07 13:32:25 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:32:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 619, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002026b0005000001005a306466
May 07 13:32:26 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:32:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 360, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 371, 'total_steps': 388} 1d921d9200070000018401300000000500850b0168404c347578
May 07 13:32:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:32:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:32:46 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:32:46 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:32:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "86307a116a5b4096a808e51b28d686bc"}
May 07 13:32:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715059967.2349093, 'type': 's', 'key': '86307a116a5b4096a808e51b28d686bc'}
May 07 13:33:06 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12Y', 'mtp_version': 5} 1259065f00
May 07 13:33:06 msm8909 python3[3048]: IGNORING 06:05:04:A7:AE:99 WITH PAIRING CODE: 1259
May 07 13:33:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:33:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:33:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 107, 'battery': 82, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 520, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 347, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 92, 'sleep_duration': 0, 'total_cals': 372, 'total_steps': 520} 251a251a00070000020801a10000015b006b0b11695c52247174
May 07 13:33:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060014, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 116, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 107, 'actCals': 11, 'totalCals': 372, 'bmrCals': 361, 'heartRate': 92, 'solarGen': 347, 'caseTemp': 113}}
May 07 13:33:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060014, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 116, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 107, 'actCals': 11, 'totalCals': 372, 'bmrCals': 361, 'heartRate': 92, 'solarGen': 347, 'caseTemp': 113}}
May 07 13:33:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060014, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 116, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 107, "actCals": 11, "totalCals": 372, "bmrCals": 361, "heartRate": 92, "solarGen": 347, "caseTemp": 113}}, "rt": "instant", "key": "6eb6fbad4df94ce2bc0c34f412f9ec93"}
May 07 13:33:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 621, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002026d0005000001005b206466
May 07 13:33:35 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:33:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060015.5366297, 'type': 's', 'key': '6eb6fbad4df94ce2bc0c34f412f9ec93'}
May 07 13:33:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:33:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:33:46 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:33:46 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:33:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ea73c8bdd71148e89cc7b698d6c36f36"}
May 07 13:33:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060027.190547, 'type': 's', 'key': 'ea73c8bdd71148e89cc7b698d6c36f36'}
May 07 13:33:47 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 13:33:47 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 13:33:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 621, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002026d0005000001005b306466
May 07 13:33:48 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:33:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 107, 'battery': 82, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 520, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 347, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 92, 'sleep_duration': 0, 'total_cals': 372, 'total_steps': 520} 251a251a00070000020801a10000015b006b0b11695c52047174
May 07 13:33:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 621, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002026d0005000001005b306466
May 07 13:33:50 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:34:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 372, 'total_steps': 388} 1d921d9200070000018401300000000500850b0169664c147578
May 07 13:34:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060045, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 372, 'bmrCals': 361, 'heartRate': 102, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:34:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060045, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 372, 'bmrCals': 361, 'heartRate': 102, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:34:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060045, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 120, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 11, "totalCals": 372, "bmrCals": 361, "heartRate": 102, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "01799f6290044305b019272fc29b781f"}
May 07 13:34:06 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:34:06 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:34:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060045.9156387, 'type': 's', 'key': '01799f6290044305b019272fc29b781f'}
May 07 13:34:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:34:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:34:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 363, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 374, 'total_steps': 388} 1d921d9200070000018401300000000500850b116b664c247578
May 07 13:34:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 13:34:20 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 13:34:20 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:34:20 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:34:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 363, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 374, 'total_steps': 388} 1d921d9200070000018401300000000500850b116b664c347578
May 07 13:34:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 13:34:33 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 13:34:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:34:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:34:47 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:34:47 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:34:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "90a090bcaa064cfba974085473491c4f"}
May 07 13:34:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060087.6368871, 'type': 's', 'key': '90a090bcaa064cfba974085473491c4f'}
May 07 13:34:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 107, 'battery': 81, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 520, 'bmr_cals': 363, 'mtp_version': 7, 'solar_gen': 349, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 374, 'total_steps': 520} 251a251a00070000020801a10000015d006b0b216b3d51347174
May 07 13:34:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060098, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 520, 'skinTemp': 116, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 107, 'actCals': 11, 'totalCals': 374, 'bmrCals': 363, 'heartRate': 61, 'solarGen': 349, 'caseTemp': 113}}
May 07 13:34:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060098, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 520, 'skinTemp': 116, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 107, 'actCals': 11, 'totalCals': 374, 'bmrCals': 363, 'heartRate': 61, 'solarGen': 349, 'caseTemp': 113}}
May 07 13:34:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060098, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 520, "skinTemp": 116, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 107, "actCals": 11, "totalCals": 374, "bmrCals": 363, "heartRate": 61, "solarGen": 349, "caseTemp": 113}}, "rt": "instant", "key": "56782dd336d744d9a4118966366853b3"}
May 07 13:34:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060098.827776, 'type': 's', 'key': '56782dd336d744d9a4118966366853b3'}
May 07 13:35:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:35:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:35:16 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 13:35:16 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 13:35:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 364, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 375, 'total_steps': 388} 1d921d9200070000018401300000000500850b116c664c047578
May 07 13:35:17 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060117, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 375, 'bmrCals': 364, 'heartRate': 102, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:35:17 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060117, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 375, 'bmrCals': 364, 'heartRate': 102, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:35:17 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060117, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 120, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 11, "totalCals": 375, "bmrCals": 364, "heartRate": 102, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "e43dd5ecc7de4427b3fff89093cb9614"}
May 07 13:35:17 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060117.5105731, 'type': 's', 'key': 'e43dd5ecc7de4427b3fff89093cb9614'}
May 07 13:35:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 625, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202710005000001005b106465
May 07 13:35:29 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:35:29 msm8909 python3[3048]: ADVERT: {'company_id': b'$\\', 'pairing_code': b'$\\', 'alert_status': b'\x00', 'mtp_version': 6} 245c245c0006
May 07 13:35:29 msm8909 python3[3048]: IGNORING 06:05:04:F0:E7:AC WITH PAIRING CODE: 245c
May 07 13:35:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 107, 'battery': 82, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 520, 'bmr_cals': 364, 'mtp_version': 7, 'solar_gen': 351, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 375, 'total_steps': 520} 251a251a00070000020801a10000015f006b0b216c4052257174
May 07 13:35:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:35:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:35:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:35:42 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1d\x8c', 'pairing_code': b'\x1d\x8c', 'alert_status': b'\x00', 'mtp_version': 6} 1d8c1d8c0006
May 07 13:35:42 msm8909 python3[3048]: IGNORING 06:05:04:46:6B:AC WITH PAIRING CODE: 1d8c
May 07 13:35:47 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:35:47 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:35:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "89c9e69e424f45d7b24e8870adeea7c5"}
May 07 13:35:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060147.9799953, 'type': 's', 'key': '89c9e69e424f45d7b24e8870adeea7c5'}
May 07 13:35:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:35:54 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:35:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 625, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402710005000004005d006465
May 07 13:35:54 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:35:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 625, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202710005000001005b006465
May 07 13:35:56 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:35:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 107, 'battery': 82, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 116, 'walk_steps': 520, 'bmr_cals': 364, 'mtp_version': 7, 'solar_gen': 351, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 375, 'total_steps': 520} 251a251a00070000020801a10000015f006b0b216c4052147174
May 07 13:35:58 msm8909 python3[3048]: DBUS: Discovered 06:05:04:7D:1F:2A .
May 07 13:35:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1f*', 'pairing_code': b'\x1f*', 'alert_status': b'\x00', 'mtp_version': 6} 1f2a1f2a0006
May 07 13:35:58 msm8909 python3[3048]: IGNORING 06:05:04:7D:1F:2A WITH PAIRING CODE: 1f2a
May 07 13:36:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:36:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:36:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 13:36:10 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 13:36:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 364, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 375, 'total_steps': 388} 1d921d9200070000018401300000000500850b116c664c147578
May 07 13:36:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 88, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 627, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002027300050000010058306465
May 07 13:36:23 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:36:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 365, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 102, 'sleep_duration': 0, 'total_cals': 376, 'total_steps': 388} 1d921d9200070000018401300000000500850b216d664c347578
May 07 13:36:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060185, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 376, 'bmrCals': 365, 'heartRate': 102, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:36:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060185, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 376, 'bmrCals': 365, 'heartRate': 102, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:36:25 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060185, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 120, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 11, "totalCals": 376, "bmrCals": 365, "heartRate": 102, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "f5aa3eb26af546d7b2b92c88b806f2fd"}
May 07 13:36:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060185.9047167, 'type': 's', 'key': 'f5aa3eb26af546d7b2b92c88b806f2fd'}
May 07 13:36:36 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:36:36 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:36:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:36:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:36:47 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:36:47 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:36:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c9c7b0d2225b49bc9e7afe968b209403"}
May 07 13:36:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060208.1171358, 'type': 's', 'key': 'c9c7b0d2225b49bc9e7afe968b209403'}
May 07 13:36:51 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 13:36:51 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 13:36:53 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6609, 'bmr_cals': 824, 'mtp_version': 7, 'solar_gen': 246, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 847, 'total_steps': 6838} 0d550d55000700e519d1144e000000f600cf177338404d147a7c
May 07 13:36:53 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060213, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 124, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 847, 'bmrCals': 824, 'heartRate': 64, 'solarGen': 246, 'caseTemp': 122}}
May 07 13:36:53 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060213, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 124, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 847, 'bmrCals': 824, 'heartRate': 64, 'solarGen': 246, 'caseTemp': 122}}
May 07 13:36:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060213, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6838, "skinTemp": 124, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 207, "actCals": 23, "totalCals": 847, "bmrCals": 824, "heartRate": 64, "solarGen": 246, "caseTemp": 122}}, "rt": "instant", "key": "f3859530a4cc4cb1b0b51dfb813c8634"}
May 07 13:36:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060213.45188, 'type': 's', 'key': 'f3859530a4cc4cb1b0b51dfb813c8634'}
May 07 13:36:54 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:36:54 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:37:06 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 124, 'pairing_code': b'\x0f\x89', 'skin_temp': 127, 'walk_steps': 6921, 'bmr_cals': 818, 'mtp_version': 7, 'solar_gen': 246, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 841, 'total_steps': 7108} 0f890f89000700bb1b09151f000000f6000e1753324053247c7f
May 07 13:37:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060226, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 127, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 841, 'bmrCals': 818, 'heartRate': 64, 'solarGen': 246, 'caseTemp': 124}}
May 07 13:37:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060226, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 127, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 841, 'bmrCals': 818, 'heartRate': 64, 'solarGen': 246, 'caseTemp': 124}}
May 07 13:37:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060226, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 127, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 841, "bmrCals": 818, "heartRate": 64, "solarGen": 246, "caseTemp": 124}}, "rt": "instant", "key": "c1597b00b6754a37ba18b4fddd5e8cfb"}
May 07 13:37:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060226.6026382, 'type': 's', 'key': 'c1597b00b6754a37ba18b4fddd5e8cfb'}
May 07 13:37:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 11, 'battery': 73, 'act_cals': 16, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 5847, 'bmr_cals': 316, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 332, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000b10613c4049047a7d
May 07 13:37:07 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060227, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 125, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 11, 'actCals': 16, 'totalCals': 332, 'bmrCals': 316, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 122}}
May 07 13:37:07 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060227, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 125, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 11, 'actCals': 16, 'totalCals': 332, 'bmrCals': 316, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 122}}
May 07 13:37:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060227, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5847, "skinTemp": 125, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 11, "actCals": 16, "totalCals": 332, "bmrCals": 316, "heartRate": 64, "solarGen": 5, "caseTemp": 122}}, "rt": "instant", "key": "9fd85b92788c48f6818394ade7b91f42"}
May 07 13:37:08 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:37:08 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:37:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:37:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:37:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060228.0521502, 'type': 's', 'key': '9fd85b92788c48f6818394ade7b91f42'}
May 07 13:37:20 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 207, 'battery': 76, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6609, 'bmr_cals': 825, 'mtp_version': 7, 'solar_gen': 246, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 848, 'total_steps': 6838} 0d550d55000700e519d1144e000000f600cf177339404c35797c
May 07 13:37:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 11, 'battery': 74, 'act_cals': 16, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5847, 'bmr_cals': 317, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 333, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000b10713d404a15797c
May 07 13:37:32 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:37:32 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:37:34 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:37:34 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:37:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 108, 'battery': 81, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 367, 'mtp_version': 7, 'solar_gen': 354, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 378, 'total_steps': 520} 251a251a00070000020801a100000162006c0b316f4051347175
May 07 13:37:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060254, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 108, 'actCals': 11, 'totalCals': 378, 'bmrCals': 367, 'heartRate': 64, 'solarGen': 354, 'caseTemp': 113}}
May 07 13:37:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060254, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 520, 'skinTemp': 117, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 108, 'actCals': 11, 'totalCals': 378, 'bmrCals': 367, 'heartRate': 64, 'solarGen': 354, 'caseTemp': 113}}
May 07 13:37:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060254, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 520, "skinTemp": 117, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 108, "actCals": 11, "totalCals": 378, "bmrCals": 367, "heartRate": 64, "solarGen": 354, "caseTemp": 113}}, "rt": "instant", "key": "8605d5f6d7d443d4bd47f96167af9348"}
May 07 13:37:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 11, 'battery': 74, 'act_cals': 16, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5847, 'bmr_cals': 317, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 333, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000b10713d404a24797c
May 07 13:37:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060255.2859206, 'type': 's', 'key': '8605d5f6d7d443d4bd47f96167af9348'}
May 07 13:37:35 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6921, 'bmr_cals': 819, 'mtp_version': 7, 'solar_gen': 246, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 842, 'total_steps': 7108} 0f890f89000700bb1b09151f000000f6000e1753334053147b7e
May 07 13:37:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 133, 'battery': 76, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'\x1d\x92', 'skin_temp': 120, 'walk_steps': 388, 'bmr_cals': 367, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 378, 'total_steps': 388} 1d921d9200070000018401300000000500850b216f3a4c247478
May 07 13:37:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060257, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 378, 'bmrCals': 367, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 116}}
May 07 13:37:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060257, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 120, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 133, 'actCals': 11, 'totalCals': 378, 'bmrCals': 367, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 116}}
May 07 13:37:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060257, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 120, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 133, "actCals": 11, "totalCals": 378, "bmrCals": 367, "heartRate": 58, "solarGen": 5, "caseTemp": 116}}, "rt": "instant", "key": "8746ac76c247495c93c399301d56d521"}
May 07 13:37:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060257.4526262, 'type': 's', 'key': '8746ac76c247495c93c399301d56d521'}
May 07 13:37:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:37:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:37:47 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 160, 'battery': 88, 'act_cals': 10, 'case_temp': 120, 'pairing_code': b'\x15\x83', 'skin_temp': 123, 'walk_steps': 881, 'bmr_cals': 318, 'mtp_version': 7, 'solar_gen': 287, 'distance': 726, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 81, 'sleep_duration': 394, 'total_cals': 328, 'total_steps': 926} 158315830007002d037102d6018a011f00a00a513e515834787b
May 07 13:37:47 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:37:48 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 13:37:48 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 13:37:48 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:37:48 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:37:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "2a8e1b9e290e445ba48d3c27669748a6"}
May 07 13:37:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060268.4829297, 'type': 's', 'key': '2a8e1b9e290e445ba48d3c27669748a6'}
May 07 13:37:50 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:37:50 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:38:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 11, 'battery': 74, 'act_cals': 16, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 5847, 'bmr_cals': 317, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 333, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000b10713d404a14797c
May 07 13:38:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 108, 'battery': 81, 'act_cals': 11, 'case_temp': 113, 'pairing_code': b'%\x1a', 'skin_temp': 117, 'walk_steps': 520, 'bmr_cals': 367, 'mtp_version': 7, 'solar_gen': 354, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 378, 'total_steps': 520} 251a251a00070000020801a100000162006c0b316f4051147175
May 07 13:38:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 123, 'pairing_code': b'\x0f\x89', 'skin_temp': 126, 'walk_steps': 6921, 'bmr_cals': 819, 'mtp_version': 7, 'solar_gen': 246, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 842, 'total_steps': 7108} 0f890f89000700bb1b09151f000000f6000e1753334053047b7e
May 07 13:38:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:38:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:38:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 110, 'battery': 82, 'act_cals': 11, 'case_temp': 114, 'pairing_code': b'%\x1a', 'skin_temp': 119, 'walk_steps': 520, 'bmr_cals': 368, 'mtp_version': 7, 'solar_gen': 355, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 379, 'total_steps': 520} 251a251a00070000020801a100000163006e0b41704052047277
May 07 13:38:29 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 13:38:29 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 13:38:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 11, 'battery': 74, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5847, 'bmr_cals': 318, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 334, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000b10713e404a04787b
May 07 13:38:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060310, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 123, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 11, 'actCals': 16, 'totalCals': 334, 'bmrCals': 318, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:38:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060310, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 123, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 11, 'actCals': 16, 'totalCals': 334, 'bmrCals': 318, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:38:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060310, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5847, "skinTemp": 123, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 11, "actCals": 16, "totalCals": 334, "bmrCals": 318, "heartRate": 64, "solarGen": 5, "caseTemp": 120}}, "rt": "instant", "key": "f32b4bc6502047c8b45ee7be0c3673b5"}
May 07 13:38:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060311.4426792, 'type': 's', 'key': 'f32b4bc6502047c8b45ee7be0c3673b5'}
May 07 13:38:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:38:31 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:38:32 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6921, 'bmr_cals': 820, 'mtp_version': 7, 'solar_gen': 248, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 843, 'total_steps': 7108} 0f890f89000700bb1b09151f000000f8000e176334405334797d
May 07 13:38:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060312, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 125, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 843, 'bmrCals': 820, 'heartRate': 64, 'solarGen': 248, 'caseTemp': 121}}
May 07 13:38:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060312, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 125, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 843, 'bmrCals': 820, 'heartRate': 64, 'solarGen': 248, 'caseTemp': 121}}
May 07 13:38:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060312, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 125, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 843, "bmrCals": 820, "heartRate": 64, "solarGen": 248, "caseTemp": 121}}, "rt": "instant", "key": "044baace020a4415a8059003fe3b11d1"}
May 07 13:38:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060312.8057277, 'type': 's', 'key': '044baace020a4415a8059003fe3b11d1'}
May 07 13:38:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:38:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:38:44 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6609, 'bmr_cals': 826, 'mtp_version': 7, 'solar_gen': 248, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 849, 'total_steps': 6838} 0d550d55000700e519d1144e000000f800cf17833a404d24787b
May 07 13:38:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060324, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 123, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 849, 'bmrCals': 826, 'heartRate': 64, 'solarGen': 248, 'caseTemp': 120}}
May 07 13:38:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060324, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 123, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 849, 'bmrCals': 826, 'heartRate': 64, 'solarGen': 248, 'caseTemp': 120}}
May 07 13:38:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060324, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6838, "skinTemp": 123, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 207, "actCals": 23, "totalCals": 849, "bmrCals": 826, "heartRate": 64, "solarGen": 248, "caseTemp": 120}}, "rt": "instant", "key": "e70c042642df46b1a286c9cfaa9653b6"}
May 07 13:38:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060324.7139318, 'type': 's', 'key': 'e70c042642df46b1a286c9cfaa9653b6'}
May 07 13:38:48 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:38:48 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:38:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "6455f224bc0c417e9a3cffaa754050e5"}
May 07 13:38:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060328.890759, 'type': 's', 'key': '6455f224bc0c417e9a3cffaa754050e5'}
May 07 13:38:58 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6609, 'bmr_cals': 826, 'mtp_version': 7, 'solar_gen': 248, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 849, 'total_steps': 6838} 0d550d55000700e519d1144e000000f800cf17833a404d04787b
May 07 13:39:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:39:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:39:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 135, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 370, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 381, 'total_steps': 388} 1d921d9200070000018401300000000500870b31723a4c047579
May 07 13:39:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060350, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 135, 'actCals': 11, 'totalCals': 381, 'bmrCals': 370, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:39:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060350, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 121, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 135, 'actCals': 11, 'totalCals': 381, 'bmrCals': 370, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:39:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060350, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 121, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 135, "actCals": 11, "totalCals": 381, "bmrCals": 370, "heartRate": 58, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "ee636dc6ea9f412a940155e591f7dca5"}
May 07 13:39:11 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 13:39:11 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 13:39:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060351.1220109, 'type': 's', 'key': 'ee636dc6ea9f412a940155e591f7dca5'}
May 07 13:39:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 13:39:28 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 13:39:29 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 6921, 'bmr_cals': 821, 'mtp_version': 7, 'solar_gen': 250, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 844, 'total_steps': 7108} 0f890f89000700bb1b09151f000000fa000e176335405214797d
May 07 13:39:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 135, 'battery': 76, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'\x1d\x92', 'skin_temp': 121, 'walk_steps': 388, 'bmr_cals': 370, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 381, 'total_steps': 388} 1d921d9200070000018401300000000500870b31723a4c347579
May 07 13:39:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:39:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:39:41 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6609, 'bmr_cals': 827, 'mtp_version': 7, 'solar_gen': 250, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 850, 'total_steps': 6838} 0d550d55000700e519d1144e000000fa00cf17833b404d04777b
May 07 13:39:48 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:39:48 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:39:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "59caad2f06644b7d868b7cb697c2b9ad"}
May 07 13:39:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060389.2372913, 'type': 's', 'key': '59caad2f06644b7d868b7cb697c2b9ad'}
May 07 13:39:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 74, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5847, 'bmr_cals': 319, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 335, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c10713f494a04777b
May 07 13:39:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060392, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 123, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 335, 'bmrCals': 319, 'heartRate': 73, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:39:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060392, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 123, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 335, 'bmrCals': 319, 'heartRate': 73, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:39:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060392, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5847, "skinTemp": 123, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 12, "actCals": 16, "totalCals": 335, "bmrCals": 319, "heartRate": 73, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "c51e467817ae45c9b60331064572ce96"}
May 07 13:39:52 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6609, 'bmr_cals': 827, 'mtp_version': 7, 'solar_gen': 250, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 850, 'total_steps': 6838} 0d550d55000700e519d1144e000000fa00cf17833b404d14777b
May 07 13:39:52 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060392, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 123, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 850, 'bmrCals': 827, 'heartRate': 64, 'solarGen': 250, 'caseTemp': 119}}
May 07 13:39:52 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060392, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 123, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 850, 'bmrCals': 827, 'heartRate': 64, 'solarGen': 250, 'caseTemp': 119}}
May 07 13:39:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060392, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6838, "skinTemp": 123, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 207, "actCals": 23, "totalCals": 850, "bmrCals": 827, "heartRate": 64, "solarGen": 250, "caseTemp": 119}}, "rt": "instant", "key": "c73ff5443f01415b9f2c736cd02f31e2"}
May 07 13:39:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060392.5089283, 'type': 's', 'key': 'c51e467817ae45c9b60331064572ce96'}
May 07 13:39:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060392.796273, 'type': 's', 'key': 'c73ff5443f01415b9f2c736cd02f31e2'}
May 07 13:40:06 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6609, 'bmr_cals': 827, 'mtp_version': 7, 'solar_gen': 250, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 850, 'total_steps': 6838} 0d550d55000700e519d1144e000000fa00cf17833b404d24777b
May 07 13:40:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 111, 'battery': 83, 'act_cals': 11, 'case_temp': 115, 'pairing_code': b'%\x1a', 'skin_temp': 120, 'walk_steps': 520, 'bmr_cals': 370, 'mtp_version': 7, 'solar_gen': 356, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 381, 'total_steps': 520} 251a251a00070000020801a100000164006f0b41724053347378
May 07 13:40:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060408, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 520, 'skinTemp': 120, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 111, 'actCals': 11, 'totalCals': 381, 'bmrCals': 370, 'heartRate': 64, 'solarGen': 356, 'caseTemp': 115}}
May 07 13:40:08 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060408, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 83, 'totalSteps': 520, 'skinTemp': 120, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 111, 'actCals': 11, 'totalCals': 381, 'bmrCals': 370, 'heartRate': 64, 'solarGen': 356, 'caseTemp': 115}}
May 07 13:40:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060408, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 83, "totalSteps": 520, "skinTemp": 120, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 111, "actCals": 11, "totalCals": 381, "bmrCals": 370, "heartRate": 64, "solarGen": 356, "caseTemp": 115}}, "rt": "instant", "key": "eddcea51504f4274b2535b38c44fd7e1"}
May 07 13:40:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060408.6685178, 'type': 's', 'key': 'eddcea51504f4274b2535b38c44fd7e1'}
May 07 13:40:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:40:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:40:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 388, 'bmr_cals': 371, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 382, 'total_steps': 388} 1d921d9200070000018401300000000500880b41733a4c04767a
May 07 13:40:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060422, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 122, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 136, 'actCals': 11, 'totalCals': 382, 'bmrCals': 371, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:40:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060422, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 122, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 136, 'actCals': 11, 'totalCals': 382, 'bmrCals': 371, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:40:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060422, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 122, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 136, "actCals": 11, "totalCals": 382, "bmrCals": 371, "heartRate": 58, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "ecf7d08b62b64106b91d3e64129349c9"}
May 07 13:40:22 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060422.7762053, 'type': 's', 'key': 'ecf7d08b62b64106b91d3e64129349c9'}
May 07 13:40:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 73, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5847, 'bmr_cals': 320, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 336, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c108140494904777b
May 07 13:40:34 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:40:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 388, 'bmr_cals': 371, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 382, 'total_steps': 388} 1d921d9200070000018401300000000500880b41733a4c14767a
May 07 13:40:35 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 6921, 'bmr_cals': 821, 'mtp_version': 7, 'solar_gen': 252, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 844, 'total_steps': 7108} 0f890f89000700bb1b09151f000000fc000e177335405304787c
May 07 13:40:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060435, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 124, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 844, 'bmrCals': 821, 'heartRate': 64, 'solarGen': 252, 'caseTemp': 120}}
May 07 13:40:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060435, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 124, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 844, 'bmrCals': 821, 'heartRate': 64, 'solarGen': 252, 'caseTemp': 120}}
May 07 13:40:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060435, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 124, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 844, "bmrCals": 821, "heartRate": 64, "solarGen": 252, "caseTemp": 120}}, "rt": "instant", "key": "031da7689e2f4489a34baa47abd3cba8"}
May 07 13:40:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060435.6319432, 'type': 's', 'key': '031da7689e2f4489a34baa47abd3cba8'}
May 07 13:40:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 73, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5847, 'bmr_cals': 320, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 336, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c108140494914777b
May 07 13:40:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 388, 'bmr_cals': 371, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 382, 'total_steps': 388} 1d921d9200070000018401300000000500880b41733a4c14767a
May 07 13:40:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:40:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:40:49 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:40:49 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:40:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7c64e25d482f4261b2aac11843df5088"}
May 07 13:40:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 634, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002027a0005000001005a306466
May 07 13:40:49 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:40:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060449.6652186, 'type': 's', 'key': '7c64e25d482f4261b2aac11843df5088'}
May 07 13:40:51 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 122, 'walk_steps': 6609, 'bmr_cals': 828, 'mtp_version': 7, 'solar_gen': 252, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 851, 'total_steps': 6838} 0d550d55000700e519d1144e000000fc00cf17833c494d24777a
May 07 13:41:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 634, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf00070000000000000004027a0005000004005d206466
May 07 13:41:02 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:41:03 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 73, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 5847, 'bmr_cals': 320, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 336, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c108140494904777b
May 07 13:41:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060463, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 123, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 336, 'bmrCals': 320, 'heartRate': 73, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:41:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060463, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 123, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 336, 'bmrCals': 320, 'heartRate': 73, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:41:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060463, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5847, "skinTemp": 123, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 12, "actCals": 16, "totalCals": 336, "bmrCals": 320, "heartRate": 73, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "322bc97a2aff478686bad89cb1fbf64e"}
May 07 13:41:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060463.7593372, 'type': 's', 'key': '322bc97a2aff478686bad89cb1fbf64e'}
May 07 13:41:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 122, 'walk_steps': 388, 'bmr_cals': 371, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 382, 'total_steps': 388} 1d921d9200070000018401300000000500880b41733a4c04767a
May 07 13:41:06 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x18<', 'mtp_version': 5} 183c065f00
May 07 13:41:06 msm8909 python3[3048]: IGNORING 06:05:04:33:18:3C WITH PAIRING CODE: 183c
May 07 13:41:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:41:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:41:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 115, 'battery': 82, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 520, 'bmr_cals': 372, 'mtp_version': 7, 'solar_gen': 358, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 383, 'total_steps': 520} 251a251a00070000020801a10000016600730b51744052247479
May 07 13:41:17 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060477, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 121, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 115, 'actCals': 11, 'totalCals': 383, 'bmrCals': 372, 'heartRate': 64, 'solarGen': 358, 'caseTemp': 116}}
May 07 13:41:17 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060477, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 121, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 115, 'actCals': 11, 'totalCals': 383, 'bmrCals': 372, 'heartRate': 64, 'solarGen': 358, 'caseTemp': 116}}
May 07 13:41:17 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060477, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 121, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 115, "actCals": 11, "totalCals": 383, "bmrCals": 372, "heartRate": 64, "solarGen": 358, "caseTemp": 116}}, "rt": "instant", "key": "5e1dffb6d38945bfa9d73baa5f1a73ef"}
May 07 13:41:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 92, 'battery': 58, 'act_cals': 15, 'case_temp': 117, 'pairing_code': b'"(', 'skin_temp': 120, 'walk_steps': 5584, 'bmr_cals': 318, 'mtp_version': 7, 'solar_gen': 242, 'distance': 4099, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 333, 'total_steps': 5584} 222822280007000015d0100301a300f2005c0ff13e403a247578
May 07 13:41:17 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 13:41:18 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060477.824893, 'type': 's', 'key': '5e1dffb6d38945bfa9d73baa5f1a73ef'}
May 07 13:41:31 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 13:41:31 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 13:41:34 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 13:41:34 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 13:41:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:41:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:41:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 73, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 5847, 'bmr_cals': 321, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 337, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c108141494904777a
May 07 13:41:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 137, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 388, 'bmr_cals': 372, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 383, 'total_steps': 388} 1d921d9200070000018401300000000500890b41743a4c04767b
May 07 13:41:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060506, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 123, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 137, 'actCals': 11, 'totalCals': 383, 'bmrCals': 372, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:41:46 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060506, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 123, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 137, 'actCals': 11, 'totalCals': 383, 'bmrCals': 372, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:41:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060506, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 123, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 137, "actCals": 11, "totalCals": 383, "bmrCals": 372, "heartRate": 58, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "34d6aeef120b40388e6d3fff13c449a7"}
May 07 13:41:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060506.993078, 'type': 's', 'key': '34d6aeef120b40388e6d3fff13c449a7'}
May 07 13:41:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 115, 'battery': 82, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 520, 'bmr_cals': 372, 'mtp_version': 7, 'solar_gen': 358, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 383, 'total_steps': 520} 251a251a00070000020801a10000016600730b51744052147479
May 07 13:41:48 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:41:48 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:41:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 137, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 388, 'bmr_cals': 372, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 383, 'total_steps': 388} 1d921d9200070000018401300000000500890b41743a4c14767b
May 07 13:41:49 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:41:49 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:41:49 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "82068e5963c1442c90344fa971d39b40"}
May 07 13:41:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060510.1109107, 'type': 's', 'key': '82068e5963c1442c90344fa971d39b40'}
May 07 13:42:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 115, 'battery': 82, 'act_cals': 11, 'case_temp': 116, 'pairing_code': b'%\x1a', 'skin_temp': 121, 'walk_steps': 520, 'bmr_cals': 372, 'mtp_version': 7, 'solar_gen': 358, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 383, 'total_steps': 520} 251a251a00070000020801a10000016600730b51744052347479
May 07 13:42:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:42:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:42:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xaa', 'mtp_version': 5} 11aa065f00
May 07 13:42:13 msm8909 python3[3048]: IGNORING 06:05:04:3E:D4:FA WITH PAIRING CODE: 11aa
May 07 13:42:27 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 75, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 122, 'walk_steps': 6609, 'bmr_cals': 830, 'mtp_version': 7, 'solar_gen': 255, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 853, 'total_steps': 6838} 0d550d55000700e519d1144e000000ff00cf17933e404b04777a
May 07 13:42:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060547, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 75, 'totalSteps': 6838, 'skinTemp': 122, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 853, 'bmrCals': 830, 'heartRate': 64, 'solarGen': 255, 'caseTemp': 119}}
May 07 13:42:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060547, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 75, 'totalSteps': 6838, 'skinTemp': 122, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 853, 'bmrCals': 830, 'heartRate': 64, 'solarGen': 255, 'caseTemp': 119}}
May 07 13:42:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060547, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 75, "totalSteps": 6838, "skinTemp": 122, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 207, "actCals": 23, "totalCals": 853, "bmrCals": 830, "heartRate": 64, "solarGen": 255, "caseTemp": 119}}, "rt": "instant", "key": "c0a4d287620c4acc9ee8b3e1fb387a2d"}
May 07 13:42:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060547.6198587, 'type': 's', 'key': 'c0a4d287620c4acc9ee8b3e1fb387a2d'}
May 07 13:42:28 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 13:42:28 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 13:42:29 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 161, 'battery': 89, 'act_cals': 10, 'case_temp': 121, 'pairing_code': b'\x15\x83', 'skin_temp': 125, 'walk_steps': 881, 'bmr_cals': 322, 'mtp_version': 7, 'solar_gen': 293, 'distance': 726, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 86, 'sleep_duration': 394, 'total_cals': 332, 'total_steps': 926} 158315830007002d037102d6018a012500a10a7142565934797d
May 07 13:42:29 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:42:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 13:42:30 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 13:42:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 139, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 388, 'bmr_cals': 374, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 385, 'total_steps': 388} 1d921d92000700000184013000000005008b0b5176404c14767b
May 07 13:42:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 638, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd500070000000000000002027e0005000001005b106466
May 07 13:42:30 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:42:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:42:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:42:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:42:41 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:42:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 13:42:41 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 13:42:50 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:42:50 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:42:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "447fd14fd8604d11970a0daad9190467"}
May 07 13:42:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060570.6253407, 'type': 's', 'key': '447fd14fd8604d11970a0daad9190467'}
May 07 13:42:55 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 75, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 122, 'walk_steps': 6609, 'bmr_cals': 830, 'mtp_version': 7, 'solar_gen': 255, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 853, 'total_steps': 6838} 0d550d55000700e519d1144e000000ff00cf17933e404b24777a
May 07 13:42:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 139, 'battery': 76, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 388, 'bmr_cals': 374, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 385, 'total_steps': 388} 1d921d92000700000184013000000005008b0b5176404c04767b
May 07 13:42:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060577, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 123, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 139, 'actCals': 11, 'totalCals': 385, 'bmrCals': 374, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:42:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060577, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 123, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 139, 'actCals': 11, 'totalCals': 385, 'bmrCals': 374, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:42:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060577, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 123, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 139, "actCals": 11, "totalCals": 385, "bmrCals": 374, "heartRate": 64, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "49541ec6c295413d9018cf23c34436df"}
May 07 13:42:58 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:42:58 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:42:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060578.1568179, 'type': 's', 'key': '49541ec6c295413d9018cf23c34436df'}
May 07 13:43:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 73, 'act_cals': 16, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 5847, 'bmr_cals': 321, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 71, 'sleep_duration': 397, 'total_cals': 337, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c109141474904767a
May 07 13:43:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060588, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 122, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 337, 'bmrCals': 321, 'heartRate': 71, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:43:08 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060588, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 122, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 337, 'bmrCals': 321, 'heartRate': 71, 'solarGen': 5, 'caseTemp': 118}}
May 07 13:43:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060588, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5847, "skinTemp": 122, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 12, "actCals": 16, "totalCals": 337, "bmrCals": 321, "heartRate": 71, "solarGen": 5, "caseTemp": 118}}, "rt": "instant", "key": "1b86c3a11c74429bb883048d612c3afe"}
May 07 13:43:08 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:43:08 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:43:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060589.3325253, 'type': 's', 'key': '1b86c3a11c74429bb883048d612c3afe'}
May 07 13:43:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:43:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:43:13 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6921, 'bmr_cals': 824, 'mtp_version': 7, 'solar_gen': 258, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 847, 'total_steps': 7108} 0f890f89000700bb1b09151f00000102000e178338405304777a
May 07 13:43:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060593, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 122, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 847, 'bmrCals': 824, 'heartRate': 64, 'solarGen': 258, 'caseTemp': 119}}
May 07 13:43:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060593, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 122, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 847, 'bmrCals': 824, 'heartRate': 64, 'solarGen': 258, 'caseTemp': 119}}
May 07 13:43:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060593, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 122, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 847, "bmrCals": 824, "heartRate": 64, "solarGen": 258, "caseTemp": 119}}, "rt": "instant", "key": "c7e8b26aa42948e59aa5c893d355c7a8"}
May 07 13:43:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060593.4526732, 'type': 's', 'key': 'c7e8b26aa42948e59aa5c893d355c7a8'}
May 07 13:43:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 141, 'battery': 76, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 388, 'bmr_cals': 375, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 386, 'total_steps': 388} 1d921d92000700000184013000000005008d0b6177404c24777b
May 07 13:43:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 92, 'battery': 58, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'"(', 'skin_temp': 119, 'walk_steps': 5584, 'bmr_cals': 320, 'mtp_version': 7, 'solar_gen': 246, 'distance': 4099, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 336, 'total_steps': 5584} 222822280007000015d0100301a300f6005c100140403a347577
May 07 13:43:26 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 13:43:39 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:43:39 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:43:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 640, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202800005000001005b006466
May 07 13:43:39 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:43:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:43:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:43:50 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 121, 'walk_steps': 6609, 'bmr_cals': 831, 'mtp_version': 7, 'solar_gen': 257, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 854, 'total_steps': 6838} 0d550d55000700e519d1144e0000010100cf17a33f404d047679
May 07 13:43:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060630, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 121, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 854, 'bmrCals': 831, 'heartRate': 64, 'solarGen': 257, 'caseTemp': 118}}
May 07 13:43:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060630, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 121, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 854, 'bmrCals': 831, 'heartRate': 64, 'solarGen': 257, 'caseTemp': 118}}
May 07 13:43:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060630, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6838, "skinTemp": 121, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 207, "actCals": 23, "totalCals": 854, "bmrCals": 831, "heartRate": 64, "solarGen": 257, "caseTemp": 118}}, "rt": "instant", "key": "eb7b770248f64286b9505e546952c44f"}
May 07 13:43:50 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:43:50 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:43:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e1ee9d580b5b455987490e216ef86f3e"}
May 07 13:43:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060631.0079095, 'type': 's', 'key': 'eb7b770248f64286b9505e546952c44f'}
May 07 13:43:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060631.327446, 'type': 's', 'key': 'e1ee9d580b5b455987490e216ef86f3e'}
May 07 13:43:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 141, 'battery': 76, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 388, 'bmr_cals': 375, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 386, 'total_steps': 388} 1d921d92000700000184013000000005008d0b6177404c14777b
May 07 13:44:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 07 13:44:04 msm8909 python3[3048]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 07 13:44:05 msm8909 python3[3048]: ADVERT: {'company_id': b'#\xc4', 'pairing_code': b'#\xc4', 'alert_status': b'\x00', 'mtp_version': 6} 23c423c40006
May 07 13:44:05 msm8909 python3[3048]: IGNORING 06:05:04:52:C0:04 WITH PAIRING CODE: 23c4
May 07 13:44:11 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:44:11 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:44:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 122, 'battery': 82, 'act_cals': 11, 'case_temp': 117, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 520, 'bmr_cals': 377, 'mtp_version': 7, 'solar_gen': 364, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 388, 'total_steps': 520} 251a251a00070000020801a10000016c007a0b7179435214757b
May 07 13:44:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060661, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 123, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 122, 'actCals': 11, 'totalCals': 388, 'bmrCals': 377, 'heartRate': 67, 'solarGen': 364, 'caseTemp': 117}}
May 07 13:44:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060661, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 123, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 122, 'actCals': 11, 'totalCals': 388, 'bmrCals': 377, 'heartRate': 67, 'solarGen': 364, 'caseTemp': 117}}
May 07 13:44:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060661, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 123, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 122, "actCals": 11, "totalCals": 388, "bmrCals": 377, "heartRate": 67, "solarGen": 364, "caseTemp": 117}}, "rt": "instant", "key": "44ec629856aa4fcf8e1247344a24193c"}
May 07 13:44:22 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6921, 'bmr_cals': 825, 'mtp_version': 7, 'solar_gen': 259, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 848, 'total_steps': 7108} 0f890f89000700bb1b09151f00000103000e178339505334777a
May 07 13:44:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060662, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 122, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 848, 'bmrCals': 825, 'heartRate': 80, 'solarGen': 259, 'caseTemp': 119}}
May 07 13:44:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060662, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 122, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 848, 'bmrCals': 825, 'heartRate': 80, 'solarGen': 259, 'caseTemp': 119}}
May 07 13:44:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060662, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 122, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 848, "bmrCals": 825, "heartRate": 80, "solarGen": 259, "caseTemp": 119}}, "rt": "instant", "key": "bf12d61657e84200a85322ee1a1db52f"}
May 07 13:44:22 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 76, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 121, 'walk_steps': 6609, 'bmr_cals': 832, 'mtp_version': 7, 'solar_gen': 259, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 855, 'total_steps': 6838} 0d550d55000700e519d1144e0000010300cf17a340404c047679
May 07 13:44:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060662.6396918, 'type': 's', 'key': '44ec629856aa4fcf8e1247344a24193c'}
May 07 13:44:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060662.6959498, 'type': 's', 'key': 'bf12d61657e84200a85322ee1a1db52f'}
May 07 13:44:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 92, 'battery': 54, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'"(', 'skin_temp': 120, 'walk_steps': 5584, 'bmr_cals': 321, 'mtp_version': 7, 'solar_gen': 248, 'distance': 4099, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 337, 'total_steps': 5584} 222822280007000015d0100301a300f8005c1011413d36247578
May 07 13:44:35 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 13:44:36 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 76, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 121, 'walk_steps': 6609, 'bmr_cals': 832, 'mtp_version': 7, 'solar_gen': 259, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 855, 'total_steps': 6838} 0d550d55000700e519d1144e0000010300cf17a340404c147679
May 07 13:44:41 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:44:41 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:44:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 74, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5847, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 71, 'sleep_duration': 397, 'total_cals': 339, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c109143474a247579
May 07 13:44:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060687, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 121, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 339, 'bmrCals': 323, 'heartRate': 71, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:44:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060687, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 121, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 339, 'bmrCals': 323, 'heartRate': 71, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:44:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060687, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5847, "skinTemp": 121, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 12, "actCals": 16, "totalCals": 339, "bmrCals": 323, "heartRate": 71, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "a1bc526e28de489b84d6931d99ae0a0d"}
May 07 13:44:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 92, 'battery': 54, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'"(', 'skin_temp': 120, 'walk_steps': 5584, 'bmr_cals': 321, 'mtp_version': 7, 'solar_gen': 248, 'distance': 4099, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 61, 'sleep_duration': 419, 'total_cals': 337, 'total_steps': 5584} 222822280007000015d0100301a300f8005c1011413d36347578
May 07 13:44:47 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 13:44:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060688.0888751, 'type': 's', 'key': 'a1bc526e28de489b84d6931d99ae0a0d'}
May 07 13:44:49 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:44:49 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:44:51 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:44:51 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:44:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "246b4647e5b54ec982576ab230f6ed37"}
May 07 13:44:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060691.442405, 'type': 's', 'key': '246b4647e5b54ec982576ab230f6ed37'}
May 07 13:45:03 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 76, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 121, 'walk_steps': 6609, 'bmr_cals': 832, 'mtp_version': 7, 'solar_gen': 259, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 855, 'total_steps': 6838} 0d550d55000700e519d1144e0000010300cf17a340404c047679
May 07 13:45:03 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060703, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6838, 'skinTemp': 121, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 855, 'bmrCals': 832, 'heartRate': 64, 'solarGen': 259, 'caseTemp': 118}}
May 07 13:45:03 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060703, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6838, 'skinTemp': 121, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 207, 'actCals': 23, 'totalCals': 855, 'bmrCals': 832, 'heartRate': 64, 'solarGen': 259, 'caseTemp': 118}}
May 07 13:45:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060703, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6838, "skinTemp": 121, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 207, "actCals": 23, "totalCals": 855, "bmrCals": 832, "heartRate": 64, "solarGen": 259, "caseTemp": 118}}, "rt": "instant", "key": "e5a587917db848f9896d4b8cccd75f77"}
May 07 13:45:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 143, 'battery': 76, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 388, 'bmr_cals': 377, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 388, 'total_steps': 388} 1d921d92000700000184013000000005008f0b6179404c04777c
May 07 13:45:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060704, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 124, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 143, 'actCals': 11, 'totalCals': 388, 'bmrCals': 377, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:45:04 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060704, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 124, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 143, 'actCals': 11, 'totalCals': 388, 'bmrCals': 377, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 119}}
May 07 13:45:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060704, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 124, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 143, "actCals": 11, "totalCals": 388, "bmrCals": 377, "heartRate": 64, "solarGen": 5, "caseTemp": 119}}, "rt": "instant", "key": "2d4b82dfd32c4370ab4f61a433092f17"}
May 07 13:45:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060704.2879784, 'type': 's', 'key': 'e5a587917db848f9896d4b8cccd75f77'}
May 07 13:45:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060704.6349776, 'type': 's', 'key': '2d4b82dfd32c4370ab4f61a433092f17'}
May 07 13:45:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:45:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:45:16 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 207, 'battery': 77, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 121, 'walk_steps': 6609, 'bmr_cals': 833, 'mtp_version': 7, 'solar_gen': 261, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 856, 'total_steps': 6838} 0d550d55000700e519d1144e0000010500cf17a341404d147679
May 07 13:45:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 125, 'battery': 82, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 520, 'bmr_cals': 378, 'mtp_version': 7, 'solar_gen': 366, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 389, 'total_steps': 520} 251a251a00070000020801a10000016e007d0b717a435204767c
May 07 13:45:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060730, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 124, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 125, 'actCals': 11, 'totalCals': 389, 'bmrCals': 378, 'heartRate': 67, 'solarGen': 366, 'caseTemp': 118}}
May 07 13:45:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060730, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 124, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 125, 'actCals': 11, 'totalCals': 389, 'bmrCals': 378, 'heartRate': 67, 'solarGen': 366, 'caseTemp': 118}}
May 07 13:45:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060730, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 124, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 125, "actCals": 11, "totalCals": 389, "bmrCals": 378, "heartRate": 67, "solarGen": 366, "caseTemp": 118}}, "rt": "instant", "key": "9b6f960ffbba4c6784748be177d23865"}
May 07 13:45:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060731.1007311, 'type': 's', 'key': '9b6f960ffbba4c6784748be177d23865'}
May 07 13:45:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:45:42 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:45:42 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:45:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 2, 'thermal_gen': 5, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 1, 'mtp_version': 7, 'solar_gen': 644, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 2, 'total_cals': 1, 'total_steps': 0} 1dd51dd50007000000000000000202840005000001005a126466
May 07 13:45:43 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 13:45:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 644, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402840005000004005e306466
May 07 13:45:46 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:45:51 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:45:51 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:45:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9dfa3d337992417ea60a56a9dcb4e515"}
May 07 13:45:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060751.7937634, 'type': 's', 'key': '9dfa3d337992417ea60a56a9dcb4e515'}
May 07 13:45:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 125, 'battery': 82, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 520, 'bmr_cals': 378, 'mtp_version': 7, 'solar_gen': 366, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 389, 'total_steps': 520} 251a251a00070000020801a10000016e007d0b717a435234767c
May 07 13:45:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 76, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 388, 'bmr_cals': 378, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 389, 'total_steps': 388} 1d921d9200070000018401300000000500910b717a404c24777d
May 07 13:46:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 76, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 388, 'bmr_cals': 378, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 389, 'total_steps': 388} 1d921d9200070000018401300000000500910b717a404c24777d
May 07 13:46:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 644, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402840005000004005e106466
May 07 13:46:01 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:46:10 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 6921, 'bmr_cals': 826, 'mtp_version': 7, 'solar_gen': 261, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 849, 'total_steps': 7108} 0f890f89000700bb1b09151f00000105000e17933a4052247779
May 07 13:46:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060770, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7108, 'skinTemp': 121, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 849, 'bmrCals': 826, 'heartRate': 64, 'solarGen': 261, 'caseTemp': 119}}
May 07 13:46:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060770, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7108, 'skinTemp': 121, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 849, 'bmrCals': 826, 'heartRate': 64, 'solarGen': 261, 'caseTemp': 119}}
May 07 13:46:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060770, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7108, "skinTemp": 121, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 849, "bmrCals": 826, "heartRate": 64, "solarGen": 261, "caseTemp": 119}}, "rt": "instant", "key": "add540bfcdd34fea971f2e659fc3a4c9"}
May 07 13:46:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 147, 'battery': 75, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 388, 'bmr_cals': 379, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 390, 'total_steps': 388} 1d921d9200070000018401300000000500930b717b404b34787d
May 07 13:46:10 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060770, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 388, 'skinTemp': 125, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 147, 'actCals': 11, 'totalCals': 390, 'bmrCals': 379, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:46:10 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060770, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 388, 'skinTemp': 125, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 147, 'actCals': 11, 'totalCals': 390, 'bmrCals': 379, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:46:10 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060770, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 388, "skinTemp": 125, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 147, "actCals": 11, "totalCals": 390, "bmrCals": 379, "heartRate": 64, "solarGen": 5, "caseTemp": 120}}, "rt": "instant", "key": "41d0722c22ff4cb4a4f654d2d9438ba9"}
May 07 13:46:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 13:46:10 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 13:46:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060770.8165009, 'type': 's', 'key': 'add540bfcdd34fea971f2e659fc3a4c9'}
May 07 13:46:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060771.140748, 'type': 's', 'key': '41d0722c22ff4cb4a4f654d2d9438ba9'}
May 07 13:46:12 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 13:46:12 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 13:46:12 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:46:12 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:46:24 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 147, 'battery': 75, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 388, 'bmr_cals': 379, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 390, 'total_steps': 388} 1d921d9200070000018401300000000500930b717b404b14787d
May 07 13:46:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 82, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 520, 'bmr_cals': 379, 'mtp_version': 7, 'solar_gen': 368, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 390, 'total_steps': 520} 251a251a00070000020801a10000017000800b817b435214767c
May 07 13:46:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 92, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 4, 'mtp_version': 7, 'solar_gen': 645, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 4, 'total_cals': 4, 'total_steps': 0} 18cf18cf0007000000000000000402850005000004005c306466
May 07 13:46:25 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:46:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 82, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 520, 'bmr_cals': 379, 'mtp_version': 7, 'solar_gen': 368, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 390, 'total_steps': 520} 251a251a00070000020801a10000017000800b817b435234767c
May 07 13:46:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060799, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 124, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 128, 'actCals': 11, 'totalCals': 390, 'bmrCals': 379, 'heartRate': 67, 'solarGen': 368, 'caseTemp': 118}}
May 07 13:46:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060799, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 124, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 128, 'actCals': 11, 'totalCals': 390, 'bmrCals': 379, 'heartRate': 67, 'solarGen': 368, 'caseTemp': 118}}
May 07 13:46:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060799, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 124, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 128, "actCals": 11, "totalCals": 390, "bmrCals": 379, "heartRate": 67, "solarGen": 368, "caseTemp": 118}}, "rt": "instant", "key": "bc5cf31e04da4dc0b2a6a782051d4d27"}
May 07 13:46:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 73, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5847, 'bmr_cals': 325, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 76, 'sleep_duration': 397, 'total_cals': 341, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c10a1454c49247578
May 07 13:46:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060800, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 120, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 341, 'bmrCals': 325, 'heartRate': 76, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:46:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060800, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5847, 'skinTemp': 120, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 341, 'bmrCals': 325, 'heartRate': 76, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:46:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060800, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5847, "skinTemp": 120, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 12, "actCals": 16, "totalCals": 341, "bmrCals": 325, "heartRate": 76, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "5d791d006de2467c9ff015505667d190"}
May 07 13:46:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060800.2410123, 'type': 's', 'key': 'bc5cf31e04da4dc0b2a6a782051d4d27'}
May 07 13:46:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060800.6000659, 'type': 's', 'key': '5d791d006de2467c9ff015505667d190'}
May 07 13:46:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 13:46:41 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 13:46:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 147, 'battery': 75, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 388, 'bmr_cals': 379, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 390, 'total_steps': 388} 1d921d9200070000018401300000000500930b717b404b24787d
May 07 13:46:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:46:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:46:51 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:46:51 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:46:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b6be7af8d8c74d5e9d7751442150688c"}
May 07 13:46:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060812.3115907, 'type': 's', 'key': 'b6be7af8d8c74d5e9d7751442150688c'}
May 07 13:46:56 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 128, 'battery': 82, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 520, 'bmr_cals': 379, 'mtp_version': 7, 'solar_gen': 368, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 390, 'total_steps': 520} 251a251a00070000020801a10000017000800b817b435214767c
May 07 13:47:06 msm8909 python3[3048]: DBUS: Discovered 06:05:04:D7:44:7C .
May 07 13:47:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1dl', 'pairing_code': b'\x1dl', 'alert_status': b'\x00', 'mtp_version': 6} 1d6c1d6c0006
May 07 13:47:06 msm8909 python3[3048]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 07 13:47:13 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:47:13 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:47:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 74, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 120, 'walk_steps': 5847, 'bmr_cals': 326, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 76, 'sleep_duration': 397, 'total_cals': 342, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c10a1464c4a247578
May 07 13:47:23 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 13:47:23 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 13:47:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 76, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 388, 'bmr_cals': 381, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 392, 'total_steps': 388} 1d921d9200070000018401300000000500960b817d404c34787d
May 07 13:47:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060843, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 125, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 150, 'actCals': 11, 'totalCals': 392, 'bmrCals': 381, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:47:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060843, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 125, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 150, 'actCals': 11, 'totalCals': 392, 'bmrCals': 381, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:47:23 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060843, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 125, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 150, "actCals": 11, "totalCals": 392, "bmrCals": 381, "heartRate": 64, "solarGen": 5, "caseTemp": 120}}, "rt": "instant", "key": "aee08c47b7194f4c98216c733ded68d5"}
May 07 13:47:24 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060844.3811681, 'type': 's', 'key': 'aee08c47b7194f4c98216c733ded68d5'}
May 07 13:47:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 130, 'battery': 83, 'act_cals': 11, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 520, 'bmr_cals': 381, 'mtp_version': 7, 'solar_gen': 368, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 392, 'total_steps': 520} 251a251a00070000020801a10000017000820b917d435304767c
May 07 13:47:34 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 13:47:34 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 13:47:37 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 6921, 'bmr_cals': 828, 'mtp_version': 7, 'solar_gen': 264, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 851, 'total_steps': 7108} 0f890f89000700bb1b09151f00000108000e17933c405324767a
May 07 13:47:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060857, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 122, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 851, 'bmrCals': 828, 'heartRate': 64, 'solarGen': 264, 'caseTemp': 118}}
May 07 13:47:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060857, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 122, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 851, 'bmrCals': 828, 'heartRate': 64, 'solarGen': 264, 'caseTemp': 118}}
May 07 13:47:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060857, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 122, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 851, "bmrCals": 828, "heartRate": 64, "solarGen": 264, "caseTemp": 118}}, "rt": "instant", "key": "f334b675a37443bd99c7a1094b03c818"}
May 07 13:47:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060857.5124714, 'type': 's', 'key': 'f334b675a37443bd99c7a1094b03c818'}
May 07 13:47:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 209, 'battery': 76, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6609, 'bmr_cals': 835, 'mtp_version': 7, 'solar_gen': 264, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 858, 'total_steps': 6838} 0d550d55000700e519d1144e0000010800d117b343404c04777c
May 07 13:47:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060858, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6838, 'skinTemp': 124, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 209, 'actCals': 23, 'totalCals': 858, 'bmrCals': 835, 'heartRate': 64, 'solarGen': 264, 'caseTemp': 119}}
May 07 13:47:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060858, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6838, 'skinTemp': 124, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 209, 'actCals': 23, 'totalCals': 858, 'bmrCals': 835, 'heartRate': 64, 'solarGen': 264, 'caseTemp': 119}}
May 07 13:47:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060858, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6838, "skinTemp": 124, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 209, "actCals": 23, "totalCals": 858, "bmrCals": 835, "heartRate": 64, "solarGen": 264, "caseTemp": 119}}, "rt": "instant", "key": "db9a91ab476d4484878bea13b3115d09"}
May 07 13:47:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060858.4842412, 'type': 's', 'key': 'db9a91ab476d4484878bea13b3115d09'}
May 07 13:47:43 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:47:43 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:47:52 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:47:52 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:47:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ec35d456c63c46d58995df6b2d4d19a6"}
May 07 13:47:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060872.5172095, 'type': 's', 'key': 'ec35d456c63c46d58995df6b2d4d19a6'}
May 07 13:47:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1dl', 'pairing_code': b'\x1dl', 'alert_status': b'\x00', 'mtp_version': 6} 1d6c1d6c0006
May 07 13:47:53 msm8909 python3[3048]: IGNORING 06:05:04:D7:44:7C WITH PAIRING CODE: 1d6c
May 07 13:48:05 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 209, 'battery': 76, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6609, 'bmr_cals': 835, 'mtp_version': 7, 'solar_gen': 264, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 858, 'total_steps': 6838} 0d550d55000700e519d1144e0000010800d117b343404c24777c
May 07 13:48:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:48:05 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:48:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:48:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:48:18 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:48:18 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:48:18 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 210, 'battery': 77, 'act_cals': 23, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 836, 'mtp_version': 7, 'solar_gen': 266, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 859, 'total_steps': 6838} 0d550d55000700e519d1144e0000010a00d217c344404d04787d
May 07 13:48:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 153, 'battery': 77, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 388, 'bmr_cals': 382, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 393, 'total_steps': 388} 1d921d9200070000018401300000000500990b917e404d15797e
May 07 13:48:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060910, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 388, 'skinTemp': 126, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 153, 'actCals': 11, 'totalCals': 393, 'bmrCals': 382, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 121}}
May 07 13:48:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715060910, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 77, 'totalSteps': 388, 'skinTemp': 126, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 153, 'actCals': 11, 'totalCals': 393, 'bmrCals': 382, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 121}}
May 07 13:48:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715060910, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 77, "totalSteps": 388, "skinTemp": 126, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 153, "actCals": 11, "totalCals": 393, "bmrCals": 382, "heartRate": 64, "solarGen": 5, "caseTemp": 121}}, "rt": "instant", "key": "ced55e74df124bc79c95fab9dba76251"}
May 07 13:48:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060911.233058, 'type': 's', 'key': 'ced55e74df124bc79c95fab9dba76251'}
May 07 13:48:32 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 210, 'battery': 77, 'act_cals': 23, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 836, 'mtp_version': 7, 'solar_gen': 266, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 859, 'total_steps': 6838} 0d550d55000700e519d1144e0000010a00d217c344404d14787d
May 07 13:48:34 msm8909 python3[3048]: DBUS: Discovered 06:05:04:2B:DE:08 .
May 07 13:48:34 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1a\xb8', 'mtp_version': 5} 1ab8065f00
May 07 13:48:34 msm8909 python3[3048]: IGNORING 06:05:04:2B:DE:08 WITH PAIRING CODE: 1ab8
May 07 13:48:44 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:48:44 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:48:47 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 210, 'battery': 77, 'act_cals': 23, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 836, 'mtp_version': 7, 'solar_gen': 266, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 859, 'total_steps': 6838} 0d550d55000700e519d1144e0000010a00d217c344404d34787d
May 07 13:48:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060927, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 125, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 210, 'actCals': 23, 'totalCals': 859, 'bmrCals': 836, 'heartRate': 64, 'solarGen': 266, 'caseTemp': 120}}
May 07 13:48:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060927, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 125, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 210, 'actCals': 23, 'totalCals': 859, 'bmrCals': 836, 'heartRate': 64, 'solarGen': 266, 'caseTemp': 120}}
May 07 13:48:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060927, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6838, "skinTemp": 125, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 210, "actCals": 23, "totalCals": 859, "bmrCals": 836, "heartRate": 64, "solarGen": 266, "caseTemp": 120}}, "rt": "instant", "key": "5c206bc3ed3a4f20bdb737244d2db51a"}
May 07 13:48:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060927.8710279, 'type': 's', 'key': '5c206bc3ed3a4f20bdb737244d2db51a'}
May 07 13:48:52 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:48:52 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:48:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0e55201032aa4e9ea5ccd6e881de2355"}
May 07 13:48:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060932.7441077, 'type': 's', 'key': '0e55201032aa4e9ea5ccd6e881de2355'}
May 07 13:49:01 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 94, 'battery': 13, 'act_cals': 9, 'case_temp': 124, 'pairing_code': b'\x10\xc6', 'skin_temp': 126, 'walk_steps': 3327, 'bmr_cals': 196, 'mtp_version': 7, 'solar_gen': 155, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 205, 'total_steps': 3367} 10c610c6000700280cff09eb0000009b005e09a0c43d0d347c7e
May 07 13:49:01 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 13:49:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 6921, 'bmr_cals': 829, 'mtp_version': 7, 'solar_gen': 266, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 852, 'total_steps': 7108} 0f890f89000700bb1b09151f0000010a000e17a33d4b5334767b
May 07 13:49:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060942, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 123, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 852, 'bmrCals': 829, 'heartRate': 75, 'solarGen': 266, 'caseTemp': 118}}
May 07 13:49:02 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715060942, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7108, 'skinTemp': 123, 'walkSteps': 6921, 'sleepDuration': 0, 'distance': 5407, 'thermalGen': 14, 'actCals': 23, 'totalCals': 852, 'bmrCals': 829, 'heartRate': 75, 'solarGen': 266, 'caseTemp': 118}}
May 07 13:49:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715060942, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7108, "skinTemp": 123, "walkSteps": 6921, "sleepDuration": 0, "distance": 5407, "thermalGen": 14, "actCals": 23, "totalCals": 852, "bmrCals": 829, "heartRate": 75, "solarGen": 266, "caseTemp": 118}}, "rt": "instant", "key": "188b9684707147b38296989b6d4928fd"}
May 07 13:49:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060943.3419845, 'type': 's', 'key': '188b9684707147b38296989b6d4928fd'}
May 07 13:49:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 156, 'battery': 76, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 388, 'bmr_cals': 384, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 395, 'total_steps': 388} 1d921d92000700000184013000000005009c0b91803d4c24797f
May 07 13:49:12 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 212, 'battery': 77, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 837, 'mtp_version': 7, 'solar_gen': 267, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 6838} 0d550d55000700e519d1144e0000010b00d417c345404d14797d
May 07 13:49:12 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 6921, 'bmr_cals': 829, 'mtp_version': 7, 'solar_gen': 266, 'distance': 5407, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 852, 'total_steps': 7108} 0f890f89000700bb1b09151f0000010a000e17a33d4b5304767b
May 07 13:49:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:49:12 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:49:14 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:49:14 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:49:28 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 212, 'battery': 77, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 837, 'mtp_version': 7, 'solar_gen': 267, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 6838} 0d550d55000700e519d1144e0000010b00d417c345404d24797d
May 07 13:49:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 12, 'battery': 74, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5847, 'bmr_cals': 328, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4292, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 344, 'total_steps': 5847} 1d691d690007000016d710c4018d0005000c10b148404a347579
May 07 13:49:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060970, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 121, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 344, 'bmrCals': 328, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:49:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715060970, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 5847, 'skinTemp': 121, 'walkSteps': 5847, 'sleepDuration': 397, 'distance': 4292, 'thermalGen': 12, 'actCals': 16, 'totalCals': 344, 'bmrCals': 328, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:49:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715060970, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 5847, "skinTemp": 121, "walkSteps": 5847, "sleepDuration": 397, "distance": 4292, "thermalGen": 12, "actCals": 16, "totalCals": 344, "bmrCals": 328, "heartRate": 64, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "47c25626b59c45f99aa592561551592e"}
May 07 13:49:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060970.7762778, 'type': 's', 'key': '47c25626b59c45f99aa592561551592e'}
May 07 13:49:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 136, 'battery': 82, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 520, 'bmr_cals': 384, 'mtp_version': 7, 'solar_gen': 370, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 395, 'total_steps': 520} 251a251a00070000020801a10000017200880ba180435214777d
May 07 13:49:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060982, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 125, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 136, 'actCals': 11, 'totalCals': 395, 'bmrCals': 384, 'heartRate': 67, 'solarGen': 370, 'caseTemp': 119}}
May 07 13:49:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715060982, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 125, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 136, 'actCals': 11, 'totalCals': 395, 'bmrCals': 384, 'heartRate': 67, 'solarGen': 370, 'caseTemp': 119}}
May 07 13:49:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715060982, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 125, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 136, "actCals": 11, "totalCals": 395, "bmrCals": 384, "heartRate": 67, "solarGen": 370, "caseTemp": 119}}, "rt": "instant", "key": "4ed66c3d0ca74b2d8afaa110f41e17e3"}
May 07 13:49:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060983.1517003, 'type': 's', 'key': '4ed66c3d0ca74b2d8afaa110f41e17e3'}
May 07 13:49:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:49:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:49:52 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:49:52 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:49:52 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "efb0e48f975146dda0ddd1409143dd35"}
May 07 13:49:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060993.2249589, 'type': 's', 'key': 'efb0e48f975146dda0ddd1409143dd35'}
May 07 13:49:54 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 13:49:54 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 13:49:54 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 212, 'battery': 77, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 837, 'mtp_version': 7, 'solar_gen': 267, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 6838} 0d550d55000700e519d1144e0000010b00d417c345404d14797d
May 07 13:49:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060994, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 125, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 212, 'actCals': 23, 'totalCals': 860, 'bmrCals': 837, 'heartRate': 64, 'solarGen': 267, 'caseTemp': 121}}
May 07 13:49:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715060994, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6838, 'skinTemp': 125, 'walkSteps': 6609, 'sleepDuration': 0, 'distance': 5198, 'thermalGen': 212, 'actCals': 23, 'totalCals': 860, 'bmrCals': 837, 'heartRate': 64, 'solarGen': 267, 'caseTemp': 121}}
May 07 13:49:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715060994, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6838, "skinTemp": 125, "walkSteps": 6609, "sleepDuration": 0, "distance": 5198, "thermalGen": 212, "actCals": 23, "totalCals": 860, "bmrCals": 837, "heartRate": 64, "solarGen": 267, "caseTemp": 121}}, "rt": "instant", "key": "a332b1f0e7564c509b99abb9418777d3"}
May 07 13:49:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715060995.0744343, 'type': 's', 'key': 'a332b1f0e7564c509b99abb9418777d3'}
May 07 13:50:08 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 12, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 129, 'walk_steps': 2055, 'bmr_cals': 257, 'mtp_version': 7, 'solar_gen': 450, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 58, 'sleep_duration': 1, 'total_cals': 269, 'total_steps': 2105} 19b119b10007003208070694000101c200940c81013a59147e81
May 07 13:50:08 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 13:50:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1f*', 'pairing_code': b'\x1f*', 'alert_status': b'\x00', 'mtp_version': 6} 1f2a1f2a0006
May 07 13:50:08 msm8909 python3[3048]: IGNORING 06:05:04:7D:1F:2A WITH PAIRING CODE: 1f2a
May 07 13:50:08 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 212, 'battery': 77, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6609, 'bmr_cals': 837, 'mtp_version': 7, 'solar_gen': 267, 'distance': 5198, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 6838} 0d550d55000700e519d1144e0000010b00d417c345404d24797d
May 07 13:50:08 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 13:50:08 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 13:50:09 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:50:09 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:50:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 50, 'act_cals': 19, 'case_temp': 123, 'pairing_code': b'\x05\xd5', 'skin_temp': 125, 'walk_steps': 5049, 'bmr_cals': 841, 'mtp_version': 7, 'solar_gen': 215, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 77, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 5049} 05d505d50007000013b90f28000000d700b213e3494d32047b7d
May 07 13:50:09 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 13:50:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 50, 'act_cals': 19, 'case_temp': 123, 'pairing_code': b'\x05\xd5', 'skin_temp': 125, 'walk_steps': 5049, 'bmr_cals': 841, 'mtp_version': 7, 'solar_gen': 215, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 77, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 5049} 05d505d50007000013b90f28000000d700b213e3494d32047b7d
May 07 13:50:12 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 13:50:15 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:50:15 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:50:24 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 50, 'act_cals': 19, 'case_temp': 123, 'pairing_code': b'\x05\xd5', 'skin_temp': 125, 'walk_steps': 5049, 'bmr_cals': 841, 'mtp_version': 7, 'solar_gen': 215, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 74, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 5049} 05d505d50007000013b90f28000000d700b213e3494a32147b7d
May 07 13:50:24 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 13:50:25 msm8909 python3[3048]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 07 13:50:25 msm8909 python3[3048]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 07 13:50:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:50:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 50, 'act_cals': 19, 'case_temp': 123, 'pairing_code': b'\x05\xd5', 'skin_temp': 125, 'walk_steps': 5049, 'bmr_cals': 841, 'mtp_version': 7, 'solar_gen': 215, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 74, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 5049} 05d505d50007000013b90f28000000d700b213e3494a32347b7d
May 07 13:50:39 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 13:50:39 msm8909 python3[3048]: DBUS: Discovered 06:05:04:B3:76:89 .
May 07 13:50:39 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x01Y', 'mtp_version': 5} 0159065f00
May 07 13:50:39 msm8909 python3[3048]: IGNORING 06:05:04:B3:76:89 WITH PAIRING CODE: 0159
May 07 13:50:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 138, 'battery': 82, 'act_cals': 11, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 520, 'bmr_cals': 385, 'mtp_version': 7, 'solar_gen': 371, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 396, 'total_steps': 520} 251a251a00070000020801a100000173008a0ba181435234777d
May 07 13:50:45 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:50:45 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:50:53 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:50:53 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:50:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "9c67f790a2ca467bb4113bf9ef528869"}
May 07 13:50:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 158, 'battery': 77, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 388, 'bmr_cals': 385, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 396, 'total_steps': 388} 1d921d92000700000184013000000005009e0ba181404d04797e
May 07 13:50:53 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061053, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 388, 'skinTemp': 126, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 158, 'actCals': 11, 'totalCals': 396, 'bmrCals': 385, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 121}}
May 07 13:50:53 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061053, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 388, 'skinTemp': 126, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 158, 'actCals': 11, 'totalCals': 396, 'bmrCals': 385, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 121}}
May 07 13:50:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061053, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 388, "skinTemp": 126, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 158, "actCals": 11, "totalCals": 396, "bmrCals": 385, "heartRate": 64, "solarGen": 5, "caseTemp": 121}}, "rt": "instant", "key": "c09c4837ba4a4d00bdb92f1be29213c4"}
May 07 13:50:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061053.7703567, 'type': 's', 'key': '9c67f790a2ca467bb4113bf9ef528869'}
May 07 13:50:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061054.1073003, 'type': 's', 'key': 'c09c4837ba4a4d00bdb92f1be29213c4'}
May 07 13:51:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:51:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:51:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 159, 'battery': 76, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 388, 'bmr_cals': 386, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 397, 'total_steps': 388} 1d921d92000700000184013000000005009f0ba182404c34797e
May 07 13:51:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 14, 'battery': 73, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5909, 'bmr_cals': 330, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4344, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 346, 'total_steps': 5909} 1d691d6900070000171510f8018d0005000e10e14a4049057579
May 07 13:51:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061093, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 73, 'totalSteps': 5909, 'skinTemp': 121, 'walkSteps': 5909, 'sleepDuration': 397, 'distance': 4344, 'thermalGen': 14, 'actCals': 16, 'totalCals': 346, 'bmrCals': 330, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:51:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061093, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 73, 'totalSteps': 5909, 'skinTemp': 121, 'walkSteps': 5909, 'sleepDuration': 397, 'distance': 4344, 'thermalGen': 14, 'actCals': 16, 'totalCals': 346, 'bmrCals': 330, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:51:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061093, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 73, "totalSteps": 5909, "skinTemp": 121, "walkSteps": 5909, "sleepDuration": 397, "distance": 4344, "thermalGen": 14, "actCals": 16, "totalCals": 346, "bmrCals": 330, "heartRate": 64, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "22063a9dca7c42359b856b3ae22f07a9"}
May 07 13:51:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061094.0580833, 'type': 's', 'key': '22063a9dca7c42359b856b3ae22f07a9'}
May 07 13:51:35 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 216, 'battery': 77, 'act_cals': 23, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6660, 'bmr_cals': 839, 'mtp_version': 7, 'solar_gen': 270, 'distance': 5242, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 862, 'total_steps': 6889} 0d550d55000700e51a04147a0000010e00d817e347494d257a7f
May 07 13:51:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061095, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 77, 'totalSteps': 6889, 'skinTemp': 127, 'walkSteps': 6660, 'sleepDuration': 0, 'distance': 5242, 'thermalGen': 216, 'actCals': 23, 'totalCals': 862, 'bmrCals': 839, 'heartRate': 73, 'solarGen': 270, 'caseTemp': 122}}
May 07 13:51:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061095, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 77, 'totalSteps': 6889, 'skinTemp': 127, 'walkSteps': 6660, 'sleepDuration': 0, 'distance': 5242, 'thermalGen': 216, 'actCals': 23, 'totalCals': 862, 'bmrCals': 839, 'heartRate': 73, 'solarGen': 270, 'caseTemp': 122}}
May 07 13:51:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061095, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 5, "battery": 77, "totalSteps": 6889, "skinTemp": 127, "walkSteps": 6660, "sleepDuration": 0, "distance": 5242, "thermalGen": 216, "actCals": 23, "totalCals": 862, "bmrCals": 839, "heartRate": 73, "solarGen": 270, "caseTemp": 122}}, "rt": "instant", "key": "8c61dc3922b646a5916afd9c613e2a27"}
May 07 13:51:36 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061095.995697, 'type': 's', 'key': '8c61dc3922b646a5916afd9c613e2a27'}
May 07 13:51:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:51:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:51:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 159, 'battery': 76, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 388, 'bmr_cals': 386, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 397, 'total_steps': 388} 1d921d92000700000184013000000005009f0ba182404c14797e
May 07 13:51:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 14, 'battery': 73, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 5954, 'bmr_cals': 330, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4390, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 346, 'total_steps': 5954} 1d691d690007000017421126018d0005000e10f14a4049157579
May 07 13:51:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 159, 'battery': 76, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 388, 'bmr_cals': 386, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 397, 'total_steps': 388} 1d921d92000700000184013000000005009f0ba182404c24797e
May 07 13:51:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 139, 'battery': 82, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 520, 'bmr_cals': 386, 'mtp_version': 7, 'solar_gen': 371, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 397, 'total_steps': 520} 251a251a00070000020801a100000173008b0bb182435234787d
May 07 13:51:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061110, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 125, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 139, 'actCals': 11, 'totalCals': 397, 'bmrCals': 386, 'heartRate': 67, 'solarGen': 371, 'caseTemp': 120}}
May 07 13:51:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061110, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 520, 'skinTemp': 125, 'walkSteps': 520, 'sleepDuration': 0, 'distance': 417, 'thermalGen': 139, 'actCals': 11, 'totalCals': 397, 'bmrCals': 386, 'heartRate': 67, 'solarGen': 371, 'caseTemp': 120}}
May 07 13:51:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061110, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 520, "skinTemp": 125, "walkSteps": 520, "sleepDuration": 0, "distance": 417, "thermalGen": 139, "actCals": 11, "totalCals": 397, "bmrCals": 386, "heartRate": 67, "solarGen": 371, "caseTemp": 120}}, "rt": "instant", "key": "4cfaec1c59014b35805ef88dbfe5e59f"}
May 07 13:51:50 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7018, 'bmr_cals': 832, 'mtp_version': 7, 'solar_gen': 270, 'distance': 5480, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 855, 'total_steps': 7205} 0f890f89000700bb1b6a15680000010e000e17d3404b5304777c
May 07 13:51:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061110, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7205, 'skinTemp': 124, 'walkSteps': 7018, 'sleepDuration': 0, 'distance': 5480, 'thermalGen': 14, 'actCals': 23, 'totalCals': 855, 'bmrCals': 832, 'heartRate': 75, 'solarGen': 270, 'caseTemp': 119}}
May 07 13:51:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061110, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7205, 'skinTemp': 124, 'walkSteps': 7018, 'sleepDuration': 0, 'distance': 5480, 'thermalGen': 14, 'actCals': 23, 'totalCals': 855, 'bmrCals': 832, 'heartRate': 75, 'solarGen': 270, 'caseTemp': 119}}
May 07 13:51:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061110, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7205, "skinTemp": 124, "walkSteps": 7018, "sleepDuration": 0, "distance": 5480, "thermalGen": 14, "actCals": 23, "totalCals": 855, "bmrCals": 832, "heartRate": 75, "solarGen": 270, "caseTemp": 119}}, "rt": "instant", "key": "7e1c631e53bc44e3a7041b211db229bb"}
May 07 13:51:50 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061110.5155411, 'type': 's', 'key': '4cfaec1c59014b35805ef88dbfe5e59f'}
May 07 13:51:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061111.1543312, 'type': 's', 'key': '7e1c631e53bc44e3a7041b211db229bb'}
May 07 13:51:53 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:51:53 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:51:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a8fe5765e356409c8de0d3e2929f6701"}
May 07 13:51:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061114.128464, 'type': 's', 'key': 'a8fe5765e356409c8de0d3e2929f6701'}
May 07 13:52:14 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 216, 'battery': 77, 'act_cals': 23, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6660, 'bmr_cals': 839, 'mtp_version': 7, 'solar_gen': 270, 'distance': 5242, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 862, 'total_steps': 6889} 0d550d55000700e51a04147a0000010e00d817e347504d147a7f
May 07 13:52:15 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 13:52:15 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 13:52:15 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 23, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7018, 'bmr_cals': 833, 'mtp_version': 7, 'solar_gen': 272, 'distance': 5480, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 856, 'total_steps': 7205} 0f890f89000700bb1b6a156800000110000e17d341505234777b
May 07 13:52:16 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:52:16 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:52:16 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 216, 'battery': 77, 'act_cals': 23, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6660, 'bmr_cals': 839, 'mtp_version': 7, 'solar_gen': 270, 'distance': 5242, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 862, 'total_steps': 6889} 0d550d55000700e51a04147a0000010e00d817e347504d147a7f
May 07 13:52:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 657, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502910005001005005e306466
May 07 13:52:17 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:52:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 140, 'battery': 82, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 520, 'bmr_cals': 388, 'mtp_version': 7, 'solar_gen': 373, 'distance': 417, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 67, 'sleep_duration': 0, 'total_cals': 399, 'total_steps': 520} 251a251a00070000020801a100000175008c0bc184435234787d
May 07 13:52:32 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 94, 'battery': 12, 'act_cals': 9, 'case_temp': 125, 'pairing_code': b'\x10\xc6', 'skin_temp': 127, 'walk_steps': 3327, 'bmr_cals': 200, 'mtp_version': 7, 'solar_gen': 156, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 209, 'total_steps': 3367} 10c610c6000700280cff09eb0000009c005e09b0c83d0c147d7f
May 07 13:52:32 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 13:52:46 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:52:46 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:52:53 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:52:53 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:52:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "790b7affa8f6494e989933f9c270ba90"}
May 07 13:52:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061174.5467892, 'type': 's', 'key': '790b7affa8f6494e989933f9c270ba90'}
May 07 13:52:56 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:52:56 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:52:56 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:52:56 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:52:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 73, 'act_cals': 16, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 5954, 'bmr_cals': 331, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4390, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 347, 'total_steps': 5954} 1d691d690007000017421126018d0005000f10f14b4f4914757a
May 07 13:52:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061177, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5954, 'skinTemp': 122, 'walkSteps': 5954, 'sleepDuration': 397, 'distance': 4390, 'thermalGen': 15, 'actCals': 16, 'totalCals': 347, 'bmrCals': 331, 'heartRate': 79, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:52:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061177, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 5954, 'skinTemp': 122, 'walkSteps': 5954, 'sleepDuration': 397, 'distance': 4390, 'thermalGen': 15, 'actCals': 16, 'totalCals': 347, 'bmrCals': 331, 'heartRate': 79, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:52:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061177, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 5954, "skinTemp": 122, "walkSteps": 5954, "sleepDuration": 397, "distance": 4390, "thermalGen": 15, "actCals": 16, "totalCals": 347, "bmrCals": 331, "heartRate": 79, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "50cb1cdc42264309adbc0de274499551"}
May 07 13:52:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061178.2779613, 'type': 's', 'key': '50cb1cdc42264309adbc0de274499551'}
May 07 13:52:59 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 217, 'battery': 77, 'act_cals': 23, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6660, 'bmr_cals': 839, 'mtp_version': 7, 'solar_gen': 272, 'distance': 5242, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 862, 'total_steps': 6889} 0d550d55000700e51a04147a0000011000d917e347504d14797e
May 07 13:52:59 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061179, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6889, 'skinTemp': 126, 'walkSteps': 6660, 'sleepDuration': 0, 'distance': 5242, 'thermalGen': 217, 'actCals': 23, 'totalCals': 862, 'bmrCals': 839, 'heartRate': 80, 'solarGen': 272, 'caseTemp': 121}}
May 07 13:52:59 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061179, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6889, 'skinTemp': 126, 'walkSteps': 6660, 'sleepDuration': 0, 'distance': 5242, 'thermalGen': 217, 'actCals': 23, 'totalCals': 862, 'bmrCals': 839, 'heartRate': 80, 'solarGen': 272, 'caseTemp': 121}}
May 07 13:52:59 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061179, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6889, "skinTemp": 126, "walkSteps": 6660, "sleepDuration": 0, "distance": 5242, "thermalGen": 217, "actCals": 23, "totalCals": 862, "bmrCals": 839, "heartRate": 80, "solarGen": 272, "caseTemp": 121}}, "rt": "instant", "key": "dc0435d25cf149bc89d8bf26b6a5b9cd"}
May 07 13:52:59 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:52:59 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:52:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061179.6098599, 'type': 's', 'key': 'dc0435d25cf149bc89d8bf26b6a5b9cd'}
May 07 13:53:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 162, 'battery': 76, 'act_cals': 11, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 388, 'bmr_cals': 389, 'mtp_version': 7, 'solar_gen': 5, 'distance': 304, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 400, 'total_steps': 388} 1d921d9200070000018401300000000500a20bc185404c247a7e
May 07 13:53:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061192, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 126, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 162, 'actCals': 11, 'totalCals': 400, 'bmrCals': 389, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 122}}
May 07 13:53:12 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061192, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 388, 'skinTemp': 126, 'walkSteps': 388, 'sleepDuration': 0, 'distance': 304, 'thermalGen': 162, 'actCals': 11, 'totalCals': 400, 'bmrCals': 389, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 122}}
May 07 13:53:12 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061192, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 388, "skinTemp": 126, "walkSteps": 388, "sleepDuration": 0, "distance": 304, "thermalGen": 162, "actCals": 11, "totalCals": 400, "bmrCals": 389, "heartRate": 64, "solarGen": 5, "caseTemp": 122}}, "rt": "instant", "key": "fee13fb213af4ca7a0d9441c714d5a32"}
May 07 13:53:13 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:53:13 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:53:13 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061193.358134, 'type': 's', 'key': 'fee13fb213af4ca7a0d9441c714d5a32'}
May 07 13:53:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:53:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:53:24 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:53:24 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:53:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 218, 'battery': 77, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6708, 'bmr_cals': 840, 'mtp_version': 7, 'solar_gen': 274, 'distance': 5279, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 864, 'total_steps': 6937} 0d550d55000700e51a34149f0000011200da180348504d15787e
May 07 13:53:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:53:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:53:54 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:53:54 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:53:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "79a88b1932d54fc0b34ffbd42d6fe283"}
May 07 13:53:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061234.851912, 'type': 's', 'key': '79a88b1932d54fc0b34ffbd42d6fe283'}
May 07 13:53:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 162, 'battery': 76, 'act_cals': 11, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 433, 'bmr_cals': 389, 'mtp_version': 7, 'solar_gen': 5, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 400, 'total_steps': 433} 1d921d920007000001b101530000000500a20be185404c347a7e
May 07 13:54:08 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 13:54:08 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 13:54:09 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 12, 'case_temp': 125, 'pairing_code': b'\x19\xb1', 'skin_temp': 128, 'walk_steps': 2055, 'bmr_cals': 262, 'mtp_version': 7, 'solar_gen': 451, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 274, 'total_steps': 2105} 19b119b10007003208070694000101c300940ca1064059247d80
May 07 13:54:09 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 13:54:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:54:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:54:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 18, 'battery': 73, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6013, 'bmr_cals': 333, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 350, 'total_steps': 6013} 1d691d6900070000177d1156018d0005001211214d4f4924757a
May 07 13:54:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061260, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 122, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 18, 'actCals': 17, 'totalCals': 350, 'bmrCals': 333, 'heartRate': 79, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:54:20 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061260, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 122, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 18, 'actCals': 17, 'totalCals': 350, 'bmrCals': 333, 'heartRate': 79, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:54:20 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061260, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6013, "skinTemp": 122, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 18, "actCals": 17, "totalCals": 350, "bmrCals": 333, "heartRate": 79, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "fb9ff3b52b8845e7978cf6d72c8bdd0c"}
May 07 13:54:21 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061261.1003644, 'type': 's', 'key': 'fb9ff3b52b8845e7978cf6d72c8bdd0c'}
May 07 13:54:22 msm8909 python3[3048]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 07 13:54:22 msm8909 python3[3048]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 07 13:54:24 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:54:24 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:54:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 163, 'battery': 77, 'act_cals': 11, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 433, 'bmr_cals': 391, 'mtp_version': 7, 'solar_gen': 5, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 402, 'total_steps': 433} 1d921d920007000001b101530000000500a30be187404d24797e
May 07 13:54:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061274, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 126, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 163, 'actCals': 11, 'totalCals': 402, 'bmrCals': 391, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 121}}
May 07 13:54:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061274, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 126, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 163, 'actCals': 11, 'totalCals': 402, 'bmrCals': 391, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 121}}
May 07 13:54:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061274, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 433, "skinTemp": 126, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 163, "actCals": 11, "totalCals": 402, "bmrCals": 391, "heartRate": 64, "solarGen": 5, "caseTemp": 121}}, "rt": "instant", "key": "397823046d68446883b03bb6ee8279f6"}
May 07 13:54:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061274.8418026, 'type': 's', 'key': '397823046d68446883b03bb6ee8279f6'}
May 07 13:54:36 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 13:54:36 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 13:54:37 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 5, 'thermal_gen': 219, 'battery': 77, 'act_cals': 24, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6716, 'bmr_cals': 841, 'mtp_version': 7, 'solar_gen': 275, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 865, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011300db181349504d25797d
May 07 13:54:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061277, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 125, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 219, 'actCals': 24, 'totalCals': 865, 'bmrCals': 841, 'heartRate': 80, 'solarGen': 275, 'caseTemp': 121}}
May 07 13:54:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061277, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 5, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 125, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 219, 'actCals': 24, 'totalCals': 865, 'bmrCals': 841, 'heartRate': 80, 'solarGen': 275, 'caseTemp': 121}}
May 07 13:54:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061277, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 5, "battery": 77, "totalSteps": 6945, "skinTemp": 125, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 219, "actCals": 24, "totalCals": 865, "bmrCals": 841, "heartRate": 80, "solarGen": 275, "caseTemp": 121}}, "rt": "instant", "key": "58a23a29656d4eb884c362c094e1d760"}
May 07 13:54:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 13:54:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061278.0412481, 'type': 's', 'key': '58a23a29656d4eb884c362c094e1d760'}
May 07 13:54:38 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 13:54:47 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:54:47 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:54:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 18, 'battery': 73, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6013, 'bmr_cals': 333, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 79, 'sleep_duration': 397, 'total_cals': 350, 'total_steps': 6013} 1d691d6900070000177d1156018d0005001211214d4f4914757a
May 07 13:54:51 msm8909 python3[3048]: ADVERT: {'company_id': b'\x18\x98', 'pairing_code': b'\x18\x98', 'alert_status': b'\x00', 'mtp_version': 6} 189818980006
May 07 13:54:51 msm8909 python3[3048]: IGNORING 06:05:04:A1:B4:D8 WITH PAIRING CODE: 1898
May 07 13:54:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:54:52 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:54:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 142, 'battery': 82, 'act_cals': 11, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 558, 'bmr_cals': 391, 'mtp_version': 7, 'solar_gen': 374, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 402, 'total_steps': 558} 251a251a00070000022e01bf00000176008e0be1873d5215787d
May 07 13:54:53 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061293, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 558, 'skinTemp': 125, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 142, 'actCals': 11, 'totalCals': 402, 'bmrCals': 391, 'heartRate': 61, 'solarGen': 374, 'caseTemp': 120}}
May 07 13:54:53 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061293, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 558, 'skinTemp': 125, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 142, 'actCals': 11, 'totalCals': 402, 'bmrCals': 391, 'heartRate': 61, 'solarGen': 374, 'caseTemp': 120}}
May 07 13:54:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061293, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 558, "skinTemp": 125, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 142, "actCals": 11, "totalCals": 402, "bmrCals": 391, "heartRate": 61, "solarGen": 374, "caseTemp": 120}}, "rt": "instant", "key": "2f39f385c9ce410daceb9bb5092a4bba"}
May 07 13:54:53 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061293.5367661, 'type': 's', 'key': '2f39f385c9ce410daceb9bb5092a4bba'}
May 07 13:54:54 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:54:54 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:54:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "cf8880bf4c79404283429be9888e026a"}
May 07 13:54:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061294.9233685, 'type': 's', 'key': 'cf8880bf4c79404283429be9888e026a'}
May 07 13:55:02 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 219, 'battery': 77, 'act_cals': 24, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6716, 'bmr_cals': 841, 'mtp_version': 7, 'solar_gen': 275, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 865, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011300db181349504d04797d
May 07 13:55:03 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:55:03 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:55:16 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:55:16 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:55:17 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:55:17 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:55:19 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 220, 'battery': 77, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6716, 'bmr_cals': 842, 'mtp_version': 7, 'solar_gen': 276, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 866, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011400dc18134a494d24777c
May 07 13:55:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 20, 'battery': 73, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 6013, 'bmr_cals': 334, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 351, 'total_steps': 6013} 1d691d6900070000177d1156018d0005001411214e3d49047579
May 07 13:55:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 662, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502960005001005005e206466
May 07 13:55:30 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:55:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 55, 'act_cals': 20, 'case_temp': 124, 'pairing_code': b'\x05\xd5', 'skin_temp': 126, 'walk_steps': 5049, 'bmr_cals': 846, 'mtp_version': 7, 'solar_gen': 216, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 88, 'sleep_duration': 0, 'total_cals': 866, 'total_steps': 5049} 05d505d50007000013b90f28000000d800b214034e5837247c7e
May 07 13:55:33 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 13:55:33 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 220, 'battery': 77, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6716, 'bmr_cals': 842, 'mtp_version': 7, 'solar_gen': 276, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 866, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011400dc18134a494d34777c
May 07 13:55:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 13:55:47 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 220, 'battery': 77, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6716, 'bmr_cals': 842, 'mtp_version': 7, 'solar_gen': 276, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 866, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011400dc18134a494d04777c
May 07 13:55:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061347, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 124, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 220, 'actCals': 24, 'totalCals': 866, 'bmrCals': 842, 'heartRate': 73, 'solarGen': 276, 'caseTemp': 119}}
May 07 13:55:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061347, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 124, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 220, 'actCals': 24, 'totalCals': 866, 'bmrCals': 842, 'heartRate': 73, 'solarGen': 276, 'caseTemp': 119}}
May 07 13:55:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061347, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 124, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 220, "actCals": 24, "totalCals": 866, "bmrCals": 842, "heartRate": 73, "solarGen": 276, "caseTemp": 119}}, "rt": "instant", "key": "5921b61a06834fc0a87513084ea6f32d"}
May 07 13:55:48 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:55:48 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:55:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061347.9747591, 'type': 's', 'key': '5921b61a06834fc0a87513084ea6f32d'}
May 07 13:55:54 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:55:54 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:55:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "1e762abb3aae4285bd5c0b3cd9089ae4"}
May 07 13:55:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061355.3129218, 'type': 's', 'key': '1e762abb3aae4285bd5c0b3cd9089ae4'}
May 07 13:55:58 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 89, 'act_cals': 10, 'case_temp': 125, 'pairing_code': b'\x15\x83', 'skin_temp': 128, 'walk_steps': 917, 'bmr_cals': 335, 'mtp_version': 7, 'solar_gen': 300, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 58, 'sleep_duration': 394, 'total_cals': 345, 'total_steps': 962} 158315830007002d039502f1018a012c00a90ad14f3a59247d80
May 07 13:55:58 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 13:56:02 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 836, 'mtp_version': 7, 'solar_gen': 276, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 860, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000114000e180344405324767a
May 07 13:56:02 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061362, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 14, 'actCals': 24, 'totalCals': 860, 'bmrCals': 836, 'heartRate': 64, 'solarGen': 276, 'caseTemp': 118}}
May 07 13:56:02 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061362, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 14, 'actCals': 24, 'totalCals': 860, 'bmrCals': 836, 'heartRate': 64, 'solarGen': 276, 'caseTemp': 118}}
May 07 13:56:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061362, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 122, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 14, "actCals": 24, "totalCals": 860, "bmrCals": 836, "heartRate": 64, "solarGen": 276, "caseTemp": 118}}, "rt": "instant", "key": "d80a3b76bc294b19b43980073efd74ac"}
May 07 13:56:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061362.5497677, 'type': 's', 'key': 'd80a3b76bc294b19b43980073efd74ac'}
May 07 13:56:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 165, 'battery': 76, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 433, 'bmr_cals': 393, 'mtp_version': 7, 'solar_gen': 5, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 405, 'total_steps': 433} 1d921d920007000001b101530000000500a50c0189404c04787d
May 07 13:56:12 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061372, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 125, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 405, 'bmrCals': 393, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:56:12 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061372, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 125, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 405, 'bmrCals': 393, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:56:12 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061372, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 125, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 165, "actCals": 12, "totalCals": 405, "bmrCals": 393, "heartRate": 64, "solarGen": 5, "caseTemp": 120}}, "rt": "instant", "key": "8db2aaa9ba8a4f4c8a71fa6761b1afa4"}
May 07 13:56:13 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061372.7825148, 'type': 's', 'key': '8db2aaa9ba8a4f4c8a71fa6761b1afa4'}
May 07 13:56:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 165, 'battery': 76, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 433, 'bmr_cals': 393, 'mtp_version': 7, 'solar_gen': 5, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 405, 'total_steps': 433} 1d921d920007000001b101530000000500a50c0189404c14787d
May 07 13:56:18 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:56:18 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:56:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 24, 'case_temp': 117, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 7091, 'bmr_cals': 837, 'mtp_version': 7, 'solar_gen': 278, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 861, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000116000e1813454052047579
May 07 13:56:29 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 221, 'battery': 76, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6716, 'bmr_cals': 843, 'mtp_version': 7, 'solar_gen': 278, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 867, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011600dd18234b494c04767b
May 07 13:56:41 msm8909 python3[3048]: ADVERT: {'company_id': b'\x08\xbc', 'pairing_code': b'\x08\xbc', 'alert_status': b'\x00', 'mtp_version': 6} 08bc08bc0006
May 07 13:56:41 msm8909 python3[3048]: IGNORING 06:05:04:5D:7D:EC WITH PAIRING CODE: 08bc
May 07 13:56:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:56:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:56:54 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:56:54 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:56:54 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 95, 'battery': 12, 'act_cals': 9, 'case_temp': 125, 'pairing_code': b'\x10\xc6', 'skin_temp': 128, 'walk_steps': 3327, 'bmr_cals': 204, 'mtp_version': 7, 'solar_gen': 157, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 213, 'total_steps': 3367} 10c610c6000700280cff09eb0000009d005f09d0cc400c047d80
May 07 13:56:54 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 13:56:55 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:56:55 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:56:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b6176dec77d949f781d33f8d612d88e0"}
May 07 13:56:55 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:56:55 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:56:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061415.6781352, 'type': 's', 'key': 'b6176dec77d949f781d33f8d612d88e0'}
May 07 13:57:12 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 13:57:12 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 13:57:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:57:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:57:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 144, 'battery': 82, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 558, 'bmr_cals': 395, 'mtp_version': 7, 'solar_gen': 380, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 407, 'total_steps': 558} 251a251a00070000022e01bf0000017c00900c018b405214777c
May 07 13:57:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061445, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 144, 'actCals': 12, 'totalCals': 407, 'bmrCals': 395, 'heartRate': 64, 'solarGen': 380, 'caseTemp': 119}}
May 07 13:57:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061445, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 144, 'actCals': 12, 'totalCals': 407, 'bmrCals': 395, 'heartRate': 64, 'solarGen': 380, 'caseTemp': 119}}
May 07 13:57:25 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061445, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 124, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 144, "actCals": 12, "totalCals": 407, "bmrCals": 395, "heartRate": 64, "solarGen": 380, "caseTemp": 119}}, "rt": "instant", "key": "4c60eeff95044727b1662fb2fd6fa2d6"}
May 07 13:57:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 83, 'act_cals': 24, 'case_temp': 117, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 838, 'mtp_version': 7, 'solar_gen': 279, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 862, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000117000e181346405324757a
May 07 13:57:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061446, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 14, 'actCals': 24, 'totalCals': 862, 'bmrCals': 838, 'heartRate': 64, 'solarGen': 279, 'caseTemp': 117}}
May 07 13:57:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061446, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 14, 'actCals': 24, 'totalCals': 862, 'bmrCals': 838, 'heartRate': 64, 'solarGen': 279, 'caseTemp': 117}}
May 07 13:57:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061446, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 122, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 14, "actCals": 24, "totalCals": 862, "bmrCals": 838, "heartRate": 64, "solarGen": 279, "caseTemp": 117}}, "rt": "instant", "key": "921190317b3749c78a9edd3dca54143e"}
May 07 13:57:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061446.1471694, 'type': 's', 'key': '4c60eeff95044727b1662fb2fd6fa2d6'}
May 07 13:57:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061446.5134299, 'type': 's', 'key': '921190317b3749c78a9edd3dca54143e'}
May 07 13:57:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 5, 'battery': 92, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 666, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf00070000000000000005029a0005001005005c306466
May 07 13:57:37 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 13:57:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 22, 'battery': 74, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 6013, 'bmr_cals': 336, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 353, 'total_steps': 6013} 1d691d6900070000177d1156018d000500161131503a4a247579
May 07 13:57:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061457, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 121, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 22, 'actCals': 17, 'totalCals': 353, 'bmrCals': 336, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:57:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061457, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 121, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 22, 'actCals': 17, 'totalCals': 353, 'bmrCals': 336, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:57:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061457, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 121, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 22, "actCals": 17, "totalCals": 353, "bmrCals": 336, "heartRate": 58, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "53f7a65759904720a9a43bd54ef59f47"}
May 07 13:57:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'alert_status': b'\x00', 'mtp_version': 6} 048d048d0006
May 07 13:57:38 msm8909 python3[3048]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 07 13:57:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061458.3953581, 'type': 's', 'key': '53f7a65759904720a9a43bd54ef59f47'}
May 07 13:57:49 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:57:49 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:57:55 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:57:55 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:57:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "ce9a14eeb7c74f5db6b29dafa59bdf7a"}
May 07 13:57:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061475.6748466, 'type': 's', 'key': 'ce9a14eeb7c74f5db6b29dafa59bdf7a'}
May 07 13:58:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 165, 'battery': 76, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 433, 'bmr_cals': 395, 'mtp_version': 7, 'solar_gen': 5, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 407, 'total_steps': 433} 1d921d920007000001b101530000000500a50c018b404c04787c
May 07 13:58:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061486, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 407, 'bmrCals': 395, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:58:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061486, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 407, 'bmrCals': 395, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:58:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061486, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 124, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 165, "actCals": 12, "totalCals": 407, "bmrCals": 395, "heartRate": 64, "solarGen": 5, "caseTemp": 120}}, "rt": "instant", "key": "523fb6b0e97b4274aec7fffa6a0eb987"}
May 07 13:58:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061487.0264051, 'type': 's', 'key': '523fb6b0e97b4274aec7fffa6a0eb987'}
May 07 13:58:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'mtp_version': 6} 045c045c0006
May 07 13:58:08 msm8909 python3[3048]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 07 13:58:18 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 224, 'battery': 76, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6716, 'bmr_cals': 845, 'mtp_version': 7, 'solar_gen': 282, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 869, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011a00e018234d494c24777c
May 07 13:58:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061498, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 124, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 224, 'actCals': 24, 'totalCals': 869, 'bmrCals': 845, 'heartRate': 73, 'solarGen': 282, 'caseTemp': 119}}
May 07 13:58:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061498, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 124, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 224, 'actCals': 24, 'totalCals': 869, 'bmrCals': 845, 'heartRate': 73, 'solarGen': 282, 'caseTemp': 119}}
May 07 13:58:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061498, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6945, "skinTemp": 124, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 224, "actCals": 24, "totalCals": 869, "bmrCals": 845, "heartRate": 73, "solarGen": 282, "caseTemp": 119}}, "rt": "instant", "key": "5f176d93e26e434d942631701e51a2ad"}
May 07 13:58:18 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 13:58:18 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 13:58:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061499.256654, 'type': 's', 'key': '5f176d93e26e434d942631701e51a2ad'}
May 07 13:58:19 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:58:19 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:58:22 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 224, 'battery': 76, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6716, 'bmr_cals': 845, 'mtp_version': 7, 'solar_gen': 282, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 869, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011a00e018234d494c34777c
May 07 13:58:33 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:58:33 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:58:46 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 13:58:46 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 13:58:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 23, 'battery': 74, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 6013, 'bmr_cals': 337, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 354, 'total_steps': 6013} 1d691d6900070000177d1156018d000500171131513a4a147579
May 07 13:58:47 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061527, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 121, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 23, 'actCals': 17, 'totalCals': 354, 'bmrCals': 337, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:58:47 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061527, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 121, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 23, 'actCals': 17, 'totalCals': 354, 'bmrCals': 337, 'heartRate': 58, 'solarGen': 5, 'caseTemp': 117}}
May 07 13:58:47 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061527, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 121, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 23, "actCals": 17, "totalCals": 354, "bmrCals": 337, "heartRate": 58, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "e0b05886c25d4927b251f222ebbfedfe"}
May 07 13:58:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061527.6512153, 'type': 's', 'key': 'e0b05886c25d4927b251f222ebbfedfe'}
May 07 13:58:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:58:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:58:55 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:58:55 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:58:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "85134f93629c453c9757ca37b87610b9"}
May 07 13:58:56 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061536.0631678, 'type': 's', 'key': '85134f93629c453c9757ca37b87610b9'}
May 07 13:59:01 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 13:59:01 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 13:59:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 144, 'battery': 82, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 558, 'bmr_cals': 396, 'mtp_version': 7, 'solar_gen': 382, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 408, 'total_steps': 558} 251a251a00070000022e01bf0000017e00900c018c3d5234777b
May 07 13:59:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061541, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 123, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 144, 'actCals': 12, 'totalCals': 408, 'bmrCals': 396, 'heartRate': 61, 'solarGen': 382, 'caseTemp': 119}}
May 07 13:59:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061541, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 123, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 144, 'actCals': 12, 'totalCals': 408, 'bmrCals': 396, 'heartRate': 61, 'solarGen': 382, 'caseTemp': 119}}
May 07 13:59:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061541, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 123, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 144, "actCals": 12, "totalCals": 408, "bmrCals": 396, "heartRate": 61, "solarGen": 382, "caseTemp": 119}}, "rt": "instant", "key": "f8a594c2394e4a2e8c0202c7de636c60"}
May 07 13:59:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 13:59:02 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 13:59:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061542.3986702, 'type': 's', 'key': 'f8a594c2394e4a2e8c0202c7de636c60'}
May 07 13:59:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 24, 'battery': 74, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 121, 'walk_steps': 6013, 'bmr_cals': 338, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 355, 'total_steps': 6013} 1d691d6900070000177d1156018d000500181131523a4a347579
May 07 13:59:15 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:59:15 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:59:15 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 12, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 129, 'walk_steps': 2055, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 452, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 282, 'total_steps': 2105} 19b119b10007003208070694000101c400940ce10e4059347e81
May 07 13:59:15 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 13:59:17 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 12, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 129, 'walk_steps': 2055, 'bmr_cals': 270, 'mtp_version': 7, 'solar_gen': 452, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 282, 'total_steps': 2105} 19b119b10007003208070694000101c400940ce10e4059047e81
May 07 13:59:17 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 13:59:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 165, 'battery': 76, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 433, 'bmr_cals': 398, 'mtp_version': 7, 'solar_gen': 5, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 410, 'total_steps': 433} 1d921d920007000001b101530000000500a50c118e404c34787c
May 07 13:59:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061558, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 410, 'bmrCals': 398, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:59:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061558, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 410, 'bmrCals': 398, 'heartRate': 64, 'solarGen': 5, 'caseTemp': 120}}
May 07 13:59:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061558, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 124, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 165, "actCals": 12, "totalCals": 410, "bmrCals": 398, "heartRate": 64, "solarGen": 5, "caseTemp": 120}}, "rt": "instant", "key": "525b79963eeb461c903b9388dd48b6d2"}
May 07 13:59:19 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061558.7106643, 'type': 's', 'key': '525b79963eeb461c903b9388dd48b6d2'}
May 07 13:59:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:59:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:59:43 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 13:59:43 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 13:59:44 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 97, 'battery': 11, 'act_cals': 9, 'case_temp': 126, 'pairing_code': b'\x10\xc6', 'skin_temp': 130, 'walk_steps': 3327, 'bmr_cals': 207, 'mtp_version': 7, 'solar_gen': 157, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 216, 'total_steps': 3367} 10c610c6000700280cff09eb0000009d006109f0cf400b147e82
May 07 13:59:44 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 13:59:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 13:59:50 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 13:59:55 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 13:59:55 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 13:59:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d4a3ab4639a9414697d8c1be01d82d40"}
May 07 13:59:56 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061596.2267423, 'type': 's', 'key': 'd4a3ab4639a9414697d8c1be01d82d40'}
May 07 14:00:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 92, 'battery': 57, 'act_cals': 16, 'case_temp': 115, 'pairing_code': b'"(', 'skin_temp': 117, 'walk_steps': 5731, 'bmr_cals': 336, 'mtp_version': 7, 'solar_gen': 261, 'distance': 4206, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 352, 'total_steps': 5731} 22282228000700001663106e01a30105005c1091504039047375
May 07 14:00:00 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 14:00:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 82, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 558, 'bmr_cals': 398, 'mtp_version': 7, 'solar_gen': 384, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 410, 'total_steps': 558} 251a251a00070000022e01bf0000018000910c118e405224777c
May 07 14:00:11 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061611, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 145, 'actCals': 12, 'totalCals': 410, 'bmrCals': 398, 'heartRate': 64, 'solarGen': 384, 'caseTemp': 119}}
May 07 14:00:11 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061611, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 145, 'actCals': 12, 'totalCals': 410, 'bmrCals': 398, 'heartRate': 64, 'solarGen': 384, 'caseTemp': 119}}
May 07 14:00:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061611, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 124, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 145, "actCals": 12, "totalCals": 410, "bmrCals": 398, "heartRate": 64, "solarGen": 384, "caseTemp": 119}}, "rt": "instant", "key": "744e600a592546dc9e42d66c07e1e0c6"}
May 07 14:00:11 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061611.4907103, 'type': 's', 'key': '744e600a592546dc9e42d66c07e1e0c6'}
May 07 14:00:12 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 14:00:12 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 14:00:12 msm8909 python3[3048]: ADVERT: {'company_id': b'\x0fd', 'pairing_code': b'\x0fd', 'alert_status': b'\x00', 'mtp_version': 6} 0f640f640006
May 07 14:00:12 msm8909 python3[3048]: IGNORING 06:05:04:72:36:74 WITH PAIRING CODE: 0f64
May 07 14:00:15 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 840, 'mtp_version': 7, 'solar_gen': 284, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 864, 'total_steps': 7278} 0f890f89000700bb1bb3159f0000011c000e182348405204767a
May 07 14:00:15 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061615, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 14, 'actCals': 24, 'totalCals': 864, 'bmrCals': 840, 'heartRate': 64, 'solarGen': 284, 'caseTemp': 118}}
May 07 14:00:15 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061615, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 14, 'actCals': 24, 'totalCals': 864, 'bmrCals': 840, 'heartRate': 64, 'solarGen': 284, 'caseTemp': 118}}
May 07 14:00:15 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061615, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7278, "skinTemp": 122, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 14, "actCals": 24, "totalCals": 864, "bmrCals": 840, "heartRate": 64, "solarGen": 284, "caseTemp": 118}}, "rt": "instant", "key": "347cd03513c9426f9a0055f17141fefe"}
May 07 14:00:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061615.4651875, 'type': 's', 'key': '347cd03513c9426f9a0055f17141fefe'}
May 07 14:00:20 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:00:20 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:00:24 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 840, 'mtp_version': 7, 'solar_gen': 284, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 864, 'total_steps': 7278} 0f890f89000700bb1bb3159f0000011c000e182348405214767a
May 07 14:00:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:00:39 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 14:00:39 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 14:00:40 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 227, 'battery': 77, 'act_cals': 24, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6716, 'bmr_cals': 847, 'mtp_version': 7, 'solar_gen': 285, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 871, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011d00e318334f494d34797e
May 07 14:00:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061640, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 126, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 227, 'actCals': 24, 'totalCals': 871, 'bmrCals': 847, 'heartRate': 73, 'solarGen': 285, 'caseTemp': 121}}
May 07 14:00:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061640, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 126, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 227, 'actCals': 24, 'totalCals': 871, 'bmrCals': 847, 'heartRate': 73, 'solarGen': 285, 'caseTemp': 121}}
May 07 14:00:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061640, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 126, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 227, "actCals": 24, "totalCals": 871, "bmrCals": 847, "heartRate": 73, "solarGen": 285, "caseTemp": 121}}, "rt": "instant", "key": "bdd6967169a44fa8a218e21f54674826"}
May 07 14:00:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061640.5384409, 'type': 's', 'key': 'bdd6967169a44fa8a218e21f54674826'}
May 07 14:00:41 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x04+', 'mtp_version': 5} 042b055f00
May 07 14:00:41 msm8909 python3[3048]: IGNORING 06:05:04:33:04:2B WITH PAIRING CODE: 042b
May 07 14:00:42 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 14, 'battery': 82, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 840, 'mtp_version': 7, 'solar_gen': 284, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 864, 'total_steps': 7278} 0f890f89000700bb1bb3159f0000011c000e182348405234767a
May 07 14:00:50 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:00:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:00:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 81, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 558, 'bmr_cals': 399, 'mtp_version': 7, 'solar_gen': 386, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 411, 'total_steps': 558} 251a251a00070000022e01bf0000018200910c118f405124777c
May 07 14:00:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 24, 'battery': 73, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6013, 'bmr_cals': 339, 'mtp_version': 7, 'solar_gen': 5, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 69, 'sleep_duration': 397, 'total_cals': 356, 'total_steps': 6013} 1d691d6900070000177d1156018d00050018114153454914757a
May 07 14:00:53 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061653, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 122, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 24, 'actCals': 17, 'totalCals': 356, 'bmrCals': 339, 'heartRate': 69, 'solarGen': 5, 'caseTemp': 117}}
May 07 14:00:53 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061653, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 122, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 24, 'actCals': 17, 'totalCals': 356, 'bmrCals': 339, 'heartRate': 69, 'solarGen': 5, 'caseTemp': 117}}
May 07 14:00:53 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061653, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6013, "skinTemp": 122, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 24, "actCals": 17, "totalCals": 356, "bmrCals": 339, "heartRate": 69, "solarGen": 5, "caseTemp": 117}}, "rt": "instant", "key": "a52cc281df36452398dcbb24ecf36dc2"}
May 07 14:00:54 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061653.8744581, 'type': 's', 'key': 'a52cc281df36452398dcbb24ecf36dc2'}
May 07 14:00:56 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:00:56 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:00:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0d3afd1b9c9941369a09d1320e5c0e8a"}
May 07 14:00:56 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061656.6134961, 'type': 's', 'key': '0d3afd1b9c9941369a09d1320e5c0e8a'}
May 07 14:01:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 81, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 558, 'bmr_cals': 399, 'mtp_version': 7, 'solar_gen': 386, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 411, 'total_steps': 558} 251a251a00070000022e01bf0000018200910c118f405104777c
May 07 14:01:07 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:01:07 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:01:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 25, 'battery': 74, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6013, 'bmr_cals': 339, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 69, 'sleep_duration': 397, 'total_cals': 356, 'total_steps': 6013} 1d691d6900070000177d1156018d00060019114153454a34767a
May 07 14:01:20 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 229, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 848, 'mtp_version': 7, 'solar_gen': 286, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 872, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011e00e5184350494d347a7f
May 07 14:01:20 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:01:20 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:01:21 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:01:21 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:01:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 673, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302a10006000002005a006466
May 07 14:01:21 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:01:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 165, 'battery': 76, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 433, 'bmr_cals': 400, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 412, 'total_steps': 433} 1d921d920007000001b101530000000600a50c3190404c04797c
May 07 14:01:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061681, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 412, 'bmrCals': 400, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:01:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061681, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 165, 'actCals': 12, 'totalCals': 412, 'bmrCals': 400, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:01:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061681, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 124, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 165, "actCals": 12, "totalCals": 412, "bmrCals": 400, "heartRate": 64, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "5c84247120ee43ee9560641dcdd93460"}
May 07 14:01:22 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061681.8660381, 'type': 's', 'key': '5c84247120ee43ee9560641dcdd93460'}
May 07 14:01:22 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 14:01:22 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 14:01:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 673, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302a10006000002005a106466
May 07 14:01:36 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:01:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 673, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302a10006000002005a306466
May 07 14:01:48 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:01:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:01:49 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:01:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 57, 'act_cals': 20, 'case_temp': 123, 'pairing_code': b'\x05\xd5', 'skin_temp': 126, 'walk_steps': 5049, 'bmr_cals': 852, 'mtp_version': 7, 'solar_gen': 216, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 872, 'total_steps': 5049} 05d505d50007000013b90f28000000d800b21433545239047b7e
May 07 14:01:51 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:01:51 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:01:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:01:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 14:01:52 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 14:01:56 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:01:56 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:01:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0915d77057e348dd9ac6ce3baf13e487"}
May 07 14:01:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061717.0165269, 'type': 's', 'key': '0915d77057e348dd9ac6ce3baf13e487'}
May 07 14:02:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:02:04 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:02:05 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 229, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 848, 'mtp_version': 7, 'solar_gen': 286, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 872, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011e00e5184350494d347a7f
May 07 14:02:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061725, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 229, 'actCals': 24, 'totalCals': 872, 'bmrCals': 848, 'heartRate': 73, 'solarGen': 286, 'caseTemp': 122}}
May 07 14:02:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061725, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 229, 'actCals': 24, 'totalCals': 872, 'bmrCals': 848, 'heartRate': 73, 'solarGen': 286, 'caseTemp': 122}}
May 07 14:02:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061725, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 127, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 229, "actCals": 24, "totalCals": 872, "bmrCals": 848, "heartRate": 73, "solarGen": 286, "caseTemp": 122}}, "rt": "instant", "key": "59aabcf7782a4901a3688aff90b3bb55"}
May 07 14:02:05 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 842, 'mtp_version': 7, 'solar_gen': 288, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 866, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000120000f18334a405304777c
May 07 14:02:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061725, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 866, 'bmrCals': 842, 'heartRate': 64, 'solarGen': 288, 'caseTemp': 119}}
May 07 14:02:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061725, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 866, 'bmrCals': 842, 'heartRate': 64, 'solarGen': 288, 'caseTemp': 119}}
May 07 14:02:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061725, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 124, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 866, "bmrCals": 842, "heartRate": 64, "solarGen": 288, "caseTemp": 119}}, "rt": "instant", "key": "bbae65903aa74ee8898d75b4b40c4895"}
May 07 14:02:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061725.7729523, 'type': 's', 'key': '59aabcf7782a4901a3688aff90b3bb55'}
May 07 14:02:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061726.1989233, 'type': 's', 'key': 'bbae65903aa74ee8898d75b4b40c4895'}
May 07 14:02:06 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:02:06 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:02:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 145, 'battery': 82, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 558, 'bmr_cals': 400, 'mtp_version': 7, 'solar_gen': 387, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 412, 'total_steps': 558} 251a251a00070000022e01bf0000018300910c2190605224777c
May 07 14:02:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061726, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 145, 'actCals': 12, 'totalCals': 412, 'bmrCals': 400, 'heartRate': 96, 'solarGen': 387, 'caseTemp': 119}}
May 07 14:02:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061726, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 145, 'actCals': 12, 'totalCals': 412, 'bmrCals': 400, 'heartRate': 96, 'solarGen': 387, 'caseTemp': 119}}
May 07 14:02:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061726, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 124, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 145, "actCals": 12, "totalCals": 412, "bmrCals": 400, "heartRate": 96, "solarGen": 387, "caseTemp": 119}}, "rt": "instant", "key": "6079451689774ee99971a58a3f576122"}
May 07 14:02:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061727.3596325, 'type': 's', 'key': '6079451689774ee99971a58a3f576122'}
May 07 14:02:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 146, 'battery': 82, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 558, 'bmr_cals': 402, 'mtp_version': 7, 'solar_gen': 389, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 96, 'sleep_duration': 0, 'total_cals': 414, 'total_steps': 558} 251a251a00070000022e01bf0000018500920c3192605234777b
May 07 14:02:20 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 842, 'mtp_version': 7, 'solar_gen': 288, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 866, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000120000f18334a405314777c
May 07 14:02:21 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:02:21 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:02:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 75, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 433, 'bmr_cals': 402, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 414, 'total_steps': 433} 1d921d920007000001b101530000000600a60c3192404b34787c
May 07 14:02:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061753, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 166, 'actCals': 12, 'totalCals': 414, 'bmrCals': 402, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:02:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061753, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 433, 'skinTemp': 124, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 166, 'actCals': 12, 'totalCals': 414, 'bmrCals': 402, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:02:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061753, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 433, "skinTemp": 124, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 166, "actCals": 12, "totalCals": 414, "bmrCals": 402, "heartRate": 64, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "820e92f73ed14d11b7770f1d0f1388e3"}
May 07 14:02:33 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 230, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 849, 'mtp_version': 7, 'solar_gen': 287, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 873, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011f00e6184351494d247a7f
May 07 14:02:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061753.5406399, 'type': 's', 'key': '820e92f73ed14d11b7770f1d0f1388e3'}
May 07 14:02:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 26, 'battery': 74, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6013, 'bmr_cals': 340, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 69, 'sleep_duration': 397, 'total_cals': 357, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001a114154454a04767a
May 07 14:02:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061754, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 122, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 26, 'actCals': 17, 'totalCals': 357, 'bmrCals': 340, 'heartRate': 69, 'solarGen': 6, 'caseTemp': 118}}
May 07 14:02:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061754, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 122, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 26, 'actCals': 17, 'totalCals': 357, 'bmrCals': 340, 'heartRate': 69, 'solarGen': 6, 'caseTemp': 118}}
May 07 14:02:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061754, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 122, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 26, "actCals": 17, "totalCals": 357, "bmrCals": 340, "heartRate": 69, "solarGen": 6, "caseTemp": 118}}, "rt": "instant", "key": "88d5d19d58224c38bbfabbece4092009"}
May 07 14:02:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061754.7313938, 'type': 's', 'key': '88d5d19d58224c38bbfabbece4092009'}
May 07 14:02:45 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 230, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 849, 'mtp_version': 7, 'solar_gen': 287, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 873, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011f00e6184351494d347a7f
May 07 14:02:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 75, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 433, 'bmr_cals': 402, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 414, 'total_steps': 433} 1d921d920007000001b101530000000600a60c3192404b14787c
May 07 14:02:51 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:02:51 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:02:56 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:02:56 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:02:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "83c37d2cc4184249a4dd9e5e3d5dcec3"}
May 07 14:02:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061777.237675, 'type': 's', 'key': '83c37d2cc4184249a4dd9e5e3d5dcec3'}
May 07 14:02:58 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 230, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 849, 'mtp_version': 7, 'solar_gen': 287, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 873, 'total_steps': 6945} 0d550d55000700e51a3c14a60000011f00e6184351494d147a7f
May 07 14:02:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 26, 'battery': 74, 'act_cals': 17, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6013, 'bmr_cals': 340, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 69, 'sleep_duration': 397, 'total_cals': 357, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001a114154454a24767a
May 07 14:03:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 57, 'act_cals': 20, 'case_temp': 124, 'pairing_code': b'\x05\xd5', 'skin_temp': 126, 'walk_steps': 5049, 'bmr_cals': 854, 'mtp_version': 7, 'solar_gen': 217, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 874, 'total_steps': 5049} 05d505d50007000013b90f28000000d900b21443565239347c7e
May 07 14:03:02 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:03:22 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:03:22 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:03:27 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7091, 'bmr_cals': 843, 'mtp_version': 7, 'solar_gen': 290, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 867, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000122000f18434b405204777b
May 07 14:03:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061807, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 123, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 867, 'bmrCals': 843, 'heartRate': 64, 'solarGen': 290, 'caseTemp': 119}}
May 07 14:03:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061807, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 123, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 867, 'bmrCals': 843, 'heartRate': 64, 'solarGen': 290, 'caseTemp': 119}}
May 07 14:03:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061807, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7278, "skinTemp": 123, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 867, "bmrCals": 843, "heartRate": 64, "solarGen": 290, "caseTemp": 119}}, "rt": "instant", "key": "142899c2e9954c79922e73c6cc657c33"}
May 07 14:03:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 147, 'battery': 82, 'act_cals': 12, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 558, 'bmr_cals': 403, 'mtp_version': 7, 'solar_gen': 391, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 80, 'sleep_duration': 0, 'total_cals': 415, 'total_steps': 558} 251a251a00070000022e01bf0000018700930c3193505224777c
May 07 14:03:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061807, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 147, 'actCals': 12, 'totalCals': 415, 'bmrCals': 403, 'heartRate': 80, 'solarGen': 391, 'caseTemp': 119}}
May 07 14:03:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061807, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 124, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 147, 'actCals': 12, 'totalCals': 415, 'bmrCals': 403, 'heartRate': 80, 'solarGen': 391, 'caseTemp': 119}}
May 07 14:03:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061807, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 124, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 147, "actCals": 12, "totalCals": 415, "bmrCals": 403, "heartRate": 80, "solarGen": 391, "caseTemp": 119}}, "rt": "instant", "key": "54f543c389e14fafa67dba326f67ce27"}
May 07 14:03:28 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061807.6792581, 'type': 's', 'key': '142899c2e9954c79922e73c6cc657c33'}
May 07 14:03:28 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061807.9980342, 'type': 's', 'key': '54f543c389e14fafa67dba326f67ce27'}
May 07 14:03:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 26, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 341, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 358, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001a115155494a14777b
May 07 14:03:28 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 14:03:28 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 14:03:43 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 342, 'mtp_version': 7, 'solar_gen': 302, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 58, 'sleep_duration': 394, 'total_cals': 353, 'total_steps': 962} 158315830007002d039502f1018a012e00a90b11563a59147c7f
May 07 14:03:43 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:03:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 167, 'battery': 77, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 433, 'bmr_cals': 403, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 415, 'total_steps': 433} 1d921d920007000001b101530000000600a70c4193404d24797d
May 07 14:03:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061824, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 125, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 167, 'actCals': 12, 'totalCals': 415, 'bmrCals': 403, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:03:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061824, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 125, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 167, 'actCals': 12, 'totalCals': 415, 'bmrCals': 403, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:03:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061824, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 433, "skinTemp": 125, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 167, "actCals": 12, "totalCals": 415, "bmrCals": 403, "heartRate": 64, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "c9c9e99786de4a07adfb6db3fc733d95"}
May 07 14:03:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061824.907069, 'type': 's', 'key': 'c9c9e99786de4a07adfb6db3fc733d95'}
May 07 14:03:52 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:03:52 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:03:55 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 342, 'mtp_version': 7, 'solar_gen': 302, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 58, 'sleep_duration': 394, 'total_cals': 353, 'total_steps': 962} 158315830007002d039502f1018a012e00a90b11563a59247c7f
May 07 14:03:55 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:03:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 26, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 341, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 358, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001a115155494a04777b
May 07 14:03:55 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061835, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 123, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 26, 'actCals': 17, 'totalCals': 358, 'bmrCals': 341, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:03:55 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715061835, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 123, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 26, 'actCals': 17, 'totalCals': 358, 'bmrCals': 341, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:03:56 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715061835, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 123, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 26, "actCals": 17, "totalCals": 358, "bmrCals": 341, "heartRate": 73, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "f2f1e431bedf412ab08b7f7b19558365"}
May 07 14:03:56 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061836.4659338, 'type': 's', 'key': 'f2f1e431bedf412ab08b7f7b19558365'}
May 07 14:03:57 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:03:57 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:03:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e0e1ea73b3a44bc5a7d323f18d18c110"}
May 07 14:03:57 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 230, 'battery': 76, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6716, 'bmr_cals': 850, 'mtp_version': 7, 'solar_gen': 289, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 874, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012100e6184352494c347a7e
May 07 14:03:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061837, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 126, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 230, 'actCals': 24, 'totalCals': 874, 'bmrCals': 850, 'heartRate': 73, 'solarGen': 289, 'caseTemp': 122}}
May 07 14:03:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061837, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 126, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 230, 'actCals': 24, 'totalCals': 874, 'bmrCals': 850, 'heartRate': 73, 'solarGen': 289, 'caseTemp': 122}}
May 07 14:03:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061837, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6945, "skinTemp": 126, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 230, "actCals": 24, "totalCals": 874, "bmrCals": 850, "heartRate": 73, "solarGen": 289, "caseTemp": 122}}, "rt": "instant", "key": "35a4db1629c448229a74821b6eec43a9"}
May 07 14:03:57 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061837.5066147, 'type': 's', 'key': 'e0e1ea73b3a44bc5a7d323f18d18c110'}
May 07 14:03:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061837.8761625, 'type': 's', 'key': '35a4db1629c448229a74821b6eec43a9'}
May 07 14:04:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 677, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302a50006000002005b106466
May 07 14:04:09 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:04:22 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:04:22 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:04:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 27, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 342, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 359, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001b115156494a34777b
May 07 14:04:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 82, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 558, 'bmr_cals': 405, 'mtp_version': 7, 'solar_gen': 393, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 417, 'total_steps': 558} 251a251a00070000022e01bf0000018900940c41953d5204787d
May 07 14:04:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 168, 'battery': 76, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 433, 'bmr_cals': 405, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 417, 'total_steps': 433} 1d921d920007000001b101530000000600a80c4195404c24797e
May 07 14:04:25 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 128, 'walk_steps': 917, 'bmr_cals': 343, 'mtp_version': 7, 'solar_gen': 302, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 58, 'sleep_duration': 394, 'total_cals': 354, 'total_steps': 962} 158315830007002d039502f1018a012e00a90b11573a59147c80
May 07 14:04:25 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:04:36 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7091, 'bmr_cals': 844, 'mtp_version': 7, 'solar_gen': 291, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 66, 'sleep_duration': 0, 'total_cals': 868, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000123000f18434c425334777b
May 07 14:04:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061876, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 123, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 868, 'bmrCals': 844, 'heartRate': 66, 'solarGen': 291, 'caseTemp': 119}}
May 07 14:04:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061876, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 123, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 868, 'bmrCals': 844, 'heartRate': 66, 'solarGen': 291, 'caseTemp': 119}}
May 07 14:04:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061876, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 123, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 868, "bmrCals": 844, "heartRate": 66, "solarGen": 291, "caseTemp": 119}}, "rt": "instant", "key": "0fb36c13e6164880a0fe20faef331cef"}
May 07 14:04:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061877.0622957, 'type': 's', 'key': '0fb36c13e6164880a0fe20faef331cef'}
May 07 14:04:37 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 231, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6716, 'bmr_cals': 851, 'mtp_version': 7, 'solar_gen': 291, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 69, 'sleep_duration': 0, 'total_cals': 875, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012300e7185353454d347a7e
May 07 14:04:39 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 14:04:39 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 14:04:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 82, 'act_cals': 12, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 558, 'bmr_cals': 405, 'mtp_version': 7, 'solar_gen': 393, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 417, 'total_steps': 558} 251a251a00070000022e01bf0000018900940c41953d5214787d
May 07 14:04:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061880, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 125, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 148, 'actCals': 12, 'totalCals': 417, 'bmrCals': 405, 'heartRate': 61, 'solarGen': 393, 'caseTemp': 120}}
May 07 14:04:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061880, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 125, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 148, 'actCals': 12, 'totalCals': 417, 'bmrCals': 405, 'heartRate': 61, 'solarGen': 393, 'caseTemp': 120}}
May 07 14:04:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061880, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 125, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 148, "actCals": 12, "totalCals": 417, "bmrCals": 405, "heartRate": 61, "solarGen": 393, "caseTemp": 120}}, "rt": "instant", "key": "b2ee725f6e8543d5b2512d054f27d48a"}
May 07 14:04:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061880.4666932, 'type': 's', 'key': 'b2ee725f6e8543d5b2512d054f27d48a'}
May 07 14:04:40 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 14:04:40 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 14:04:51 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 14:04:51 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 14:04:53 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:04:53 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:04:57 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:04:57 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:04:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "4e1e28e5fbb04befa940582ddbf6b27f"}
May 07 14:04:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061898.0308256, 'type': 's', 'key': '4e1e28e5fbb04befa940582ddbf6b27f'}
May 07 14:05:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 49, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'skin_temp': 127, 'walk_steps': 5049, 'bmr_cals': 856, 'mtp_version': 7, 'solar_gen': 217, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 876, 'total_steps': 5049} 05d505d50007000013b90f28000000d900b21453584031347d7f
May 07 14:05:04 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:05:05 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:05:05 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:05:08 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 128, 'walk_steps': 917, 'bmr_cals': 343, 'mtp_version': 7, 'solar_gen': 302, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 73, 'sleep_duration': 394, 'total_cals': 354, 'total_steps': 962} 158315830007002d039502f1018a012e00a90b11574959247c80
May 07 14:05:08 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:05:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 76, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 433, 'bmr_cals': 406, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 418, 'total_steps': 433} 1d921d920007000001b101530000000600aa0c5196404c34797e
May 07 14:05:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061908, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 126, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 170, 'actCals': 12, 'totalCals': 418, 'bmrCals': 406, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:05:08 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061908, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 126, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 170, 'actCals': 12, 'totalCals': 418, 'bmrCals': 406, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:05:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061908, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 126, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 170, "actCals": 12, "totalCals": 418, "bmrCals": 406, "heartRate": 64, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "89a7fef593ba46e8b5ce51c4ed98cd0c"}
May 07 14:05:08 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061908.6871145, 'type': 's', 'key': '89a7fef593ba46e8b5ce51c4ed98cd0c'}
May 07 14:05:19 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 233, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 852, 'mtp_version': 7, 'solar_gen': 293, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 69, 'sleep_duration': 0, 'total_cals': 876, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012500e9185354454d047a7f
May 07 14:05:19 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061919, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 233, 'actCals': 24, 'totalCals': 876, 'bmrCals': 852, 'heartRate': 69, 'solarGen': 293, 'caseTemp': 122}}
May 07 14:05:19 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715061919, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 233, 'actCals': 24, 'totalCals': 876, 'bmrCals': 852, 'heartRate': 69, 'solarGen': 293, 'caseTemp': 122}}
May 07 14:05:19 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715061919, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 127, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 233, "actCals": 24, "totalCals": 876, "bmrCals": 852, "heartRate": 69, "solarGen": 293, "caseTemp": 122}}, "rt": "instant", "key": "fc208fbeee104b178e2f2bb8c1912bb0"}
May 07 14:05:20 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061920.3434408, 'type': 's', 'key': 'fc208fbeee104b178e2f2bb8c1912bb0'}
May 07 14:05:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 101, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 681, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502a90006001005005d306465
May 07 14:05:22 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 14:05:23 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:05:23 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:05:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 76, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 126, 'walk_steps': 433, 'bmr_cals': 406, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 418, 'total_steps': 433} 1d921d920007000001b101530000000600aa0c51963a4c14797e
May 07 14:05:33 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:05:33 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:05:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:05:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:05:49 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:05:49 msm8909 python3[3048]: ADVERT: {'company_id': b'\x14%', 'pairing_code': b'\x14%', 'alert_status': b'\x00', 'mtp_version': 6} 142514250006
May 07 14:05:49 msm8909 python3[3048]: IGNORING 06:05:04:E1:62:45 WITH PAIRING CODE: 1425
May 07 14:05:50 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 453, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 291, 'total_steps': 2105} 19b119b10007003208070694000101c500940d21164059047e82
May 07 14:05:50 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:05:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:05:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:05:57 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:05:57 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:05:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a52cf785b03a4399a0d8dedf0369a497"}
May 07 14:05:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061958.4913344, 'type': 's', 'key': 'a52cf785b03a4399a0d8dedf0369a497'}
May 07 14:06:02 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:06:02 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:06:04 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 278, 'mtp_version': 7, 'solar_gen': 453, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 291, 'total_steps': 2105} 19b119b10007003208070694000101c500940d21164059147e82
May 07 14:06:04 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:06:14 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 280, 'mtp_version': 7, 'solar_gen': 453, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 293, 'total_steps': 2105} 19b119b10007003208070694000101c500940d31184059247f82
May 07 14:06:14 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:06:17 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 233, 'battery': 77, 'act_cals': 24, 'case_temp': 122, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 852, 'mtp_version': 7, 'solar_gen': 293, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 69, 'sleep_duration': 0, 'total_cals': 876, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012500e9185354454d147a7f
May 07 14:06:24 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:06:24 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:06:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 81, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 558, 'bmr_cals': 407, 'mtp_version': 7, 'solar_gen': 397, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 419, 'total_steps': 558} 251a251a00070000022e01bf0000018d00960c51974f5124797e
May 07 14:06:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061988, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 558, 'skinTemp': 126, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 150, 'actCals': 12, 'totalCals': 419, 'bmrCals': 407, 'heartRate': 79, 'solarGen': 397, 'caseTemp': 121}}
May 07 14:06:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715061988, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 558, 'skinTemp': 126, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 150, 'actCals': 12, 'totalCals': 419, 'bmrCals': 407, 'heartRate': 79, 'solarGen': 397, 'caseTemp': 121}}
May 07 14:06:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715061988, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 558, "skinTemp": 126, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 150, "actCals": 12, "totalCals": 419, "bmrCals": 407, "heartRate": 79, "solarGen": 397, "caseTemp": 121}}, "rt": "instant", "key": "4a3017eded8e4440b796d5bb6bcadb2d"}
May 07 14:06:28 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061988.7177675, 'type': 's', 'key': '4a3017eded8e4440b796d5bb6bcadb2d'}
May 07 14:06:29 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 14:06:29 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 14:06:29 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 846, 'mtp_version': 7, 'solar_gen': 295, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 870, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000127000f18534e405224787c
May 07 14:06:29 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061989, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 870, 'bmrCals': 846, 'heartRate': 64, 'solarGen': 295, 'caseTemp': 120}}
May 07 14:06:29 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715061989, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 870, 'bmrCals': 846, 'heartRate': 64, 'solarGen': 295, 'caseTemp': 120}}
May 07 14:06:29 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715061989, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7278, "skinTemp": 124, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 870, "bmrCals": 846, "heartRate": 64, "solarGen": 295, "caseTemp": 120}}, "rt": "instant", "key": "942edb69391e4a51ab9ae55e4e4324a2"}
May 07 14:06:30 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061989.8661861, 'type': 's', 'key': '942edb69391e4a51ab9ae55e4e4324a2'}
May 07 14:06:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 171, 'battery': 77, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 433, 'bmr_cals': 407, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 419, 'total_steps': 433} 1d921d920007000001b101530000000600ab0c61973a4d347a7f
May 07 14:06:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061992, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 127, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 171, 'actCals': 12, 'totalCals': 419, 'bmrCals': 407, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:06:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715061992, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 127, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 171, 'actCals': 12, 'totalCals': 419, 'bmrCals': 407, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:06:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715061992, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 433, "skinTemp": 127, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 171, "actCals": 12, "totalCals": 419, "bmrCals": 407, "heartRate": 58, "solarGen": 6, "caseTemp": 122}}, "rt": "instant", "key": "48b0692f9ec54943913ac0e99a6b7ed2"}
May 07 14:06:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715061992.4873657, 'type': 's', 'key': '48b0692f9ec54943913ac0e99a6b7ed2'}
May 07 14:06:43 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 846, 'mtp_version': 7, 'solar_gen': 295, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 870, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000127000f18534e405204787c
May 07 14:06:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 89, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 683, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302ab00060000020059106466
May 07 14:06:46 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:06:54 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:06:54 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:06:56 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 128, 'walk_steps': 917, 'bmr_cals': 345, 'mtp_version': 7, 'solar_gen': 302, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 73, 'sleep_duration': 394, 'total_cals': 356, 'total_steps': 962} 158315830007002d039502f1018a012e00a90b21594959147c80
May 07 14:06:56 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:06:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 150, 'battery': 81, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 558, 'bmr_cals': 407, 'mtp_version': 7, 'solar_gen': 397, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 419, 'total_steps': 558} 251a251a00070000022e01bf0000018d00960c51974f5114797e
May 07 14:06:58 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:06:58 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:06:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "eec825de36d5475b8b17b9d4463c4f72"}
May 07 14:06:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:06:58 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:06:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062018.4925537, 'type': 's', 'key': 'eec825de36d5475b8b17b9d4463c4f72'}
May 07 14:07:13 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7091, 'bmr_cals': 847, 'mtp_version': 7, 'solar_gen': 297, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 871, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000129000f18534f405334777b
May 07 14:07:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 29, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 345, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 362, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001d116159464a04777b
May 07 14:07:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062033, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 123, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 29, 'actCals': 17, 'totalCals': 362, 'bmrCals': 345, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:07:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062033, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 123, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 29, 'actCals': 17, 'totalCals': 362, 'bmrCals': 345, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:07:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062033, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 123, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 29, "actCals": 17, "totalCals": 362, "bmrCals": 345, "heartRate": 70, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "9faaaf9168dc4339abebadbc066d2d35"}
May 07 14:07:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062034.1014919, 'type': 's', 'key': '9faaaf9168dc4339abebadbc066d2d35'}
May 07 14:07:24 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:07:24 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:07:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 151, 'battery': 82, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 558, 'bmr_cals': 409, 'mtp_version': 7, 'solar_gen': 399, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 421, 'total_steps': 558} 251a251a00070000022e01bf0000018f00970c61994f5234797e
May 07 14:07:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 172, 'battery': 75, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 433, 'bmr_cals': 409, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 421, 'total_steps': 433} 1d921d920007000001b101530000000600ac0c61993a4b147a7f
May 07 14:07:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 29, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 345, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 362, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001d116159464a14777b
May 07 14:07:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 57, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'skin_temp': 127, 'walk_steps': 5049, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 217, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 877, 'total_steps': 5049} 05d505d50007000013b90f28000000d900b21463594039347d7f
May 07 14:07:39 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:07:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 151, 'battery': 82, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 558, 'bmr_cals': 409, 'mtp_version': 7, 'solar_gen': 399, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 421, 'total_steps': 558} 251a251a00070000022e01bf0000018f00970c61994f5214797e
May 07 14:07:39 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062059, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 126, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 151, 'actCals': 12, 'totalCals': 421, 'bmrCals': 409, 'heartRate': 79, 'solarGen': 399, 'caseTemp': 121}}
May 07 14:07:39 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062059, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 126, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 151, 'actCals': 12, 'totalCals': 421, 'bmrCals': 409, 'heartRate': 79, 'solarGen': 399, 'caseTemp': 121}}
May 07 14:07:39 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715062059, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 126, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 151, "actCals": 12, "totalCals": 421, "bmrCals": 409, "heartRate": 79, "solarGen": 399, "caseTemp": 121}}, "rt": "instant", "key": "71d1cdbf69624a66b86e02ed14d1f266"}
May 07 14:07:40 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062060.36532, 'type': 's', 'key': '71d1cdbf69624a66b86e02ed14d1f266'}
May 07 14:07:40 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 235, 'battery': 77, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 854, 'mtp_version': 7, 'solar_gen': 297, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 878, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012900eb186356494d247b80
May 07 14:07:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062060, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 235, 'actCals': 24, 'totalCals': 878, 'bmrCals': 854, 'heartRate': 73, 'solarGen': 297, 'caseTemp': 123}}
May 07 14:07:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062060, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 235, 'actCals': 24, 'totalCals': 878, 'bmrCals': 854, 'heartRate': 73, 'solarGen': 297, 'caseTemp': 123}}
May 07 14:07:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062060, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 128, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 235, "actCals": 24, "totalCals": 878, "bmrCals": 854, "heartRate": 73, "solarGen": 297, "caseTemp": 123}}, "rt": "instant", "key": "64586460b79a4e4ea182d150a964839f"}
May 07 14:07:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062061.0619771, 'type': 's', 'key': '64586460b79a4e4ea182d150a964839f'}
May 07 14:07:42 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 57, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'skin_temp': 127, 'walk_steps': 5049, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 217, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 877, 'total_steps': 5049} 05d505d50007000013b90f28000000d900b21463594039347d7f
May 07 14:07:42 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:07:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 57, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'skin_temp': 127, 'walk_steps': 5049, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 217, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 877, 'total_steps': 5049} 05d505d50007000013b90f28000000d900b21463594039047d7f
May 07 14:07:52 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:07:53 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 29, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 345, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 362, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001d116159464a04777b
May 07 14:07:55 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:07:55 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:07:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 29, 'battery': 74, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 345, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 362, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001d116159464a04777b
May 07 14:07:56 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 235, 'battery': 77, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 854, 'mtp_version': 7, 'solar_gen': 297, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 878, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012900eb186356494d047b80
May 07 14:07:58 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:07:58 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:07:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "03f80ee708e14017a9faacd1b2ce9d6d"}
May 07 14:07:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062078.9792857, 'type': 's', 'key': '03f80ee708e14017a9faacd1b2ce9d6d'}
May 07 14:08:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 151, 'battery': 82, 'act_cals': 12, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 558, 'bmr_cals': 409, 'mtp_version': 7, 'solar_gen': 399, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 421, 'total_steps': 558} 251a251a00070000022e01bf0000018f00970c61994f5204797e
May 07 14:08:10 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 14:08:10 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 14:08:11 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 14:08:11 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 14:08:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 686, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302ae0006000002005b306466
May 07 14:08:20 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:08:22 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 236, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 855, 'mtp_version': 7, 'solar_gen': 299, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 879, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012b00ec187357494c347b7f
May 07 14:08:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 174, 'battery': 76, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 433, 'bmr_cals': 410, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 422, 'total_steps': 433} 1d921d920007000001b101530000000600ae0c719a3a4c347a7f
May 07 14:08:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062102, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 127, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 174, 'actCals': 12, 'totalCals': 422, 'bmrCals': 410, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:08:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062102, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 127, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 174, 'actCals': 12, 'totalCals': 422, 'bmrCals': 410, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:08:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062102, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 127, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 174, "actCals": 12, "totalCals": 422, "bmrCals": 410, "heartRate": 58, "solarGen": 6, "caseTemp": 122}}, "rt": "instant", "key": "37303fee219a4df4bfa467b0947dd3f1"}
May 07 14:08:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062102.6870098, 'type': 's', 'key': '37303fee219a4df4bfa467b0947dd3f1'}
May 07 14:08:23 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:08:23 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:08:25 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:08:25 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:08:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 30, 'battery': 73, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6013, 'bmr_cals': 346, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 363, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001e11715a464904777b
May 07 14:08:35 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062115, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 123, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 30, 'actCals': 17, 'totalCals': 363, 'bmrCals': 346, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:08:35 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062115, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 123, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 30, 'actCals': 17, 'totalCals': 363, 'bmrCals': 346, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:08:35 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062115, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6013, "skinTemp": 123, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 30, "actCals": 17, "totalCals": 363, "bmrCals": 346, "heartRate": 70, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "5c8d596118ae4695b84fe5ad94dff9bf"}
May 07 14:08:35 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062115.7016582, 'type': 's', 'key': '5c8d596118ae4695b84fe5ad94dff9bf'}
May 07 14:08:35 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 686, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302ae0006000002005b006466
May 07 14:08:36 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:08:36 msm8909 python3[3048]: ADVERT: {'company_id': b'\x05\x04', 'pairing_code': b'\x05\x04', 'alert_status': b'\x00', 'mtp_version': 6} 050405040006
May 07 14:08:36 msm8909 python3[3048]: IGNORING 06:05:04:7E:53:24 WITH PAIRING CODE: 0504
May 07 14:08:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 686, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302ae0006000002005b006466
May 07 14:08:38 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:08:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 174, 'battery': 76, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 433, 'bmr_cals': 410, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 422, 'total_steps': 433} 1d921d920007000001b101530000000600ae0c719a3a4c147a7f
May 07 14:08:55 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:08:55 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:08:58 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:08:58 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:08:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "604446c2425745e6b1a0e18660100301"}
May 07 14:08:59 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062139.2872477, 'type': 's', 'key': '604446c2425745e6b1a0e18660100301'}
May 07 14:09:04 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 848, 'mtp_version': 7, 'solar_gen': 299, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 872, 'total_steps': 7278} 0f890f89000700bb1bb3159f0000012b000f185350405224777a
May 07 14:09:04 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062144, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 872, 'bmrCals': 848, 'heartRate': 64, 'solarGen': 299, 'caseTemp': 119}}
May 07 14:09:04 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062144, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 872, 'bmrCals': 848, 'heartRate': 64, 'solarGen': 299, 'caseTemp': 119}}
May 07 14:09:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062144, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7278, "skinTemp": 122, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 872, "bmrCals": 848, "heartRate": 64, "solarGen": 299, "caseTemp": 119}}, "rt": "instant", "key": "03da4a750659412896a1d6a864ad007f"}
May 07 14:09:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062145.2038274, 'type': 's', 'key': '03da4a750659412896a1d6a864ad007f'}
May 07 14:09:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 686, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302ae0006000002005b306466
May 07 14:09:05 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:09:07 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 14:09:07 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 14:09:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 31, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 347, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 364, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001f11715b404a14787c
May 07 14:09:25 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:09:25 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:09:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 176, 'battery': 75, 'act_cals': 12, 'case_temp': 123, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 433, 'bmr_cals': 412, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 424, 'total_steps': 433} 1d921d920007000001b101530000000600b00c819c3a4b247b7f
May 07 14:09:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062170, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 433, 'skinTemp': 127, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 176, 'actCals': 12, 'totalCals': 424, 'bmrCals': 412, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 123}}
May 07 14:09:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062170, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 433, 'skinTemp': 127, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 176, 'actCals': 12, 'totalCals': 424, 'bmrCals': 412, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 123}}
May 07 14:09:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062170, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 433, "skinTemp": 127, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 176, "actCals": 12, "totalCals": 424, "bmrCals": 412, "heartRate": 58, "solarGen": 6, "caseTemp": 123}}, "rt": "instant", "key": "6fab6bc74edf432f83d546916e4f1a98"}
May 07 14:09:30 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:09:30 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:09:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 31, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 347, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 364, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001f11715b404a24787c
May 07 14:09:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062171.0877473, 'type': 's', 'key': '6fab6bc74edf432f83d546916e4f1a98'}
May 07 14:09:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 688, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302b00006000002005b206466
May 07 14:09:32 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:09:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 153, 'battery': 82, 'act_cals': 12, 'case_temp': 122, 'pairing_code': b'%\x1a', 'skin_temp': 127, 'walk_steps': 558, 'bmr_cals': 412, 'mtp_version': 7, 'solar_gen': 402, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 424, 'total_steps': 558} 251a251a00070000022e01bf0000019200990c719c3d52147a7f
May 07 14:09:34 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062174, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 127, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 153, 'actCals': 12, 'totalCals': 424, 'bmrCals': 412, 'heartRate': 61, 'solarGen': 402, 'caseTemp': 122}}
May 07 14:09:34 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062174, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 127, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 153, 'actCals': 12, 'totalCals': 424, 'bmrCals': 412, 'heartRate': 61, 'solarGen': 402, 'caseTemp': 122}}
May 07 14:09:34 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715062174, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 127, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 153, "actCals": 12, "totalCals": 424, "bmrCals": 412, "heartRate": 61, "solarGen": 402, "caseTemp": 122}}, "rt": "instant", "key": "14d0d87126a0411d9ee8e789854aeb1e"}
May 07 14:09:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062174.8115125, 'type': 's', 'key': '14d0d87126a0411d9ee8e789854aeb1e'}
May 07 14:09:46 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 849, 'mtp_version': 7, 'solar_gen': 301, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 873, 'total_steps': 7278} 0f890f89000700bb1bb3159f0000012d000f186351405224777c
May 07 14:09:48 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 237, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 856, 'mtp_version': 7, 'solar_gen': 300, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 880, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012c00ed187358494c247b7f
May 07 14:09:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062188, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 237, 'actCals': 24, 'totalCals': 880, 'bmrCals': 856, 'heartRate': 73, 'solarGen': 300, 'caseTemp': 123}}
May 07 14:09:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062188, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 237, 'actCals': 24, 'totalCals': 880, 'bmrCals': 856, 'heartRate': 73, 'solarGen': 300, 'caseTemp': 123}}
May 07 14:09:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062188, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6945, "skinTemp": 127, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 237, "actCals": 24, "totalCals": 880, "bmrCals": 856, "heartRate": 73, "solarGen": 300, "caseTemp": 123}}, "rt": "instant", "key": "8f0dc7965f0d433584e9a0462f0594a4"}
May 07 14:09:48 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062188.5907354, 'type': 's', 'key': '8f0dc7965f0d433584e9a0462f0594a4'}
May 07 14:09:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:09:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:09:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 31, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 347, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 364, 'total_steps': 6013} 1d691d6900070000177d1156018d0006001f11715b404a14787c
May 07 14:09:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062198, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 31, 'actCals': 17, 'totalCals': 364, 'bmrCals': 347, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:09:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062198, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 31, 'actCals': 17, 'totalCals': 364, 'bmrCals': 347, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:09:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062198, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 124, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 31, "actCals": 17, "totalCals": 364, "bmrCals": 347, "heartRate": 64, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "fc4ec0cf7e234cb0ade2802a7c7b46bd"}
May 07 14:09:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062198.6826029, 'type': 's', 'key': 'fc4ec0cf7e234cb0ade2802a7c7b46bd'}
May 07 14:09:59 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02\xda', 'mtp_version': 5} 02da055f00
May 07 14:09:59 msm8909 python3[3048]: IGNORING 06:05:04:AA:9F:1A WITH PAIRING CODE: 02da
May 07 14:09:59 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:09:59 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:09:59 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "d14bbd1197c447f594ab21d9e89e86e2"}
May 07 14:09:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 688, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302b00006000002005b106466
May 07 14:09:59 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:10:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062199.8835278, 'type': 's', 'key': 'd14bbd1197c447f594ab21d9e89e86e2'}
May 07 14:10:02 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 14:10:02 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 14:10:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 32, 'battery': 73, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 348, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 365, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002011815c404924787c
May 07 14:10:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:10:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:10:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 690, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302b20006000002005a306466
May 07 14:10:27 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:10:29 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 690, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302b20006000002005a006466
May 07 14:10:29 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:10:35 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:10:44 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 14:10:44 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 14:10:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:10:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:10:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 690, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302b20006000002005a306466
May 07 14:10:58 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:10:59 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:10:59 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:10:59 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "79d146398cb94fc6b8cacbbc98b262ce"}
May 07 14:11:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062260.3453496, 'type': 's', 'key': '79d146398cb94fc6b8cacbbc98b262ce'}
May 07 14:11:13 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 851, 'mtp_version': 7, 'solar_gen': 303, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 875, 'total_steps': 7278} 0f890f89000700bb1bb3159f0000012f000f187353405234787c
May 07 14:11:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062273, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 875, 'bmrCals': 851, 'heartRate': 64, 'solarGen': 303, 'caseTemp': 120}}
May 07 14:11:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062273, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 875, 'bmrCals': 851, 'heartRate': 64, 'solarGen': 303, 'caseTemp': 120}}
May 07 14:11:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062273, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7278, "skinTemp": 124, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 875, "bmrCals": 851, "heartRate": 64, "solarGen": 303, "caseTemp": 120}}, "rt": "instant", "key": "1bcfb9e87dd54f698a8d2a1173bd80de"}
May 07 14:11:13 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062273.4702401, 'type': 's', 'key': '1bcfb9e87dd54f698a8d2a1173bd80de'}
May 07 14:11:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 32, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 349, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 366, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002011815d404a14787c
May 07 14:11:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062282, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 32, 'actCals': 17, 'totalCals': 366, 'bmrCals': 349, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:11:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062282, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 32, 'actCals': 17, 'totalCals': 366, 'bmrCals': 349, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:11:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062282, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 124, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 32, "actCals": 17, "totalCals": 366, "bmrCals": 349, "heartRate": 64, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "7906ddf0610b4d4e980b999d76e0d464"}
May 07 14:11:23 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062282.9332273, 'type': 's', 'key': '7906ddf0610b4d4e980b999d76e0d464'}
May 07 14:11:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:11:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:11:26 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 238, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 303, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 73, 'sleep_duration': 0, 'total_cals': 881, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012f00ee188359494d047c80
May 07 14:11:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062286, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 238, 'actCals': 24, 'totalCals': 881, 'bmrCals': 857, 'heartRate': 73, 'solarGen': 303, 'caseTemp': 124}}
May 07 14:11:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062286, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 238, 'actCals': 24, 'totalCals': 881, 'bmrCals': 857, 'heartRate': 73, 'solarGen': 303, 'caseTemp': 124}}
May 07 14:11:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062286, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 128, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 238, "actCals": 24, "totalCals": 881, "bmrCals": 857, "heartRate": 73, "solarGen": 303, "caseTemp": 124}}, "rt": "instant", "key": "f4e4cf756e49491fb04565be128ec535"}
May 07 14:11:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062287.3292453, 'type': 's', 'key': 'f4e4cf756e49491fb04565be128ec535'}
May 07 14:11:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 75, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 433, 'bmr_cals': 414, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 426, 'total_steps': 433} 1d921d920007000001b101530000000600b20c919e3d4b247c81
May 07 14:11:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062296, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 433, 'skinTemp': 129, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 178, 'actCals': 12, 'totalCals': 426, 'bmrCals': 414, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 124}}
May 07 14:11:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062296, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 433, 'skinTemp': 129, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 178, 'actCals': 12, 'totalCals': 426, 'bmrCals': 414, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 124}}
May 07 14:11:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062296, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 433, "skinTemp": 129, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 178, "actCals": 12, "totalCals": 426, "bmrCals": 414, "heartRate": 61, "solarGen": 6, "caseTemp": 124}}, "rt": "instant", "key": "1ed21849da94432aa583b8b61fca373e"}
May 07 14:11:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062297.225044, 'type': 's', 'key': '1ed21849da94432aa583b8b61fca373e'}
May 07 14:11:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 179, 'battery': 56, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x05\xd5', 'skin_temp': 128, 'walk_steps': 5049, 'bmr_cals': 861, 'mtp_version': 7, 'solar_gen': 218, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 881, 'total_steps': 5049} 05d505d50007000013b90f28000000da00b314835d4038347e80
May 07 14:11:38 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:11:39 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 32, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 349, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 366, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002011815d404a34787c
May 07 14:11:50 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 238, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 303, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 72, 'sleep_duration': 0, 'total_cals': 881, 'total_steps': 6945} 0d550d55000700e51a3c14a60000012f00ee188359484d247c80
May 07 14:11:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 178, 'battery': 75, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 433, 'bmr_cals': 414, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 426, 'total_steps': 433} 1d921d920007000001b101530000000600b20c919e3d4b047c81
May 07 14:11:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 155, 'battery': 81, 'act_cals': 12, 'case_temp': 123, 'pairing_code': b'%\x1a', 'skin_temp': 128, 'walk_steps': 558, 'bmr_cals': 414, 'mtp_version': 7, 'solar_gen': 404, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 104, 'sleep_duration': 0, 'total_cals': 426, 'total_steps': 558} 251a251a00070000022e01bf00000194009b0c819e6851347b80
May 07 14:11:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062311, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 558, 'skinTemp': 128, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 155, 'actCals': 12, 'totalCals': 426, 'bmrCals': 414, 'heartRate': 104, 'solarGen': 404, 'caseTemp': 123}}
May 07 14:11:51 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062311, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 558, 'skinTemp': 128, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 155, 'actCals': 12, 'totalCals': 426, 'bmrCals': 414, 'heartRate': 104, 'solarGen': 404, 'caseTemp': 123}}
May 07 14:11:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715062311, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 558, "skinTemp": 128, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 155, "actCals": 12, "totalCals": 426, "bmrCals": 414, "heartRate": 104, "solarGen": 404, "caseTemp": 123}}, "rt": "instant", "key": "28c3d660ea6e46a1bee08e84bfd24fd8"}
May 07 14:11:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062312.1536336, 'type': 's', 'key': '28c3d660ea6e46a1bee08e84bfd24fd8'}
May 07 14:11:52 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 14:11:52 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 14:11:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 32, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 349, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 366, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002011815d404a04787c
May 07 14:11:56 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:11:56 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:12:00 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:12:00 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:12:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e081fe32587f4adcb16a44ba3a3dcf85"}
May 07 14:12:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062320.5915692, 'type': 's', 'key': 'e081fe32587f4adcb16a44ba3a3dcf85'}
May 07 14:12:07 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 7091, 'bmr_cals': 852, 'mtp_version': 7, 'solar_gen': 305, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 876, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000131000f187354405314787d
May 07 14:12:07 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 14:12:07 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 14:12:08 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 14:12:08 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 14:12:20 msm8909 python3[3048]: ADVERT: {'run_steps': 170, 'sleep_state': 5, 'thermal_gen': 15, 'battery': 70, 'act_cals': 32, 'case_temp': 118, 'pairing_code': b'\x1e\xa3', 'skin_temp': 121, 'walk_steps': 11464, 'bmr_cals': 797, 'mtp_version': 7, 'solar_gen': 889, 'distance': 8967, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 109, 'sleep_duration': 0, 'total_cals': 829, 'total_steps': 11634} 1ea31ea3000700aa2cc8230700000379000f20931d6d46157679
May 07 14:12:20 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 14:12:26 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:12:26 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:12:33 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 239, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 858, 'mtp_version': 7, 'solar_gen': 304, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 72, 'sleep_duration': 0, 'total_cals': 882, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013000ef18835a484d247c80
May 07 14:12:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062353, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 239, 'actCals': 24, 'totalCals': 882, 'bmrCals': 858, 'heartRate': 72, 'solarGen': 304, 'caseTemp': 124}}
May 07 14:12:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062353, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 239, 'actCals': 24, 'totalCals': 882, 'bmrCals': 858, 'heartRate': 72, 'solarGen': 304, 'caseTemp': 124}}
May 07 14:12:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062353, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 128, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 239, "actCals": 24, "totalCals": 882, "bmrCals": 858, "heartRate": 72, "solarGen": 304, "caseTemp": 124}}, "rt": "instant", "key": "78a7627407154a19a124b6cc94b67ac4"}
May 07 14:12:34 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062353.8391204, 'type': 's', 'key': '78a7627407154a19a124b6cc94b67ac4'}
May 07 14:12:35 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 103, 'battery': 10, 'act_cals': 10, 'case_temp': 128, 'pairing_code': b'\x10\xc6', 'skin_temp': 130, 'walk_steps': 3327, 'bmr_cals': 219, 'mtp_version': 7, 'solar_gen': 160, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 229, 'total_steps': 3367} 10c610c6000700280cff09eb000000a000670a50db3d0a048082
May 07 14:12:35 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 14:12:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 33, 'battery': 74, 'act_cals': 17, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 350, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 367, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002111815e404a24797c
May 07 14:12:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062368, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 33, 'actCals': 17, 'totalCals': 367, 'bmrCals': 350, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:12:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062368, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 33, 'actCals': 17, 'totalCals': 367, 'bmrCals': 350, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:12:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062368, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 124, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 33, "actCals": 17, "totalCals": 367, "bmrCals": 350, "heartRate": 64, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "75c9994e130b450ab8ace81eba5ae940"}
May 07 14:12:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062369.2257636, 'type': 's', 'key': '75c9994e130b450ab8ace81eba5ae940'}
May 07 14:12:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 156, 'battery': 82, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'%\x1a', 'skin_temp': 128, 'walk_steps': 558, 'bmr_cals': 416, 'mtp_version': 7, 'solar_gen': 406, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 82, 'sleep_duration': 0, 'total_cals': 428, 'total_steps': 558} 251a251a00070000022e01bf00000196009c0c91a05252147c80
May 07 14:12:57 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:12:57 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:13:00 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:13:00 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:13:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "35d257c89c6d451abccdc45bf8954769"}
May 07 14:13:00 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:13:00 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:13:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062380.8666196, 'type': 's', 'key': '35d257c89c6d451abccdc45bf8954769'}
May 07 14:13:03 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 89, 'act_cals': 11, 'case_temp': 126, 'pairing_code': b'\x15\x83', 'skin_temp': 129, 'walk_steps': 917, 'bmr_cals': 351, 'mtp_version': 7, 'solar_gen': 304, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 58, 'sleep_duration': 394, 'total_cals': 362, 'total_steps': 962} 158315830007002d039502f1018a013000aa0b515f3a59347e81
May 07 14:13:03 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:13:04 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 239, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 858, 'mtp_version': 7, 'solar_gen': 304, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 72, 'sleep_duration': 0, 'total_cals': 882, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013000ef18835a484d147c80
May 07 14:13:14 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 290, 'mtp_version': 7, 'solar_gen': 455, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 303, 'total_steps': 2105} 19b119b10007003208070694000101c700940d81224059347f82
May 07 14:13:14 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:13:16 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 125, 'walk_steps': 7091, 'bmr_cals': 853, 'mtp_version': 7, 'solar_gen': 307, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 877, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000133000f187355405304797d
May 07 14:13:16 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062396, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 125, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 877, 'bmrCals': 853, 'heartRate': 64, 'solarGen': 307, 'caseTemp': 121}}
May 07 14:13:16 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062396, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 125, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 877, 'bmrCals': 853, 'heartRate': 64, 'solarGen': 307, 'caseTemp': 121}}
May 07 14:13:16 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062396, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 125, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 877, "bmrCals": 853, "heartRate": 64, "solarGen": 307, "caseTemp": 121}}, "rt": "instant", "key": "acfe53231e5548aa96b87117ab38d0ea"}
May 07 14:13:16 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062396.5365245, 'type': 's', 'key': 'acfe53231e5548aa96b87117ab38d0ea'}
May 07 14:13:17 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 290, 'mtp_version': 7, 'solar_gen': 455, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 303, 'total_steps': 2105} 19b119b10007003208070694000101c700940d81224059347f82
May 07 14:13:17 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:13:18 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 88, 'act_cals': 11, 'case_temp': 126, 'pairing_code': b'\x15\x83', 'skin_temp': 129, 'walk_steps': 917, 'bmr_cals': 351, 'mtp_version': 7, 'solar_gen': 304, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 58, 'sleep_duration': 394, 'total_cals': 362, 'total_steps': 962} 158315830007002d039502f1018a013000aa0b515f3a58047e81
May 07 14:13:18 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:13:27 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:13:27 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:13:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 95, 'battery': 58, 'act_cals': 16, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 122, 'walk_steps': 5731, 'bmr_cals': 349, 'mtp_version': 7, 'solar_gen': 280, 'distance': 4206, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 67, 'sleep_duration': 419, 'total_cals': 365, 'total_steps': 5731} 22282228000700001663106e01a30118005f10f15d433a14777a
May 07 14:13:45 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 14:13:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 180, 'battery': 76, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 433, 'bmr_cals': 417, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 81, 'sleep_duration': 0, 'total_cals': 429, 'total_steps': 433} 1d921d920007000001b101530000000600b40ca1a1514c047c81
May 07 14:13:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062425, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 129, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 180, 'actCals': 12, 'totalCals': 429, 'bmrCals': 417, 'heartRate': 81, 'solarGen': 6, 'caseTemp': 124}}
May 07 14:13:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062425, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 433, 'skinTemp': 129, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 180, 'actCals': 12, 'totalCals': 429, 'bmrCals': 417, 'heartRate': 81, 'solarGen': 6, 'caseTemp': 124}}
May 07 14:13:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062425, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 433, "skinTemp": 129, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 180, "actCals": 12, "totalCals": 429, "bmrCals": 417, "heartRate": 81, "solarGen": 6, "caseTemp": 124}}, "rt": "instant", "key": "580c1af717d34226b57551deb7a14ea2"}
May 07 14:13:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062426.1268559, 'type': 's', 'key': '580c1af717d34226b57551deb7a14ea2'}
May 07 14:13:57 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:13:57 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:13:59 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 35, 'battery': 74, 'act_cals': 17, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 126, 'walk_steps': 6013, 'bmr_cals': 351, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 368, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002311915f404a14797e
May 07 14:13:59 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062439, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 126, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 35, 'actCals': 17, 'totalCals': 368, 'bmrCals': 351, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:13:59 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062439, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 126, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 35, 'actCals': 17, 'totalCals': 368, 'bmrCals': 351, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:13:59 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062439, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 126, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 35, "actCals": 17, "totalCals": 368, "bmrCals": 351, "heartRate": 64, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "6c20256d8cca4caaaaa7a85a8e12d267"}
May 07 14:13:59 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:13:59 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:14:00 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 240, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6716, 'bmr_cals': 859, 'mtp_version': 7, 'solar_gen': 306, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 72, 'sleep_duration': 0, 'total_cals': 883, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013200f018935b484d247c81
May 07 14:14:00 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062440, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 129, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 240, 'actCals': 24, 'totalCals': 883, 'bmrCals': 859, 'heartRate': 72, 'solarGen': 306, 'caseTemp': 124}}
May 07 14:14:00 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062440, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 129, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 240, 'actCals': 24, 'totalCals': 883, 'bmrCals': 859, 'heartRate': 72, 'solarGen': 306, 'caseTemp': 124}}
May 07 14:14:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062440, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 129, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 240, "actCals": 24, "totalCals": 883, "bmrCals": 859, "heartRate": 72, "solarGen": 306, "caseTemp": 124}}, "rt": "instant", "key": "8820c07ca4754541b670ed4d61e6837c"}
May 07 14:14:00 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:14:00 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:14:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "309e6902231246b6922f3b9f9592b519"}
May 07 14:14:00 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062440.0791519, 'type': 's', 'key': '6c20256d8cca4caaaaa7a85a8e12d267'}
May 07 14:14:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062440.7008233, 'type': 's', 'key': '8820c07ca4754541b670ed4d61e6837c'}
May 07 14:14:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062441.0467789, 'type': 's', 'key': '309e6902231246b6922f3b9f9592b519'}
May 07 14:14:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 157, 'battery': 82, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'%\x1a', 'skin_temp': 129, 'walk_steps': 558, 'bmr_cals': 419, 'mtp_version': 7, 'solar_gen': 410, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 431, 'total_steps': 558} 251a251a00070000022e01bf0000019a009d0ca1a34052047c81
May 07 14:14:25 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062465, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 129, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 157, 'actCals': 12, 'totalCals': 431, 'bmrCals': 419, 'heartRate': 64, 'solarGen': 410, 'caseTemp': 124}}
May 07 14:14:25 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062465, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 129, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 157, 'actCals': 12, 'totalCals': 431, 'bmrCals': 419, 'heartRate': 64, 'solarGen': 410, 'caseTemp': 124}}
May 07 14:14:25 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715062465, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 129, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 157, "actCals": 12, "totalCals": 431, "bmrCals": 419, "heartRate": 64, "solarGen": 410, "caseTemp": 124}}, "rt": "instant", "key": "6945cb353fe8418faa0755afaddea641"}
May 07 14:14:25 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062465.4869683, 'type': 's', 'key': '6945cb353fe8418faa0755afaddea641'}
May 07 14:14:26 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 14:14:26 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 14:14:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 35, 'battery': 74, 'act_cals': 17, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 352, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 64, 'sleep_duration': 397, 'total_cals': 369, 'total_steps': 6013} 1d691d6900070000177d1156018d00060023119160404a04797d
May 07 14:14:27 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 14:14:27 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 14:14:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 180, 'battery': 75, 'act_cals': 12, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 129, 'walk_steps': 433, 'bmr_cals': 419, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 74, 'sleep_duration': 0, 'total_cals': 431, 'total_steps': 433} 1d921d920007000001b101530000000600b40cb1a34a4b047d81
May 07 14:14:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:14:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:14:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 14:14:38 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 14:14:42 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 121, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 854, 'mtp_version': 7, 'solar_gen': 307, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 878, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000133000f188356405304797c
May 07 14:14:42 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062482, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 878, 'bmrCals': 854, 'heartRate': 64, 'solarGen': 307, 'caseTemp': 121}}
May 07 14:14:42 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062482, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 878, 'bmrCals': 854, 'heartRate': 64, 'solarGen': 307, 'caseTemp': 121}}
May 07 14:14:42 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062482, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 124, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 878, "bmrCals": 854, "heartRate": 64, "solarGen": 307, "caseTemp": 121}}, "rt": "instant", "key": "bb29b16b2d614260ab05792b3bfa7a4c"}
May 07 14:14:43 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062483.2784488, 'type': 's', 'key': 'bb29b16b2d614260ab05792b3bfa7a4c'}
May 07 14:14:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:14:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:15:00 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:15:00 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:15:00 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3ac31511e6664b7c94348cfb5a129cff"}
May 07 14:15:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062501.3155439, 'type': 's', 'key': '3ac31511e6664b7c94348cfb5a129cff'}
May 07 14:15:21 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 14:15:21 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 14:15:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 180, 'battery': 77, 'act_cals': 12, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 433, 'bmr_cals': 420, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 432, 'total_steps': 433} 1d921d920007000001b101530000000600b40cc1a44f4d247d80
May 07 14:15:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062523, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 128, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 180, 'actCals': 12, 'totalCals': 432, 'bmrCals': 420, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 125}}
May 07 14:15:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062523, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 128, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 180, 'actCals': 12, 'totalCals': 432, 'bmrCals': 420, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 125}}
May 07 14:15:23 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062523, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 433, "skinTemp": 128, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 180, "actCals": 12, "totalCals": 432, "bmrCals": 420, "heartRate": 79, "solarGen": 6, "caseTemp": 125}}, "rt": "instant", "key": "d32fee3b912a43d885f3d7756db20788"}
May 07 14:15:24 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 95, 'battery': 57, 'act_cals': 16, 'case_temp': 120, 'pairing_code': b'"(', 'skin_temp': 124, 'walk_steps': 5731, 'bmr_cals': 350, 'mtp_version': 7, 'solar_gen': 280, 'distance': 4206, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 67, 'sleep_duration': 419, 'total_cals': 366, 'total_steps': 5731} 22282228000700001663106e01a30118005f10f15e433934787c
May 07 14:15:24 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 14:15:24 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062524.1368916, 'type': 's', 'key': 'd32fee3b912a43d885f3d7756db20788'}
May 07 14:15:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:15:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:15:36 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:15:36 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 180, 'battery': 77, 'act_cals': 12, 'case_temp': 125, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 433, 'bmr_cals': 420, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 432, 'total_steps': 433} 1d921d920007000001b101530000000600b40cc1a44f4d347d80
May 07 14:15:37 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 88, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 293, 'mtp_version': 7, 'solar_gen': 455, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 306, 'total_steps': 2105} 19b119b10007003208070694000101c700940d91254058147f82
May 07 14:15:37 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:15:38 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6716, 'bmr_cals': 861, 'mtp_version': 7, 'solar_gen': 309, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 885, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013500f218a35d404d047c81
May 07 14:15:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062538, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 129, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 242, 'actCals': 24, 'totalCals': 885, 'bmrCals': 861, 'heartRate': 64, 'solarGen': 309, 'caseTemp': 124}}
May 07 14:15:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062538, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 129, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 242, 'actCals': 24, 'totalCals': 885, 'bmrCals': 861, 'heartRate': 64, 'solarGen': 309, 'caseTemp': 124}}
May 07 14:15:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062538, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 129, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 242, "actCals": 24, "totalCals": 885, "bmrCals": 861, "heartRate": 64, "solarGen": 309, "caseTemp": 124}}, "rt": "instant", "key": "26f277ef513146a0b76dc0e66a4bd4bd"}
May 07 14:15:39 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062539.0777698, 'type': 's', 'key': '26f277ef513146a0b76dc0e66a4bd4bd'}
May 07 14:15:49 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 103, 'battery': 12, 'act_cals': 10, 'case_temp': 127, 'pairing_code': b'\x10\xc6', 'skin_temp': 130, 'walk_steps': 3327, 'bmr_cals': 222, 'mtp_version': 7, 'solar_gen': 162, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 232, 'total_steps': 3367} 10c610c6000700280cff09eb000000a200670a60de3d0c047f82
May 07 14:15:49 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 14:15:49 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6716, 'bmr_cals': 861, 'mtp_version': 7, 'solar_gen': 309, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 885, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013500f218a35d404d147c81
May 07 14:15:52 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 179, 'battery': 50, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x05\xd5', 'skin_temp': 128, 'walk_steps': 5049, 'bmr_cals': 865, 'mtp_version': 7, 'solar_gen': 218, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 885, 'total_steps': 5049} 05d505d50007000013b90f28000000da00b31493614032147e80
May 07 14:15:52 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:15:58 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:15:58 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:16:01 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:16:01 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:16:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8af47e12ce8349e5a9f028c9ae0bc4a4"}
May 07 14:16:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062561.4803519, 'type': 's', 'key': '8af47e12ce8349e5a9f028c9ae0bc4a4'}
May 07 14:16:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 179, 'battery': 50, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x05\xd5', 'skin_temp': 128, 'walk_steps': 5049, 'bmr_cals': 865, 'mtp_version': 7, 'solar_gen': 218, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 885, 'total_steps': 5049} 05d505d50007000013b90f28000000da00b31493614032247e80
May 07 14:16:02 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:16:03 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 77, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 129, 'walk_steps': 6716, 'bmr_cals': 861, 'mtp_version': 7, 'solar_gen': 309, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 885, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013500f218a35d404d247c81
May 07 14:16:05 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 88, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 293, 'mtp_version': 7, 'solar_gen': 455, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 306, 'total_steps': 2105} 19b119b10007003208070694000101c700940d91254058147f82
May 07 14:16:05 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:16:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 179, 'battery': 56, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x05\xd5', 'skin_temp': 128, 'walk_steps': 5049, 'bmr_cals': 866, 'mtp_version': 7, 'solar_gen': 219, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 886, 'total_steps': 5049} 05d505d50007000013b90f28000000db00b314a3624038047e80
May 07 14:16:16 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:16:17 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 14:16:17 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 14:16:17 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 75, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 862, 'mtp_version': 7, 'solar_gen': 310, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 886, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013600f218a35e404b347c80
May 07 14:16:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 158, 'battery': 82, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'%\x1a', 'skin_temp': 129, 'walk_steps': 558, 'bmr_cals': 422, 'mtp_version': 7, 'solar_gen': 413, 'distance': 447, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 434, 'total_steps': 558} 251a251a00070000022e01bf0000019d009e0cb1a64052347c81
May 07 14:16:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062578, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 129, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 158, 'actCals': 12, 'totalCals': 434, 'bmrCals': 422, 'heartRate': 64, 'solarGen': 413, 'caseTemp': 124}}
May 07 14:16:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062578, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 558, 'skinTemp': 129, 'walkSteps': 558, 'sleepDuration': 0, 'distance': 447, 'thermalGen': 158, 'actCals': 12, 'totalCals': 434, 'bmrCals': 422, 'heartRate': 64, 'solarGen': 413, 'caseTemp': 124}}
May 07 14:16:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715062578, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 558, "skinTemp": 129, "walkSteps": 558, "sleepDuration": 0, "distance": 447, "thermalGen": 158, "actCals": 12, "totalCals": 434, "bmrCals": 422, "heartRate": 64, "solarGen": 413, "caseTemp": 124}}, "rt": "instant", "key": "f331aaf059d44bb0a0ab51419ed3ed1a"}
May 07 14:16:18 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062578.5229199, 'type': 's', 'key': 'f331aaf059d44bb0a0ab51419ed3ed1a'}
May 07 14:16:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 701, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502bd0006001005005d206466
May 07 14:16:19 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 14:16:28 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:16:28 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:16:30 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 856, 'mtp_version': 7, 'solar_gen': 309, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 880, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000135000f189358405234787c
May 07 14:16:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062590, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 880, 'bmrCals': 856, 'heartRate': 64, 'solarGen': 309, 'caseTemp': 120}}
May 07 14:16:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062590, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 880, 'bmrCals': 856, 'heartRate': 64, 'solarGen': 309, 'caseTemp': 120}}
May 07 14:16:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062590, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7278, "skinTemp": 124, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 880, "bmrCals": 856, "heartRate": 64, "solarGen": 309, "caseTemp": 120}}, "rt": "instant", "key": "0715e022f93c49c0be37ff15cde0a0a9"}
May 07 14:16:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062591.0489604, 'type': 's', 'key': '0715e022f93c49c0be37ff15cde0a0a9'}
May 07 14:16:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 179, 'battery': 56, 'act_cals': 20, 'case_temp': 126, 'pairing_code': b'\x05\xd5', 'skin_temp': 128, 'walk_steps': 5049, 'bmr_cals': 866, 'mtp_version': 7, 'solar_gen': 219, 'distance': 3880, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 886, 'total_steps': 5049} 05d505d50007000013b90f28000000db00b314a3624038157e80
May 07 14:16:34 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:16:44 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x07\xc0', 'mtp_version': 5} 07c0055f00
May 07 14:16:44 msm8909 python3[3048]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 07 14:16:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 180, 'battery': 77, 'act_cals': 12, 'case_temp': 124, 'pairing_code': b'\x1d\x92', 'skin_temp': 128, 'walk_steps': 433, 'bmr_cals': 422, 'mtp_version': 7, 'solar_gen': 6, 'distance': 339, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 434, 'total_steps': 433} 1d921d920007000001b101530000000600b40cc1a64f4d247c80
May 07 14:16:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062605, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 128, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 180, 'actCals': 12, 'totalCals': 434, 'bmrCals': 422, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 124}}
May 07 14:16:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062605, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 77, 'totalSteps': 433, 'skinTemp': 128, 'walkSteps': 433, 'sleepDuration': 0, 'distance': 339, 'thermalGen': 180, 'actCals': 12, 'totalCals': 434, 'bmrCals': 422, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 124}}
May 07 14:16:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062605, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 77, "totalSteps": 433, "skinTemp": 128, "walkSteps": 433, "sleepDuration": 0, "distance": 339, "thermalGen": 180, "actCals": 12, "totalCals": 434, "bmrCals": 422, "heartRate": 79, "solarGen": 6, "caseTemp": 124}}, "rt": "instant", "key": "250455ef66ea47a089fd8eddcba29082"}
May 07 14:16:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062605.675287, 'type': 's', 'key': '250455ef66ea47a089fd8eddcba29082'}
May 07 14:16:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 73, 'act_cals': 17, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 354, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 371, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511a1623d4924797d
May 07 14:16:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062608, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 125, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 37, 'actCals': 17, 'totalCals': 371, 'bmrCals': 354, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:16:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062608, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 125, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 37, 'actCals': 17, 'totalCals': 371, 'bmrCals': 354, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:16:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062608, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6013, "skinTemp": 125, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 37, "actCals": 17, "totalCals": 371, "bmrCals": 354, "heartRate": 61, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "75bed1c4a0bd4fb7aae9e16a85b96c35"}
May 07 14:16:48 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 75, 'act_cals': 24, 'case_temp': 124, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 862, 'mtp_version': 7, 'solar_gen': 310, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 886, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013600f218a35e404b247c80
May 07 14:16:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062608, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 75, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 242, 'actCals': 24, 'totalCals': 886, 'bmrCals': 862, 'heartRate': 64, 'solarGen': 310, 'caseTemp': 124}}
May 07 14:16:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062608, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 75, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 242, 'actCals': 24, 'totalCals': 886, 'bmrCals': 862, 'heartRate': 64, 'solarGen': 310, 'caseTemp': 124}}
May 07 14:16:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062608, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 75, "totalSteps": 6945, "skinTemp": 128, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 242, "actCals": 24, "totalCals": 886, "bmrCals": 862, "heartRate": 64, "solarGen": 310, "caseTemp": 124}}, "rt": "instant", "key": "4e34a3a431fd4602a8aff0a7cdd83b37"}
May 07 14:16:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062608.9031377, 'type': 's', 'key': '75bed1c4a0bd4fb7aae9e16a85b96c35'}
May 07 14:16:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062609.2449257, 'type': 's', 'key': '4e34a3a431fd4602a8aff0a7cdd83b37'}
May 07 14:16:58 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 73, 'act_cals': 17, 'case_temp': 121, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 354, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 371, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511a1623d4934797d
May 07 14:16:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:16:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:17:01 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:17:01 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:17:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "0439aa034a06476ead50b2c0cb897c1e"}
May 07 14:17:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062621.4145048, 'type': 's', 'key': '0439aa034a06476ead50b2c0cb897c1e'}
May 07 14:17:12 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x11\xb7', 'mtp_version': 5} 11b7065f00
May 07 14:17:12 msm8909 python3[3048]: IGNORING 06:05:04:5D:AD:F7 WITH PAIRING CODE: 11b7
May 07 14:17:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 74, 'act_cals': 17, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 355, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 372, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511a1633d4a147a7d
May 07 14:17:16 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 77, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 863, 'mtp_version': 7, 'solar_gen': 311, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 887, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013700f218b35f404d047b80
May 07 14:17:27 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 74, 'act_cals': 17, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 355, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 372, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511a1633d4a247a7d
May 07 14:17:28 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 242, 'battery': 77, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 863, 'mtp_version': 7, 'solar_gen': 311, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 887, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013700f218b35f404d247b80
May 07 14:17:29 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:17:29 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:17:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 74, 'act_cals': 17, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 355, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 372, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511a1633d4a347a7d
May 07 14:17:54 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 309, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 881, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000135000f189359405304787c
May 07 14:17:54 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062674, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 881, 'bmrCals': 857, 'heartRate': 64, 'solarGen': 309, 'caseTemp': 120}}
May 07 14:17:54 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062674, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 124, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 881, 'bmrCals': 857, 'heartRate': 64, 'solarGen': 309, 'caseTemp': 120}}
May 07 14:17:54 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062674, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 124, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 881, "bmrCals": 857, "heartRate": 64, "solarGen": 309, "caseTemp": 120}}, "rt": "instant", "key": "2ca38fc230fa45f6b5c4925d7740842f"}
May 07 14:17:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062674.8802962, 'type': 's', 'key': '2ca38fc230fa45f6b5c4925d7740842f'}
May 07 14:17:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 74, 'act_cals': 17, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 355, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 372, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511a1633d4a147a7d
May 07 14:17:55 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062675, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 125, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 37, 'actCals': 17, 'totalCals': 372, 'bmrCals': 355, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:17:55 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062675, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 125, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 37, 'actCals': 17, 'totalCals': 372, 'bmrCals': 355, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:17:55 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062675, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6013, "skinTemp": 125, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 37, "actCals": 17, "totalCals": 372, "bmrCals": 355, "heartRate": 61, "solarGen": 6, "caseTemp": 122}}, "rt": "instant", "key": "4324fdfe918b4a6a9523033e7d5029a6"}
May 07 14:17:55 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062675.5101178, 'type': 's', 'key': '4324fdfe918b4a6a9523033e7d5029a6'}
May 07 14:17:59 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:17:59 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:18:01 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:18:01 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:18:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "820b4beca0124ff3973c8734ae932150"}
May 07 14:18:01 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062681.8367302, 'type': 's', 'key': '820b4beca0124ff3973c8734ae932150'}
May 07 14:18:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 703, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302bf0006000002005b206566
May 07 14:18:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:18:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 74, 'act_cals': 17, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 356, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 61, 'sleep_duration': 397, 'total_cals': 373, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511b1643d4a347a7d
May 07 14:18:25 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 120, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7091, 'bmr_cals': 857, 'mtp_version': 7, 'solar_gen': 309, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 881, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000135000f189359405334787b
May 07 14:18:25 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 705, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c10006000002005b006567
May 07 14:18:25 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:18:26 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 243, 'battery': 77, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 864, 'mtp_version': 7, 'solar_gen': 311, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 888, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013700f318b360404d347b7f
May 07 14:18:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062706, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 243, 'actCals': 24, 'totalCals': 888, 'bmrCals': 864, 'heartRate': 64, 'solarGen': 311, 'caseTemp': 123}}
May 07 14:18:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062706, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 243, 'actCals': 24, 'totalCals': 888, 'bmrCals': 864, 'heartRate': 64, 'solarGen': 311, 'caseTemp': 123}}
May 07 14:18:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062706, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 6945, "skinTemp": 127, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 243, "actCals": 24, "totalCals": 888, "bmrCals": 864, "heartRate": 64, "solarGen": 311, "caseTemp": 123}}, "rt": "instant", "key": "abc745ace8164ee2acf234cef418a6d9"}
May 07 14:18:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062707.3760822, 'type': 's', 'key': 'abc745ace8164ee2acf234cef418a6d9'}
May 07 14:18:30 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:18:30 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:18:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 37, 'battery': 74, 'act_cals': 17, 'case_temp': 122, 'pairing_code': b'\x1di', 'skin_temp': 125, 'walk_steps': 6013, 'bmr_cals': 356, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 373, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002511b1643a4a147a7d
May 07 14:18:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 705, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c10006000002005b206567
May 07 14:18:50 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:18:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 95, 'battery': 58, 'act_cals': 17, 'case_temp': 121, 'pairing_code': b'"(', 'skin_temp': 123, 'walk_steps': 5731, 'bmr_cals': 354, 'mtp_version': 7, 'solar_gen': 282, 'distance': 4206, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 371, 'total_steps': 5731} 22282228000700001663106e01a3011a005f111162403a04797b
May 07 14:18:54 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 14:19:00 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:19:00 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:19:01 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:19:01 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:19:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "06b5fe9726174b0db0f5d28802726c38"}
May 07 14:19:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062741.9630907, 'type': 's', 'key': '06b5fe9726174b0db0f5d28802726c38'}
May 07 14:19:07 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 91, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 705, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c10006000002005b006567
May 07 14:19:07 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:19:31 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:19:31 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:19:48 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 184, 'battery': 76, 'act_cals': 13, 'case_temp': 123, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 590, 'bmr_cals': 426, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 439, 'total_steps': 590} 1d921d9200070000024e01d60000000600b80d61aa4f4c057b7f
May 07 14:19:48 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062788, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 76, 'totalSteps': 590, 'skinTemp': 127, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 184, 'actCals': 13, 'totalCals': 439, 'bmrCals': 426, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 123}}
May 07 14:19:48 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062788, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 76, 'totalSteps': 590, 'skinTemp': 127, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 184, 'actCals': 13, 'totalCals': 439, 'bmrCals': 426, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 123}}
May 07 14:19:48 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062788, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 76, "totalSteps": 590, "skinTemp": 127, "walkSteps": 590, "sleepDuration": 0, "distance": 470, "thermalGen": 184, "actCals": 13, "totalCals": 439, "bmrCals": 426, "heartRate": 79, "solarGen": 6, "caseTemp": 123}}, "rt": "instant", "key": "5a921bb1ba73443ba882c3929231ec34"}
May 07 14:19:49 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062788.8829236, 'type': 's', 'key': '5a921bb1ba73443ba882c3929231ec34'}
May 07 14:19:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 179, 'battery': 51, 'act_cals': 20, 'case_temp': 125, 'pairing_code': b'\x05\xd5', 'skin_temp': 127, 'walk_steps': 5106, 'bmr_cals': 869, 'mtp_version': 7, 'solar_gen': 219, 'distance': 3922, 'alert_status': b'\x00', 'company_id': b'\x05\xd5', 'heart_rate': 105, 'sleep_duration': 0, 'total_cals': 889, 'total_steps': 5106} 05d505d50007000013f20f52000000db00b314d3656933147d7f
May 07 14:19:49 msm8909 python3[3048]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 07 14:20:01 msm8909 python3[3048]: ADVERT: {'run_steps': 40, 'sleep_state': 4, 'thermal_gen': 103, 'battery': 11, 'act_cals': 10, 'case_temp': 126, 'pairing_code': b'\x10\xc6', 'skin_temp': 129, 'walk_steps': 3327, 'bmr_cals': 226, 'mtp_version': 7, 'solar_gen': 165, 'distance': 2539, 'alert_status': b'\x00', 'company_id': b'\x10\xc6', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 236, 'total_steps': 3367} 10c610c6000700280cff09eb000000a500670a80e23d0b347e81
May 07 14:20:01 msm8909 python3[3048]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 07 14:20:01 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7091, 'bmr_cals': 858, 'mtp_version': 7, 'solar_gen': 310, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 882, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000136000f18a35a405314777b
May 07 14:20:01 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062801, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 123, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 882, 'bmrCals': 858, 'heartRate': 64, 'solarGen': 310, 'caseTemp': 119}}
May 07 14:20:01 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062801, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 123, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 882, 'bmrCals': 858, 'heartRate': 64, 'solarGen': 310, 'caseTemp': 119}}
May 07 14:20:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062801, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 123, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 882, "bmrCals": 858, "heartRate": 64, "solarGen": 310, "caseTemp": 119}}, "rt": "instant", "key": "c49f85fd99eb44d19885bfa369e4ee88"}
May 07 14:20:01 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:20:01 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:20:01 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:20:01 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:20:01 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5102da5b860e43d292ece001ce45dc4b"}
May 07 14:20:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062802.2692955, 'type': 's', 'key': 'c49f85fd99eb44d19885bfa369e4ee88'}
May 07 14:20:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062802.5712664, 'type': 's', 'key': '5102da5b860e43d292ece001ce45dc4b'}
May 07 14:20:04 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 14:20:04 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 14:20:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:20:04 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:20:16 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 38, 'battery': 73, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 357, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 374, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002611c1653a4904787c
May 07 14:20:16 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062816, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 38, 'actCals': 17, 'totalCals': 374, 'bmrCals': 357, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:20:16 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062816, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 38, 'actCals': 17, 'totalCals': 374, 'bmrCals': 357, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:20:16 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062816, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6013, "skinTemp": 124, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 38, "actCals": 17, "totalCals": 374, "bmrCals": 357, "heartRate": 58, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "813fd3c807cf4e9898a59be05c5c27e3"}
May 07 14:20:17 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062816.6846571, 'type': 's', 'key': '813fd3c807cf4e9898a59be05c5c27e3'}
May 07 14:20:18 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 244, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 127, 'walk_steps': 6716, 'bmr_cals': 866, 'mtp_version': 7, 'solar_gen': 314, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 890, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013a00f418c362404c347b7f
May 07 14:20:18 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062818, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 244, 'actCals': 24, 'totalCals': 890, 'bmrCals': 866, 'heartRate': 64, 'solarGen': 314, 'caseTemp': 123}}
May 07 14:20:18 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062818, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 127, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 244, 'actCals': 24, 'totalCals': 890, 'bmrCals': 866, 'heartRate': 64, 'solarGen': 314, 'caseTemp': 123}}
May 07 14:20:18 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062818, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6945, "skinTemp": 127, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 244, "actCals": 24, "totalCals": 890, "bmrCals": 866, "heartRate": 64, "solarGen": 314, "caseTemp": 123}}, "rt": "instant", "key": "3d2ec323541548e0a94ac929d1b172c7"}
May 07 14:20:18 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 859, 'mtp_version': 7, 'solar_gen': 312, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 883, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000138000f18a35b405334777c
May 07 14:20:18 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062818.7979331, 'type': 's', 'key': '3d2ec323541548e0a94ac929d1b172c7'}
May 07 14:20:28 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 859, 'mtp_version': 7, 'solar_gen': 312, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 883, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000138000f18a35b405304777c
May 07 14:20:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:20:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:20:36 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:20:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 38, 'battery': 73, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 357, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 374, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002611c1653a4924787c
May 07 14:20:57 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 124, 'walk_steps': 7091, 'bmr_cals': 859, 'mtp_version': 7, 'solar_gen': 312, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 883, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000138000f18a35b405334777c
May 07 14:21:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 709, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502c50006001005005d306466
May 07 14:21:00 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 14:21:02 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:21:02 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:21:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "38f7d8a644594b06a19381270bc47fba"}
May 07 14:21:02 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:21:02 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:21:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062862.7915895, 'type': 's', 'key': '38f7d8a644594b06a19381270bc47fba'}
May 07 14:21:10 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 245, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 867, 'mtp_version': 7, 'solar_gen': 316, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 891, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013c00f518c363404c147b80
May 07 14:21:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 711, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c700060000020059106567
May 07 14:21:12 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:21:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 163, 'battery': 82, 'act_cals': 13, 'case_temp': 122, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 674, 'bmr_cals': 429, 'mtp_version': 7, 'solar_gen': 416, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 442, 'total_steps': 674} 251a251a0007000002a2021a000001a000a30d41ad4052247a7e
May 07 14:21:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062874, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 126, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 163, 'actCals': 13, 'totalCals': 442, 'bmrCals': 429, 'heartRate': 64, 'solarGen': 416, 'caseTemp': 122}}
May 07 14:21:14 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715062874, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 126, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 163, 'actCals': 13, 'totalCals': 442, 'bmrCals': 429, 'heartRate': 64, 'solarGen': 416, 'caseTemp': 122}}
May 07 14:21:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715062874, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 674, "skinTemp": 126, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 163, "actCals": 13, "totalCals": 442, "bmrCals": 429, "heartRate": 64, "solarGen": 416, "caseTemp": 122}}, "rt": "instant", "key": "12145f60b44c442681f0f614da4c24f8"}
May 07 14:21:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062874.6883037, 'type': 's', 'key': '12145f60b44c442681f0f614da4c24f8'}
May 07 14:21:26 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 187, 'battery': 76, 'act_cals': 13, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 590, 'bmr_cals': 429, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 442, 'total_steps': 590} 1d921d9200070000024e01d60000000600bb0d71ad4f4c247a7f
May 07 14:21:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062886, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 590, 'skinTemp': 127, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 187, 'actCals': 13, 'totalCals': 442, 'bmrCals': 429, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:21:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715062886, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 590, 'skinTemp': 127, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 187, 'actCals': 13, 'totalCals': 442, 'bmrCals': 429, 'heartRate': 79, 'solarGen': 6, 'caseTemp': 122}}
May 07 14:21:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715062886, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 590, "skinTemp": 127, "walkSteps": 590, "sleepDuration": 0, "distance": 470, "thermalGen": 187, "actCals": 13, "totalCals": 442, "bmrCals": 429, "heartRate": 79, "solarGen": 6, "caseTemp": 122}}, "rt": "instant", "key": "e82afe68b65b46f5a4a0eb41303c314c"}
May 07 14:21:26 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062886.6232827, 'type': 's', 'key': 'e82afe68b65b46f5a4a0eb41303c314c'}
May 07 14:21:28 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 245, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 867, 'mtp_version': 7, 'solar_gen': 316, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 891, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013c00f518c363404c247b80
May 07 14:21:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062888, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 245, 'actCals': 24, 'totalCals': 891, 'bmrCals': 867, 'heartRate': 64, 'solarGen': 316, 'caseTemp': 123}}
May 07 14:21:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715062888, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 6945, 'skinTemp': 128, 'walkSteps': 6716, 'sleepDuration': 0, 'distance': 5286, 'thermalGen': 245, 'actCals': 24, 'totalCals': 891, 'bmrCals': 867, 'heartRate': 64, 'solarGen': 316, 'caseTemp': 123}}
May 07 14:21:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715062888, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 6945, "skinTemp": 128, "walkSteps": 6716, "sleepDuration": 0, "distance": 5286, "thermalGen": 245, "actCals": 24, "totalCals": 891, "bmrCals": 867, "heartRate": 64, "solarGen": 316, "caseTemp": 123}}, "rt": "instant", "key": "4c6a50d2b6e14caf862858d1b67fa92a"}
May 07 14:21:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062888.5702641, 'type': 's', 'key': '4c6a50d2b6e14caf862858d1b67fa92a'}
May 07 14:21:32 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:21:32 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:21:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 711, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c700060000020059006567
May 07 14:21:38 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:21:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x00\x8f', 'mtp_version': 5} 008f065f00
May 07 14:21:38 msm8909 python3[3048]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 07 14:21:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:21:40 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:21:55 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 187, 'battery': 76, 'act_cals': 13, 'case_temp': 122, 'pairing_code': b'\x1d\x92', 'skin_temp': 127, 'walk_steps': 590, 'bmr_cals': 429, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 79, 'sleep_duration': 0, 'total_cals': 442, 'total_steps': 590} 1d921d9200070000024e01d60000000600bb0d71ad4f4c147a7f
May 07 14:21:55 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 245, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 867, 'mtp_version': 7, 'solar_gen': 316, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 891, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013c00f518c363404c147b80
May 07 14:21:56 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 14:21:56 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 14:22:02 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:22:02 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:22:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "25ae4233078f42849e24572962c621e4"}
May 07 14:22:02 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062922.910866, 'type': 's', 'key': '25ae4233078f42849e24572962c621e4'}
May 07 14:22:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:22:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:22:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 711, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c700060000020059306567
May 07 14:22:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:22:08 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7091, 'bmr_cals': 860, 'mtp_version': 7, 'solar_gen': 313, 'distance': 5535, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 884, 'total_steps': 7278} 0f890f89000700bb1bb3159f00000139000f18b35c405324777a
May 07 14:22:08 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062928, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 884, 'bmrCals': 860, 'heartRate': 64, 'solarGen': 313, 'caseTemp': 119}}
May 07 14:22:08 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715062928, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7278, 'skinTemp': 122, 'walkSteps': 7091, 'sleepDuration': 0, 'distance': 5535, 'thermalGen': 15, 'actCals': 24, 'totalCals': 884, 'bmrCals': 860, 'heartRate': 64, 'solarGen': 313, 'caseTemp': 119}}
May 07 14:22:08 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715062928, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7278, "skinTemp": 122, "walkSteps": 7091, "sleepDuration": 0, "distance": 5535, "thermalGen": 15, "actCals": 24, "totalCals": 884, "bmrCals": 860, "heartRate": 64, "solarGen": 313, "caseTemp": 119}}, "rt": "instant", "key": "feb66b9879c44083b5bc228b2adcb2cf"}
May 07 14:22:09 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 245, 'battery': 76, 'act_cals': 24, 'case_temp': 123, 'pairing_code': b'\rU', 'skin_temp': 128, 'walk_steps': 6716, 'bmr_cals': 867, 'mtp_version': 7, 'solar_gen': 316, 'distance': 5286, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 891, 'total_steps': 6945} 0d550d55000700e51a3c14a60000013c00f518c363404c247b80
May 07 14:22:09 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062929.444916, 'type': 's', 'key': 'feb66b9879c44083b5bc228b2adcb2cf'}
May 07 14:22:10 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 302, 'mtp_version': 7, 'solar_gen': 457, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 315, 'total_steps': 2105} 19b119b10007003208070694000101c900940de12e4059347f82
May 07 14:22:10 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:22:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 88, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 713, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302c900060000020058006567
May 07 14:22:23 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:22:24 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 38, 'battery': 74, 'act_cals': 17, 'case_temp': 120, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6013, 'bmr_cals': 359, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4438, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 376, 'total_steps': 6013} 1d691d6900070000177d1156018d0006002611d1673a4a15787c
May 07 14:22:24 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062944, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 38, 'actCals': 17, 'totalCals': 376, 'bmrCals': 359, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:22:24 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715062944, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 74, 'totalSteps': 6013, 'skinTemp': 124, 'walkSteps': 6013, 'sleepDuration': 397, 'distance': 4438, 'thermalGen': 38, 'actCals': 17, 'totalCals': 376, 'bmrCals': 359, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:22:24 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715062944, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 74, "totalSteps": 6013, "skinTemp": 124, "walkSteps": 6013, "sleepDuration": 397, "distance": 4438, "thermalGen": 38, "actCals": 17, "totalCals": 376, "bmrCals": 359, "heartRate": 58, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "0e9544bc0a714603b7ca178302c72720"}
May 07 14:22:25 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062945.1365495, 'type': 's', 'key': '0e9544bc0a714603b7ca178302c72720'}
May 07 14:22:33 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:22:33 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:22:36 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 14:22:36 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 14:22:38 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 13, 'case_temp': 127, 'pairing_code': b'\x19\xb1', 'skin_temp': 130, 'walk_steps': 2055, 'bmr_cals': 302, 'mtp_version': 7, 'solar_gen': 457, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 315, 'total_steps': 2105} 19b119b10007003208070694000101c900940de12e4059247f82
May 07 14:22:38 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:23:02 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:23:02 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:23:02 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "327efcb2abe542969734b799b84a8666"}
May 07 14:23:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715062983.1481929, 'type': 's', 'key': '327efcb2abe542969734b799b84a8666'}
May 07 14:23:03 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:23:03 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:23:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\t7', 'pairing_code': b'\t7', 'alert_status': b'\x00', 'mtp_version': 6} 093709370006
May 07 14:23:04 msm8909 python3[3048]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 07 14:23:20 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 125, 'pairing_code': b'\x15\x83', 'skin_temp': 129, 'walk_steps': 917, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 306, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 372, 'total_steps': 962} 158315830007002d039502f1018a013200ad0ba1694059147d81
May 07 14:23:20 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:23:31 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 14:23:31 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 14:23:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 165, 'battery': 82, 'act_cals': 13, 'case_temp': 121, 'pairing_code': b'%\x1a', 'skin_temp': 126, 'walk_steps': 674, 'bmr_cals': 431, 'mtp_version': 7, 'solar_gen': 420, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 444, 'total_steps': 674} 251a251a0007000002a2021a000001a400a50d51af465204797e
May 07 14:23:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063011, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 126, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 165, 'actCals': 13, 'totalCals': 444, 'bmrCals': 431, 'heartRate': 70, 'solarGen': 420, 'caseTemp': 121}}
May 07 14:23:31 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063011, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 126, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 165, 'actCals': 13, 'totalCals': 444, 'bmrCals': 431, 'heartRate': 70, 'solarGen': 420, 'caseTemp': 121}}
May 07 14:23:31 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063011, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 674, "skinTemp": 126, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 165, "actCals": 13, "totalCals": 444, "bmrCals": 431, "heartRate": 70, "solarGen": 420, "caseTemp": 121}}, "rt": "instant", "key": "d62e082815264b6e848a00a084159939"}
May 07 14:23:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063012.2869513, 'type': 's', 'key': 'd62e082815264b6e848a00a084159939'}
May 07 14:23:32 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x17\xe1', 'mtp_version': 5} 17e1055f00
May 07 14:23:32 msm8909 python3[3048]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 07 14:23:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:23:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:23:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 189, 'battery': 76, 'act_cals': 13, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 590, 'bmr_cals': 431, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 444, 'total_steps': 590} 1d921d9200070000024e01d60000000600bd0d81af3d4c14797d
May 07 14:23:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063024, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 590, 'skinTemp': 125, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 189, 'actCals': 13, 'totalCals': 444, 'bmrCals': 431, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:23:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063024, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 590, 'skinTemp': 125, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 189, 'actCals': 13, 'totalCals': 444, 'bmrCals': 431, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:23:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063024, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 590, "skinTemp": 125, "walkSteps": 590, "sleepDuration": 0, "distance": 470, "thermalGen": 189, "actCals": 13, "totalCals": 444, "bmrCals": 431, "heartRate": 61, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "6e4c9341f673401ca3140538d44fa8df"}
May 07 14:23:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063025.3470306, 'type': 's', 'key': '6e4c9341f673401ca3140538d44fa8df'}
May 07 14:23:47 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 189, 'battery': 76, 'act_cals': 13, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 590, 'bmr_cals': 431, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 444, 'total_steps': 590} 1d921d9200070000024e01d60000000600bd0d81af3d4c14797d
May 07 14:24:03 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:24:03 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:24:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "e4e1defafd9641c8abf1f3a31194a84e"}
May 07 14:24:03 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063043.587878, 'type': 's', 'key': 'e4e1defafd9641c8abf1f3a31194a84e'}
May 07 14:24:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:24:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:24:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 41, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6102, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 58, 'sleep_duration': 397, 'total_cals': 379, 'total_steps': 6102} 1d691d690007000017d61199018d000600291201693a4a04777c
May 07 14:24:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063053, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 124, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 41, 'actCals': 18, 'totalCals': 379, 'bmrCals': 361, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:24:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063053, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 124, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 41, 'actCals': 18, 'totalCals': 379, 'bmrCals': 361, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:24:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063053, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6102, "skinTemp": 124, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 41, "actCals": 18, "totalCals": 379, "bmrCals": 361, "heartRate": 58, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "6f4adacc67fa4c25b48e252c5c3bce08"}
May 07 14:24:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063053.7172151, 'type': 's', 'key': '6f4adacc67fa4c25b48e252c5c3bce08'}
May 07 14:24:27 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 863, 'mtp_version': 7, 'solar_gen': 317, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 887, 'total_steps': 7355} 0f890f89000700bb1c0015d90000013d000f18e35f405304767b
May 07 14:24:27 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063067, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 123, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 24, 'totalCals': 887, 'bmrCals': 863, 'heartRate': 64, 'solarGen': 317, 'caseTemp': 118}}
May 07 14:24:27 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063067, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 123, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 24, 'totalCals': 887, 'bmrCals': 863, 'heartRate': 64, 'solarGen': 317, 'caseTemp': 118}}
May 07 14:24:27 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063067, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7355, "skinTemp": 123, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 24, "totalCals": 887, "bmrCals": 863, "heartRate": 64, "solarGen": 317, "caseTemp": 118}}, "rt": "instant", "key": "c4399995b4b642b4b5e42ff69c2fdecf"}
May 07 14:24:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063067.6949925, 'type': 's', 'key': 'c4399995b4b642b4b5e42ff69c2fdecf'}
May 07 14:24:28 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 14:24:28 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 14:24:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:24:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:24:44 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 863, 'mtp_version': 7, 'solar_gen': 317, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 887, 'total_steps': 7355} 0f890f89000700bb1c0015d90000013d000f18e35f405324767b
May 07 14:24:44 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 41, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6102, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 379, 'total_steps': 6102} 1d691d690007000017d61199018d00060029120169494a34777c
May 07 14:24:54 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 41, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 124, 'walk_steps': 6102, 'bmr_cals': 361, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 379, 'total_steps': 6102} 1d691d690007000017d61199018d00060029120169494a04777c
May 07 14:24:55 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:24:55 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:24:56 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 125, 'pairing_code': b'\x15\x83', 'skin_temp': 129, 'walk_steps': 917, 'bmr_cals': 362, 'mtp_version': 7, 'solar_gen': 306, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 373, 'total_steps': 962} 158315830007002d039502f1018a013200ad0bb16a4059347d81
May 07 14:24:56 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:24:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 82, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 433, 'mtp_version': 7, 'solar_gen': 422, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 446, 'total_steps': 674} 251a251a0007000002a2021a000001a600a60d61b1405224787c
May 07 14:24:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063097, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 446, 'bmrCals': 433, 'heartRate': 64, 'solarGen': 422, 'caseTemp': 120}}
May 07 14:24:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063097, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 446, 'bmrCals': 433, 'heartRate': 64, 'solarGen': 422, 'caseTemp': 120}}
May 07 14:24:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063097, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 674, "skinTemp": 124, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 166, "actCals": 13, "totalCals": 446, "bmrCals": 433, "heartRate": 64, "solarGen": 422, "caseTemp": 120}}, "rt": "instant", "key": "27288289c8b64ea282819f27bfac88cf"}
May 07 14:24:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063098.1253738, 'type': 's', 'key': '27288289c8b64ea282819f27bfac88cf'}
May 07 14:25:03 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:25:03 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:25:03 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "f8fa9b37f441487185724f0b0e6505b1"}
May 07 14:25:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063104.0428786, 'type': 's', 'key': 'f8fa9b37f441487185724f0b0e6505b1'}
May 07 14:25:04 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:25:04 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:25:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\n\xce', 'pairing_code': b'\n\xce', 'alert_status': b'\x00', 'mtp_version': 6} 0ace0ace0006
May 07 14:25:10 msm8909 python3[3048]: IGNORING 06:05:04:B8:CE:1E WITH PAIRING CODE: 0ace
May 07 14:25:23 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 43, 'battery': 73, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 362, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 380, 'total_steps': 6102} 1d691d690007000017d61199018d0006002b12016a494934767b
May 07 14:25:23 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063123, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 43, 'actCals': 18, 'totalCals': 380, 'bmrCals': 362, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 118}}
May 07 14:25:23 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063123, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 43, 'actCals': 18, 'totalCals': 380, 'bmrCals': 362, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 118}}
May 07 14:25:24 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063123, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6102, "skinTemp": 123, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 43, "actCals": 18, "totalCals": 380, "bmrCals": 362, "heartRate": 73, "solarGen": 6, "caseTemp": 118}}, "rt": "instant", "key": "2107e4b2d5e14ebea60167aa84ff8680"}
May 07 14:25:24 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063124.4562924, 'type': 's', 'key': '2107e4b2d5e14ebea60167aa84ff8680'}
May 07 14:25:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 864, 'mtp_version': 7, 'solar_gen': 318, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 888, 'total_steps': 7355} 0f890f89000700bb1c0015d90000013e000f18e3603d5324767a
May 07 14:25:34 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:25:34 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:25:36 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 864, 'mtp_version': 7, 'solar_gen': 318, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 888, 'total_steps': 7355} 0f890f89000700bb1c0015d90000013e000f18e3603d5334767a
May 07 14:25:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063136, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 122, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 24, 'totalCals': 888, 'bmrCals': 864, 'heartRate': 61, 'solarGen': 318, 'caseTemp': 118}}
May 07 14:25:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063136, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 122, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 24, 'totalCals': 888, 'bmrCals': 864, 'heartRate': 61, 'solarGen': 318, 'caseTemp': 118}}
May 07 14:25:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063136, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7355, "skinTemp": 122, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 24, "totalCals": 888, "bmrCals": 864, "heartRate": 61, "solarGen": 318, "caseTemp": 118}}, "rt": "instant", "key": "e9b99346040d415b88224fd889ca528c"}
May 07 14:25:36 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:25:37 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 251, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6813, 'bmr_cals': 871, 'mtp_version': 7, 'solar_gen': 320, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 896, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014000fb190367404c14797e
May 07 14:25:37 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063137, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 126, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 251, 'actCals': 25, 'totalCals': 896, 'bmrCals': 871, 'heartRate': 64, 'solarGen': 320, 'caseTemp': 121}}
May 07 14:25:37 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063137, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 126, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 251, 'actCals': 25, 'totalCals': 896, 'bmrCals': 871, 'heartRate': 64, 'solarGen': 320, 'caseTemp': 121}}
May 07 14:25:37 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063137, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 7042, "skinTemp": 126, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 251, "actCals": 25, "totalCals": 896, "bmrCals": 871, "heartRate": 64, "solarGen": 320, "caseTemp": 121}}, "rt": "instant", "key": "8859833007a648fea7f98e57d08b6695"}
May 07 14:25:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063136.8160455, 'type': 's', 'key': 'e9b99346040d415b88224fd889ca528c'}
May 07 14:25:37 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 148, 'battery': 89, 'act_cals': 14, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 129, 'walk_steps': 2055, 'bmr_cals': 307, 'mtp_version': 7, 'solar_gen': 457, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 321, 'total_steps': 2105} 19b119b10007003208070694000101c900940e01334059347e81
May 07 14:25:37 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:25:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063137.4108832, 'type': 's', 'key': '8859833007a648fea7f98e57d08b6695'}
May 07 14:25:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 190, 'battery': 76, 'act_cals': 13, 'case_temp': 121, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 590, 'bmr_cals': 434, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 75, 'sleep_duration': 0, 'total_cals': 447, 'total_steps': 590} 1d921d9200070000024e01d60000000600be0d91b24b4c05797d
May 07 14:25:38 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063138, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 76, 'totalSteps': 590, 'skinTemp': 125, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 190, 'actCals': 13, 'totalCals': 447, 'bmrCals': 434, 'heartRate': 75, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:25:38 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063138, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 76, 'totalSteps': 590, 'skinTemp': 125, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 190, 'actCals': 13, 'totalCals': 447, 'bmrCals': 434, 'heartRate': 75, 'solarGen': 6, 'caseTemp': 121}}
May 07 14:25:38 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063138, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 76, "totalSteps": 590, "skinTemp": 125, "walkSteps": 590, "sleepDuration": 0, "distance": 470, "thermalGen": 190, "actCals": 13, "totalCals": 447, "bmrCals": 434, "heartRate": 75, "solarGen": 6, "caseTemp": 121}}, "rt": "instant", "key": "51b10e928c98496494805731a14bb41e"}
May 07 14:25:38 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063138.4532797, 'type': 's', 'key': '51b10e928c98496494805731a14bb41e'}
May 07 14:25:53 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 14:25:53 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 14:25:53 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 864, 'mtp_version': 7, 'solar_gen': 318, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 888, 'total_steps': 7355} 0f890f89000700bb1c0015d90000013e000f18e3603d5314767a
May 07 14:25:53 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x12\xde', 'mtp_version': 5} 12de055f00
May 07 14:25:53 msm8909 python3[3048]: IGNORING 06:05:04:71:88:0E WITH PAIRING CODE: 12de
May 07 14:25:54 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 251, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6813, 'bmr_cals': 871, 'mtp_version': 7, 'solar_gen': 320, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 896, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014000fb190367404c34797e
May 07 14:26:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:26:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:26:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "3e8612b6725b4d3d96824586ab437c48"}
May 07 14:26:04 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063164.4084642, 'type': 's', 'key': '3e8612b6725b4d3d96824586ab437c48'}
May 07 14:26:04 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:26:04 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:26:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:26:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:26:05 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 252, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6813, 'bmr_cals': 872, 'mtp_version': 7, 'solar_gen': 322, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 897, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014200fc191368404d04797e
May 07 14:26:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 718, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302ce0006000002005a306466
May 07 14:26:05 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:26:18 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 44, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 363, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 381, 'total_steps': 6102} 1d691d690007000017d61199018d0006002c12016b494904777b
May 07 14:26:18 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:26:18 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:26:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 44, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 363, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 381, 'total_steps': 6102} 1d691d690007000017d61199018d0006002c12016b494914777b
May 07 14:26:21 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 252, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 126, 'walk_steps': 6813, 'bmr_cals': 872, 'mtp_version': 7, 'solar_gen': 322, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 897, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014200fc191368404d14797e
May 07 14:26:22 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 14:26:22 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 14:26:23 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 24, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 865, 'mtp_version': 7, 'solar_gen': 319, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 889, 'total_steps': 7355} 0f890f89000700bb1c0015d90000013f000f18e3613d5204767b
May 07 14:26:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 82, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 436, 'mtp_version': 7, 'solar_gen': 424, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 449, 'total_steps': 674} 251a251a0007000002a2021a000001a800a60d71b4405204787c
May 07 14:26:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063192, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 449, 'bmrCals': 436, 'heartRate': 64, 'solarGen': 424, 'caseTemp': 120}}
May 07 14:26:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063192, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 449, 'bmrCals': 436, 'heartRate': 64, 'solarGen': 424, 'caseTemp': 120}}
May 07 14:26:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063192, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 674, "skinTemp": 124, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 166, "actCals": 13, "totalCals": 449, "bmrCals": 436, "heartRate": 64, "solarGen": 424, "caseTemp": 120}}, "rt": "instant", "key": "5b475389ff734c12ab16973a92d38335"}
May 07 14:26:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063192.6932333, 'type': 's', 'key': '5b475389ff734c12ab16973a92d38335'}
May 07 14:26:33 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 44, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 363, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 381, 'total_steps': 6102} 1d691d690007000017d61199018d0006002c12016b494924777b
May 07 14:26:33 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063193, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 44, 'actCals': 18, 'totalCals': 381, 'bmrCals': 363, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:26:33 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063193, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 44, 'actCals': 18, 'totalCals': 381, 'bmrCals': 363, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:26:33 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063193, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6102, "skinTemp": 123, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 44, "actCals": 18, "totalCals": 381, "bmrCals": 363, "heartRate": 73, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "78a2441cf59746b48b3e3aa64a29d2eb"}
May 07 14:26:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063193.5139191, 'type': 's', 'key': '78a2441cf59746b48b3e3aa64a29d2eb'}
May 07 14:26:35 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:26:35 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:27:02 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 82, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 436, 'mtp_version': 7, 'solar_gen': 424, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 449, 'total_steps': 674} 251a251a0007000002a2021a000001a800a60d71b4405234787c
May 07 14:27:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:27:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:27:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7aff848b2a37454984b16a41ba47a953"}
May 07 14:27:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063225.0203907, 'type': 's', 'key': '7aff848b2a37454984b16a41ba47a953'}
May 07 14:27:05 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:27:05 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:27:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 82, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 437, 'mtp_version': 7, 'solar_gen': 426, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 450, 'total_steps': 674} 251a251a0007000002a2021a000001aa00a60d71b5405214777c
May 07 14:27:15 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 45, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 364, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 382, 'total_steps': 6102} 1d691d690007000017d61199018d0006002d12116c494a24777b
May 07 14:27:28 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:27:28 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:27:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 96, 'battery': 56, 'act_cals': 17, 'case_temp': 117, 'pairing_code': b'"(', 'skin_temp': 120, 'walk_steps': 5891, 'bmr_cals': 362, 'mtp_version': 7, 'solar_gen': 290, 'distance': 4322, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 379, 'total_steps': 5891} 2228222800070000170310e201a30122006011816a4038247578
May 07 14:27:31 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 14:27:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:27:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:27:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 191, 'battery': 76, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 590, 'bmr_cals': 437, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 450, 'total_steps': 590} 1d921d9200070000024e01d60000000600bf0db1b5404c14787c
May 07 14:27:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063265, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 590, 'skinTemp': 124, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 191, 'actCals': 13, 'totalCals': 450, 'bmrCals': 437, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:27:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063265, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 590, 'skinTemp': 124, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 191, 'actCals': 13, 'totalCals': 450, 'bmrCals': 437, 'heartRate': 64, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:27:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063265, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 590, "skinTemp": 124, "walkSteps": 590, "sleepDuration": 0, "distance": 470, "thermalGen": 191, "actCals": 13, "totalCals": 450, "bmrCals": 437, "heartRate": 64, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "17120acc159844368b93225527206f15"}
May 07 14:27:45 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 873, 'mtp_version': 7, 'solar_gen': 323, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 898, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014300fd1913693e4d04797d
May 07 14:27:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063265, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 898, 'bmrCals': 873, 'heartRate': 62, 'solarGen': 323, 'caseTemp': 121}}
May 07 14:27:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063265, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 898, 'bmrCals': 873, 'heartRate': 62, 'solarGen': 323, 'caseTemp': 121}}
May 07 14:27:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063265, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 7042, "skinTemp": 125, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 898, "bmrCals": 873, "heartRate": 62, "solarGen": 323, "caseTemp": 121}}, "rt": "instant", "key": "2c5e33e5384843f89b692a7b47eb6e90"}
May 07 14:27:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063265.6783187, 'type': 's', 'key': '17120acc159844368b93225527206f15'}
May 07 14:27:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063266.0304656, 'type': 's', 'key': '2c5e33e5384843f89b692a7b47eb6e90'}
May 07 14:27:56 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:27:56 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:27:56 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 365, 'mtp_version': 7, 'solar_gen': 307, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 72, 'sleep_duration': 394, 'total_cals': 376, 'total_steps': 962} 158315830007002d039502f1018a013300ad0bc16d4859147c7f
May 07 14:27:56 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:27:57 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 873, 'mtp_version': 7, 'solar_gen': 323, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 898, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014300fd1913693e4d24797d
May 07 14:27:58 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 365, 'mtp_version': 7, 'solar_gen': 307, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 72, 'sleep_duration': 394, 'total_cals': 376, 'total_steps': 962} 158315830007002d039502f1018a013300ad0bc16d4859247c7f
May 07 14:27:58 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:28:00 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:28:00 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:28:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:28:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:28:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "b58ed79760e049d48fad68f83ceda7a3"}
May 07 14:28:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063285.1599545, 'type': 's', 'key': 'b58ed79760e049d48fad68f83ceda7a3'}
May 07 14:28:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:28:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:28:11 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 365, 'mtp_version': 7, 'solar_gen': 307, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 72, 'sleep_duration': 394, 'total_cals': 376, 'total_steps': 962} 158315830007002d039502f1018a013300ad0bc16d4859347c7f
May 07 14:28:11 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:28:11 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 82, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 437, 'mtp_version': 7, 'solar_gen': 426, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 450, 'total_steps': 674} 251a251a0007000002a2021a000001aa00a60d71b5405224777c
May 07 14:28:11 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063291, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 450, 'bmrCals': 437, 'heartRate': 64, 'solarGen': 426, 'caseTemp': 119}}
May 07 14:28:11 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063291, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 450, 'bmrCals': 437, 'heartRate': 64, 'solarGen': 426, 'caseTemp': 119}}
May 07 14:28:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063291, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 674, "skinTemp": 124, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 166, "actCals": 13, "totalCals": 450, "bmrCals": 437, "heartRate": 64, "solarGen": 426, "caseTemp": 119}}, "rt": "instant", "key": "3a477e17d745499888f7cc521e390e2d"}
May 07 14:28:12 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063291.968601, 'type': 's', 'key': '3a477e17d745499888f7cc521e390e2d'}
May 07 14:28:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 191, 'battery': 76, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 590, 'bmr_cals': 438, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 451, 'total_steps': 590} 1d921d9200070000024e01d60000000600bf0db1b6404c04787c
May 07 14:28:14 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 46, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 365, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 383, 'total_steps': 6102} 1d691d690007000017d61199018d0006002e12116d494a04777b
May 07 14:28:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063294, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 46, 'actCals': 18, 'totalCals': 383, 'bmrCals': 365, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:28:14 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063294, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 46, 'actCals': 18, 'totalCals': 383, 'bmrCals': 365, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:28:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063294, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6102, "skinTemp": 123, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 46, "actCals": 18, "totalCals": 383, "bmrCals": 365, "heartRate": 73, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "f1bb166d8b3d4a4aa211ebb460fc4cc1"}
May 07 14:28:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063294.8778813, 'type': 's', 'key': 'f1bb166d8b3d4a4aa211ebb460fc4cc1'}
May 07 14:28:26 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 24, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 867, 'mtp_version': 7, 'solar_gen': 321, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 891, 'total_steps': 7355} 0f890f89000700bb1c0015d900000141000f18f363465304777b
May 07 14:28:26 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063306, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 123, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 24, 'totalCals': 891, 'bmrCals': 867, 'heartRate': 70, 'solarGen': 321, 'caseTemp': 119}}
May 07 14:28:26 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063306, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 123, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 24, 'totalCals': 891, 'bmrCals': 867, 'heartRate': 70, 'solarGen': 321, 'caseTemp': 119}}
May 07 14:28:26 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063306, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7355, "skinTemp": 123, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 24, "totalCals": 891, "bmrCals": 867, "heartRate": 70, "solarGen": 321, "caseTemp": 119}}, "rt": "instant", "key": "1927410f148c46b289dc563f938f7d64"}
May 07 14:28:27 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063307.1741233, 'type': 's', 'key': '1927410f148c46b289dc563f938f7d64'}
May 07 14:28:36 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:28:36 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:28:38 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 366, 'mtp_version': 7, 'solar_gen': 307, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 377, 'total_steps': 962} 158315830007002d039502f1018a013300ad0bc16e4059247c7f
May 07 14:28:38 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:28:38 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 46, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 365, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 383, 'total_steps': 6102} 1d691d690007000017d61199018d0006002e12116d494a34777b
May 07 14:28:41 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 191, 'battery': 76, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 590, 'bmr_cals': 438, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 451, 'total_steps': 590} 1d921d9200070000024e01d60000000600bf0db1b63a4c34787c
May 07 14:28:56 msm8909 python3[3048]: ADVERT: {'run_steps': 45, 'sleep_state': 4, 'thermal_gen': 173, 'battery': 89, 'act_cals': 11, 'case_temp': 124, 'pairing_code': b'\x15\x83', 'skin_temp': 127, 'walk_steps': 917, 'bmr_cals': 366, 'mtp_version': 7, 'solar_gen': 307, 'distance': 753, 'alert_status': b'\x00', 'company_id': b'\x15\x83', 'heart_rate': 64, 'sleep_duration': 394, 'total_cals': 377, 'total_steps': 962} 158315830007002d039502f1018a013300ad0bc16e4059347c7f
May 07 14:28:56 msm8909 python3[3048]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 07 14:29:04 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:29:04 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:29:04 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "059c9f858ab34fdaa0dfc6166b6facda"}
May 07 14:29:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063345.681772, 'type': 's', 'key': '059c9f858ab34fdaa0dfc6166b6facda'}
May 07 14:29:06 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:29:06 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:29:07 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:29:07 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:29:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 14:29:10 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 14:29:21 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 327, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014700fd19236b3e4d14797d
May 07 14:29:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063361, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 900, 'bmrCals': 875, 'heartRate': 62, 'solarGen': 327, 'caseTemp': 121}}
May 07 14:29:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063361, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 900, 'bmrCals': 875, 'heartRate': 62, 'solarGen': 327, 'caseTemp': 121}}
May 07 14:29:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063361, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 7042, "skinTemp": 125, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 900, "bmrCals": 875, "heartRate": 62, "solarGen": 327, "caseTemp": 121}}, "rt": "instant", "key": "3a7f013ec9994f67b3694ef2e7c432d6"}
May 07 14:29:21 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063361.573077, 'type': 's', 'key': '3a7f013ec9994f67b3694ef2e7c432d6'}
May 07 14:29:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:29:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:29:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 14:29:38 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 14:29:38 msm8909 python3[3048]: ADVERT: {'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'mtp_version': 6} 06d606d60006
May 07 14:29:38 msm8909 python3[3048]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 07 14:29:48 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 327, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014700fd19236b3e4d34797d
May 07 14:29:50 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 47, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 366, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 384, 'total_steps': 6102} 1d691d690007000017d61199018d0006002f12116e494924777b
May 07 14:29:50 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063390, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 47, 'actCals': 18, 'totalCals': 384, 'bmrCals': 366, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:29:50 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063390, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 47, 'actCals': 18, 'totalCals': 384, 'bmrCals': 366, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:29:50 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063390, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6102, "skinTemp": 123, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 47, "actCals": 18, "totalCals": 384, "bmrCals": 366, "heartRate": 73, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "db2c788bcffb456889bb1c97a2a90356"}
May 07 14:29:51 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063391.1272774, 'type': 's', 'key': 'db2c788bcffb456889bb1c97a2a90356'}
May 07 14:29:52 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\tB', 'mtp_version': 5} 0942055f00
May 07 14:29:52 msm8909 python3[3048]: IGNORING 06:05:04:63:30:52 WITH PAIRING CODE: 0942
May 07 14:30:03 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 327, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 62, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014700fd19236b3e4d14797d
May 07 14:30:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:30:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:30:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7ce39ed7b0b64e428c6c2a434c6f2d11"}
May 07 14:30:05 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 94, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 726, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502d60006001005005e206466
May 07 14:30:05 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 14:30:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063405.5505004, 'type': 's', 'key': '7ce39ed7b0b64e428c6c2a434c6f2d11'}
May 07 14:30:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:30:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:30:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 48, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 367, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 385, 'total_steps': 6102} 1d691d690007000017d61199018d0006003012216f494a24777b
May 07 14:30:30 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 329, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 76, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014900fd19336b4c4c34797d
May 07 14:30:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063430, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 900, 'bmrCals': 875, 'heartRate': 76, 'solarGen': 329, 'caseTemp': 121}}
May 07 14:30:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063430, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 900, 'bmrCals': 875, 'heartRate': 76, 'solarGen': 329, 'caseTemp': 121}}
May 07 14:30:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063430, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 7042, "skinTemp": 125, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 900, "bmrCals": 875, "heartRate": 76, "solarGen": 329, "caseTemp": 121}}, "rt": "instant", "key": "03930140e14742e6963aaf7ddde81657"}
May 07 14:30:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063431.4610119, 'type': 's', 'key': '03930140e14742e6963aaf7ddde81657'}
May 07 14:30:31 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 88, 'act_cals': 14, 'case_temp': 126, 'pairing_code': b'\x19\xb1', 'skin_temp': 129, 'walk_steps': 2055, 'bmr_cals': 314, 'mtp_version': 7, 'solar_gen': 458, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 76, 'sleep_duration': 1, 'total_cals': 328, 'total_steps': 2105} 19b119b10007003208070694000101ca00950e413a4c58347e81
May 07 14:30:31 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:30:34 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 14:30:34 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 14:30:36 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:30:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:30:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:30:44 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 869, 'mtp_version': 7, 'solar_gen': 323, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 894, 'total_steps': 7355} 0f890f89000700bb1c0015d900000143000f190365465324777a
May 07 14:30:44 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063444, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 122, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 894, 'bmrCals': 869, 'heartRate': 70, 'solarGen': 323, 'caseTemp': 119}}
May 07 14:30:44 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063444, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 122, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 894, 'bmrCals': 869, 'heartRate': 70, 'solarGen': 323, 'caseTemp': 119}}
May 07 14:30:44 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063444, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7355, "skinTemp": 122, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 25, "totalCals": 894, "bmrCals": 869, "heartRate": 70, "solarGen": 323, "caseTemp": 119}}, "rt": "instant", "key": "d2727ac69d0f46c8b7bed817efb40141"}
May 07 14:30:45 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063444.780647, 'type': 's', 'key': 'd2727ac69d0f46c8b7bed817efb40141'}
May 07 14:30:45 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 166, 'battery': 82, 'act_cals': 13, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 674, 'bmr_cals': 441, 'mtp_version': 7, 'solar_gen': 430, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 454, 'total_steps': 674} 251a251a0007000002a2021a000001ae00a60d91b9405234767b
May 07 14:30:45 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063445, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 123, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 454, 'bmrCals': 441, 'heartRate': 64, 'solarGen': 430, 'caseTemp': 118}}
May 07 14:30:45 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063445, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 82, 'totalSteps': 674, 'skinTemp': 123, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 166, 'actCals': 13, 'totalCals': 454, 'bmrCals': 441, 'heartRate': 64, 'solarGen': 430, 'caseTemp': 118}}
May 07 14:30:45 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063445, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 82, "totalSteps": 674, "skinTemp": 123, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 166, "actCals": 13, "totalCals": 454, "bmrCals": 441, "heartRate": 64, "solarGen": 430, "caseTemp": 118}}, "rt": "instant", "key": "f2f41ad6a91443c790b298a9ebaf7417"}
May 07 14:30:45 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 329, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 76, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014900fd19336b4c4c14797d
May 07 14:30:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\r\x19', 'pairing_code': b'\r\x19', 'alert_status': b'\x00', 'mtp_version': 6} 0d190d190006
May 07 14:30:45 msm8909 python3[3048]: IGNORING 06:05:04:43:5B:39 WITH PAIRING CODE: 0d19
May 07 14:30:46 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063445.8793139, 'type': 's', 'key': 'f2f41ad6a91443c790b298a9ebaf7417'}
May 07 14:31:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:31:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:31:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "8db644216c1349cc80895ac5fc003446"}
May 07 14:31:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063465.7420795, 'type': 's', 'key': '8db644216c1349cc80895ac5fc003446'}
May 07 14:31:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:31:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:31:12 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 167, 'battery': 82, 'act_cals': 13, 'case_temp': 118, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 674, 'bmr_cals': 443, 'mtp_version': 7, 'solar_gen': 432, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 456, 'total_steps': 674} 251a251a0007000002a2021a000001b000a70da1bb405214767b
May 07 14:31:15 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 14, 'case_temp': 125, 'pairing_code': b'\x19\xb1', 'skin_temp': 128, 'walk_steps': 2055, 'bmr_cals': 315, 'mtp_version': 7, 'solar_gen': 458, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 76, 'sleep_duration': 1, 'total_cals': 329, 'total_steps': 2105} 19b119b10007003208070694000101ca00950e513b4c59047d80
May 07 14:31:15 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:31:16 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 25, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 870, 'mtp_version': 7, 'solar_gen': 324, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 895, 'total_steps': 7355} 0f890f89000700bb1c0015d900000144000f190366465214767a
May 07 14:31:28 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 192, 'battery': 75, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'\x1d\x92', 'skin_temp': 123, 'walk_steps': 590, 'bmr_cals': 443, 'mtp_version': 7, 'solar_gen': 6, 'distance': 470, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 58, 'sleep_duration': 0, 'total_cals': 456, 'total_steps': 590} 1d921d9200070000024e01d60000000600c00dd1bb3a4b04777b
May 07 14:31:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063488, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 590, 'skinTemp': 123, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 192, 'actCals': 13, 'totalCals': 456, 'bmrCals': 443, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:31:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063488, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 590, 'skinTemp': 123, 'walkSteps': 590, 'sleepDuration': 0, 'distance': 470, 'thermalGen': 192, 'actCals': 13, 'totalCals': 456, 'bmrCals': 443, 'heartRate': 58, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:31:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063488, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 590, "skinTemp": 123, "walkSteps": 590, "sleepDuration": 0, "distance": 470, "thermalGen": 192, "actCals": 13, "totalCals": 456, "bmrCals": 443, "heartRate": 58, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "45c094c14bd246fb85c86b536e144919"}
May 07 14:31:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063489.0445874, 'type': 's', 'key': '45c094c14bd246fb85c86b536e144919'}
May 07 14:31:37 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:31:37 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:31:40 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:31:40 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:31:54 msm8909 python3[3048]: ADVERT: {'run_steps': 170, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 72, 'act_cals': 33, 'case_temp': 125, 'pairing_code': b'\x1e\xa3', 'skin_temp': 128, 'walk_steps': 11578, 'bmr_cals': 815, 'mtp_version': 7, 'solar_gen': 898, 'distance': 9053, 'alert_status': b'\x00', 'company_id': b'\x1e\xa3', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 848, 'total_steps': 11748} 1ea31ea3000700aa2d3a235d00000382000f21332f4048347d80
May 07 14:31:54 msm8909 python3[3048]: IGNORING 06:05:04:BF:BA:E3 WITH PAIRING CODE: 1ea3
May 07 14:31:57 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 48, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 368, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 386, 'total_steps': 6102} 1d691d690007000017d61199018d00060030122170494a34777a
May 07 14:31:57 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063517, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 122, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 48, 'actCals': 18, 'totalCals': 386, 'bmrCals': 368, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:31:57 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063517, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 122, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 48, 'actCals': 18, 'totalCals': 386, 'bmrCals': 368, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:31:57 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063517, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6102, "skinTemp": 122, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 48, "actCals": 18, "totalCals": 386, "bmrCals": 368, "heartRate": 73, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "9aeb72f666c9434689a5a1b13307c89e"}
May 07 14:31:58 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 25, 'case_temp': 118, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 870, 'mtp_version': 7, 'solar_gen': 324, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 895, 'total_steps': 7355} 0f890f89000700bb1c0015d900000144000f190366465224767a
May 07 14:31:58 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063518, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7355, 'skinTemp': 122, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 895, 'bmrCals': 870, 'heartRate': 70, 'solarGen': 324, 'caseTemp': 118}}
May 07 14:31:58 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063518, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7355, 'skinTemp': 122, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 895, 'bmrCals': 870, 'heartRate': 70, 'solarGen': 324, 'caseTemp': 118}}
May 07 14:31:58 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063518, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7355, "skinTemp": 122, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 25, "totalCals": 895, "bmrCals": 870, "heartRate": 70, "solarGen": 324, "caseTemp": 118}}, "rt": "instant", "key": "c8765731dc8246c09513a00ac2764783"}
May 07 14:31:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063518.3511751, 'type': 's', 'key': '9aeb72f666c9434689a5a1b13307c89e'}
May 07 14:31:58 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063518.6428177, 'type': 's', 'key': 'c8765731dc8246c09513a00ac2764783'}
May 07 14:32:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:32:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:32:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "cb9809216969431194903740b2e4a1ce"}
May 07 14:32:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063526.0631635, 'type': 's', 'key': 'cb9809216969431194903740b2e4a1ce'}
May 07 14:32:07 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:32:07 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:32:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 48, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 368, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 386, 'total_steps': 6102} 1d691d690007000017d61199018d00060030122170494a04777a
May 07 14:32:10 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:32:10 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:32:11 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 876, 'mtp_version': 7, 'solar_gen': 331, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 901, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014b00fd19336c464c04797d
May 07 14:32:11 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063531, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 901, 'bmrCals': 876, 'heartRate': 70, 'solarGen': 331, 'caseTemp': 121}}
May 07 14:32:11 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063531, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 125, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 901, 'bmrCals': 876, 'heartRate': 70, 'solarGen': 331, 'caseTemp': 121}}
May 07 14:32:11 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063531, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 7042, "skinTemp": 125, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 901, "bmrCals": 876, "heartRate": 70, "solarGen": 331, "caseTemp": 121}}, "rt": "instant", "key": "b6664142866846e29a84895650197f47"}
May 07 14:32:12 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063532.21386, 'type': 's', 'key': 'b6664142866846e29a84895650197f47'}
May 07 14:32:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:32:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:32:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 49, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 369, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 387, 'total_steps': 6102} 1d691d690007000017d61199018d00060031123171494904777b
May 07 14:32:54 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 125, 'walk_steps': 6813, 'bmr_cals': 877, 'mtp_version': 7, 'solar_gen': 331, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 902, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014b00fd19336d464c04797d
May 07 14:33:05 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x06^', 'mtp_version': 5} 065e055f00
May 07 14:33:05 msm8909 python3[3048]: IGNORING 06:05:04:62:A2:9E WITH PAIRING CODE: 065e
May 07 14:33:05 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:33:05 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:33:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "a923397a12d242308ed011be5a785e00"}
May 07 14:33:06 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 49, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 369, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 73, 'sleep_duration': 397, 'total_cals': 387, 'total_steps': 6102} 1d691d690007000017d61199018d00060031123171494924777b
May 07 14:33:06 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063586, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 49, 'actCals': 18, 'totalCals': 387, 'bmrCals': 369, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:33:06 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063586, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 49, 'actCals': 18, 'totalCals': 387, 'bmrCals': 369, 'heartRate': 73, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:33:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063586.3010426, 'type': 's', 'key': 'a923397a12d242308ed011be5a785e00'}
May 07 14:33:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063586, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6102, "skinTemp": 123, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 49, "actCals": 18, "totalCals": 387, "bmrCals": 369, "heartRate": 73, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "f385ee06385a47d18549925a0589d215"}
May 07 14:33:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063586.8909934, 'type': 's', 'key': 'f385ee06385a47d18549925a0589d215'}
May 07 14:33:08 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 731, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302db0006000002005a206567
May 07 14:33:08 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:33:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:33:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:33:21 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 121, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6813, 'bmr_cals': 878, 'mtp_version': 7, 'solar_gen': 333, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 903, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014d00fd19436e464c24797c
May 07 14:33:21 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063601, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 124, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 903, 'bmrCals': 878, 'heartRate': 70, 'solarGen': 333, 'caseTemp': 121}}
May 07 14:33:21 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063601, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 124, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 903, 'bmrCals': 878, 'heartRate': 70, 'solarGen': 333, 'caseTemp': 121}}
May 07 14:33:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063601, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 7042, "skinTemp": 124, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 903, "bmrCals": 878, "heartRate": 70, "solarGen": 333, "caseTemp": 121}}, "rt": "instant", "key": "000ce55ae8884ef48bd9f1457b5f157b"}
May 07 14:33:22 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 5, 'thermal_gen': 169, 'battery': 82, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 674, 'bmr_cals': 445, 'mtp_version': 7, 'solar_gen': 434, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 458, 'total_steps': 674} 251a251a0007000002a2021a000001b200a90db1bd405235777d
May 07 14:33:22 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063602, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 674, 'skinTemp': 125, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 169, 'actCals': 13, 'totalCals': 458, 'bmrCals': 445, 'heartRate': 64, 'solarGen': 434, 'caseTemp': 119}}
May 07 14:33:22 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063602, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 5, 'battery': 82, 'totalSteps': 674, 'skinTemp': 125, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 169, 'actCals': 13, 'totalCals': 458, 'bmrCals': 445, 'heartRate': 64, 'solarGen': 434, 'caseTemp': 119}}
May 07 14:33:22 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063602, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 5, "battery": 82, "totalSteps": 674, "skinTemp": 125, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 169, "actCals": 13, "totalCals": 458, "bmrCals": 445, "heartRate": 64, "solarGen": 434, "caseTemp": 119}}, "rt": "instant", "key": "1ecf5b5cffc748319d23329de95fee9e"}
May 07 14:33:22 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063602.0589797, 'type': 's', 'key': '000ce55ae8884ef48bd9f1457b5f157b'}
May 07 14:33:22 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063602.4133112, 'type': 's', 'key': '1ecf5b5cffc748319d23329de95fee9e'}
May 07 14:33:32 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 14, 'case_temp': 125, 'pairing_code': b'\x19\xb1', 'skin_temp': 128, 'walk_steps': 2055, 'bmr_cals': 318, 'mtp_version': 7, 'solar_gen': 459, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 75, 'sleep_duration': 1, 'total_cals': 332, 'total_steps': 2105} 19b119b10007003208070694000101cb00950e613e4b59147d80
May 07 14:33:32 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:33:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:33:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:33:46 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 194, 'battery': 75, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 624, 'bmr_cals': 445, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 93, 'sleep_duration': 0, 'total_cals': 458, 'total_steps': 624} 1d921d9200070000027001f10000000600c20df1bd5d4b24787d
May 07 14:33:46 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063626, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 624, 'skinTemp': 125, 'walkSteps': 624, 'sleepDuration': 0, 'distance': 497, 'thermalGen': 194, 'actCals': 13, 'totalCals': 458, 'bmrCals': 445, 'heartRate': 93, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:33:46 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063626, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 75, 'totalSteps': 624, 'skinTemp': 125, 'walkSteps': 624, 'sleepDuration': 0, 'distance': 497, 'thermalGen': 194, 'actCals': 13, 'totalCals': 458, 'bmrCals': 445, 'heartRate': 93, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:33:46 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063626, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 75, "totalSteps": 624, "skinTemp": 125, "walkSteps": 624, "sleepDuration": 0, "distance": 497, "thermalGen": 194, "actCals": 13, "totalCals": 458, "bmrCals": 445, "heartRate": 93, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "2300da2b36e84e5e82fea57aa4c450f7"}
May 07 14:33:47 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063627.3559191, 'type': 's', 'key': '2300da2b36e84e5e82fea57aa4c450f7'}
May 07 14:34:00 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 89, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 733, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302dd00060000020059306567
May 07 14:34:00 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:34:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 169, 'battery': 82, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 125, 'walk_steps': 674, 'bmr_cals': 445, 'mtp_version': 7, 'solar_gen': 434, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 458, 'total_steps': 674} 251a251a0007000002a2021a000001b200a90db1bd405234777d
May 07 14:34:02 msm8909 python3[3048]: ADVERT: {'company_id': b'%?', 'pairing_code': b'%?', 'alert_status': b'\x00', 'mtp_version': 6} 253f253f0006
May 07 14:34:02 msm8909 python3[3048]: IGNORING 06:05:04:E3:C1:7F WITH PAIRING CODE: 253f
May 07 14:34:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 194, 'battery': 75, 'act_cals': 13, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 125, 'walk_steps': 624, 'bmr_cals': 445, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 93, 'sleep_duration': 0, 'total_cals': 458, 'total_steps': 624} 1d921d9200070000027001f10000000600c20df1bd5d4b04787d
May 07 14:34:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:34:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:34:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "c23fd347e7d84714abbe740eeb567cb4"}
May 07 14:34:06 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063646.8079031, 'type': 's', 'key': 'c23fd347e7d84714abbe740eeb567cb4'}
May 07 14:34:08 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:34:08 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:34:17 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 90, 'act_cals': 0, 'case_temp': 101, 'pairing_code': b'\x1d\xd5', 'skin_temp': 103, 'walk_steps': 0, 'bmr_cals': 2, 'mtp_version': 7, 'solar_gen': 735, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'sleep_duration': 3, 'total_cals': 2, 'total_steps': 0} 1dd51dd50007000000000000000302df0006000002005a106567
May 07 14:34:17 msm8909 python3[3048]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 07 14:34:28 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 873, 'mtp_version': 7, 'solar_gen': 327, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 898, 'total_steps': 7355} 0f890f89000700bb1c0015d900000147000f192369465214777b
May 07 14:34:28 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063668, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7355, 'skinTemp': 123, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 898, 'bmrCals': 873, 'heartRate': 70, 'solarGen': 327, 'caseTemp': 119}}
May 07 14:34:28 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063668, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 82, 'totalSteps': 7355, 'skinTemp': 123, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 898, 'bmrCals': 873, 'heartRate': 70, 'solarGen': 327, 'caseTemp': 119}}
May 07 14:34:28 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063668, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 82, "totalSteps": 7355, "skinTemp": 123, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 25, "totalCals": 898, "bmrCals": 873, "heartRate": 70, "solarGen": 327, "caseTemp": 119}}, "rt": "instant", "key": "8284367c7160410b8db487a0fb08f6d2"}
May 07 14:34:29 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063669.0999887, 'type': 's', 'key': '8284367c7160410b8db487a0fb08f6d2'}
May 07 14:34:32 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 50, 'battery': 74, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 123, 'walk_steps': 6102, 'bmr_cals': 371, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 389, 'total_steps': 6102} 1d691d690007000017d61199018d00060032123173464a34777b
May 07 14:34:32 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063672, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 50, 'actCals': 18, 'totalCals': 389, 'bmrCals': 371, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:34:32 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063672, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 74, 'totalSteps': 6102, 'skinTemp': 123, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 50, 'actCals': 18, 'totalCals': 389, 'bmrCals': 371, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:34:32 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063672, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 74, "totalSteps": 6102, "skinTemp": 123, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 50, "actCals": 18, "totalCals": 389, "bmrCals": 371, "heartRate": 70, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "c021448253a945bf85af0659191f3c2b"}
May 07 14:34:33 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063672.850255, 'type': 's', 'key': 'c021448253a945bf85af0659191f3c2b'}
May 07 14:34:38 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:34:38 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:34:43 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 96, 'battery': 56, 'act_cals': 17, 'case_temp': 119, 'pairing_code': b'"(', 'skin_temp': 121, 'walk_steps': 5891, 'bmr_cals': 369, 'mtp_version': 7, 'solar_gen': 301, 'distance': 4322, 'alert_status': b'\x00', 'company_id': b'"(', 'heart_rate': 64, 'sleep_duration': 419, 'total_cals': 386, 'total_steps': 5891} 2228222800070000170310e201a3012d006011b1714038247779
May 07 14:34:43 msm8909 python3[3048]: IGNORING 06:05:04:B5:22:28 WITH PAIRING CODE: 2228
May 07 14:34:43 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 873, 'mtp_version': 7, 'solar_gen': 327, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 898, 'total_steps': 7355} 0f890f89000700bb1c0015d900000147000f192369465224777b
May 07 14:34:45 msm8909 python3[3048]: ADVERT: {'company_id': b'\x10!', 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'mtp_version': 6} 102110210006
May 07 14:34:45 msm8909 python3[3048]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 07 14:34:58 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\x0f\x89', 'skin_temp': 123, 'walk_steps': 7168, 'bmr_cals': 873, 'mtp_version': 7, 'solar_gen': 327, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 70, 'sleep_duration': 0, 'total_cals': 898, 'total_steps': 7355} 0f890f89000700bb1c0015d900000147000f192369465204777b
May 07 14:35:00 msm8909 python3[3048]: ADVERT: {'company_id': b'\x1e\xe8', 'pairing_code': b'\x1e\xe8', 'alert_status': b'\x00', 'mtp_version': 6} 1ee81ee80006
May 07 14:35:00 msm8909 python3[3048]: IGNORING 06:05:04:87:BB:28 WITH PAIRING CODE: 1ee8
May 07 14:35:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:35:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:35:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "306f37530af0479e992ddad51df8100e"}
May 07 14:35:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063706.8047719, 'type': 's', 'key': '306f37530af0479e992ddad51df8100e'}
May 07 14:35:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:35:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:35:10 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 737, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502e10006001005005d206466
May 07 14:35:10 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 14:35:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 0, 'thermal_gen': 6, 'battery': 93, 'act_cals': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'skin_temp': 102, 'walk_steps': 0, 'bmr_cals': 5, 'mtp_version': 7, 'solar_gen': 737, 'distance': 0, 'alert_status': b'\x00', 'company_id': b'\x18\xcf', 'heart_rate': 0, 'sleep_duration': 5, 'total_cals': 5, 'total_steps': 0} 18cf18cf0007000000000000000502e10006001005005d206466
May 07 14:35:13 msm8909 python3[3048]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 07 14:35:13 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 81, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 448, 'mtp_version': 7, 'solar_gen': 438, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 461, 'total_steps': 674} 251a251a0007000002a2021a000001b600aa0dc1c0405124777c
May 07 14:35:13 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063713, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 170, 'actCals': 13, 'totalCals': 461, 'bmrCals': 448, 'heartRate': 64, 'solarGen': 438, 'caseTemp': 119}}
May 07 14:35:13 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063713, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 674, 'skinTemp': 124, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 170, 'actCals': 13, 'totalCals': 461, 'bmrCals': 448, 'heartRate': 64, 'solarGen': 438, 'caseTemp': 119}}
May 07 14:35:13 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063713, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 674, "skinTemp": 124, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 170, "actCals": 13, "totalCals": 461, "bmrCals": 448, "heartRate": 64, "solarGen": 438, "caseTemp": 119}}, "rt": "instant", "key": "9c3ebcf2d0d5467c981918f5bf73bd08"}
May 07 14:35:14 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063713.812505, 'type': 's', 'key': '9c3ebcf2d0d5467c981918f5bf73bd08'}
May 07 14:35:14 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 75, 'act_cals': 25, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6813, 'bmr_cals': 880, 'mtp_version': 7, 'solar_gen': 335, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 905, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014f00fd195370404b14787c
May 07 14:35:14 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063714, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 75, 'totalSteps': 7042, 'skinTemp': 124, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 905, 'bmrCals': 880, 'heartRate': 64, 'solarGen': 335, 'caseTemp': 120}}
May 07 14:35:14 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063714, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 75, 'totalSteps': 7042, 'skinTemp': 124, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 905, 'bmrCals': 880, 'heartRate': 64, 'solarGen': 335, 'caseTemp': 120}}
May 07 14:35:14 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063714, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 75, "totalSteps": 7042, "skinTemp": 124, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 905, "bmrCals": 880, "heartRate": 64, "solarGen": 335, "caseTemp": 120}}, "rt": "instant", "key": "0a50b3d30ffe40728e872d0c3d456077"}
May 07 14:35:15 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063714.986505, 'type': 's', 'key': '0a50b3d30ffe40728e872d0c3d456077'}
May 07 14:35:37 msm8909 python3[3048]: Running Scheduled: Thread Check
May 07 14:35:38 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 14:35:38 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 14:35:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:35:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:35:40 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 50, 'battery': 73, 'act_cals': 18, 'case_temp': 119, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 372, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 70, 'sleep_duration': 397, 'total_cals': 390, 'total_steps': 6102} 1d691d690007000017d61199018d00060032124174464924777a
May 07 14:35:40 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063740, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 122, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 50, 'actCals': 18, 'totalCals': 390, 'bmrCals': 372, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:35:40 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063740, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 122, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 50, 'actCals': 18, 'totalCals': 390, 'bmrCals': 372, 'heartRate': 70, 'solarGen': 6, 'caseTemp': 119}}
May 07 14:35:40 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063740, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6102, "skinTemp": 122, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 50, "actCals": 18, "totalCals": 390, "bmrCals": 372, "heartRate": 70, "solarGen": 6, "caseTemp": 119}}, "rt": "instant", "key": "23bed70699c24e80b1a2285d4a75fc22"}
May 07 14:35:41 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c', 'mtp_version': 5} 1e9c065f00
May 07 14:35:41 msm8909 python3[3048]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 07 14:35:41 msm8909 python3[3048]: ADVERT: {'company_id': b'_\x00', 'pairing_code': b'\x02}', 'mtp_version': 5} 027d055f00
May 07 14:35:41 msm8909 python3[3048]: IGNORING 06:05:04:31:50:9D WITH PAIRING CODE: 027d
May 07 14:35:41 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063741.3827844, 'type': 's', 'key': '23bed70699c24e80b1a2285d4a75fc22'}
May 07 14:36:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:36:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:36:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "7e9e11d2542a42918baa0f437fd5de6c"}
May 07 14:36:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063767.197093, 'type': 's', 'key': '7e9e11d2542a42918baa0f437fd5de6c'}
May 07 14:36:09 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:36:09 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:36:09 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 75, 'act_cals': 25, 'case_temp': 120, 'pairing_code': b'\rU', 'skin_temp': 124, 'walk_steps': 6813, 'bmr_cals': 880, 'mtp_version': 7, 'solar_gen': 335, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 905, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000014f00fd195370404b14787c
May 07 14:36:09 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 196, 'battery': 76, 'act_cals': 14, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 624, 'bmr_cals': 448, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 88, 'sleep_duration': 0, 'total_cals': 462, 'total_steps': 624} 1d921d9200070000027001f10000000600c40e01c0584c04787c
May 07 14:36:09 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063769, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 624, 'skinTemp': 124, 'walkSteps': 624, 'sleepDuration': 0, 'distance': 497, 'thermalGen': 196, 'actCals': 14, 'totalCals': 462, 'bmrCals': 448, 'heartRate': 88, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:36:09 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063769, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 624, 'skinTemp': 124, 'walkSteps': 624, 'sleepDuration': 0, 'distance': 497, 'thermalGen': 196, 'actCals': 14, 'totalCals': 462, 'bmrCals': 448, 'heartRate': 88, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:36:09 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063769, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 624, "skinTemp": 124, "walkSteps": 624, "sleepDuration": 0, "distance": 497, "thermalGen": 196, "actCals": 14, "totalCals": 462, "bmrCals": 448, "heartRate": 88, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "594b9c7bfbb64cec9918e3fc07a7908b"}
May 07 14:36:10 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063770.1906857, 'type': 's', 'key': '594b9c7bfbb64cec9918e3fc07a7908b'}
May 07 14:36:20 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6813, 'bmr_cals': 881, 'mtp_version': 7, 'solar_gen': 336, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 906, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000015000fd195371404c24777b
May 07 14:36:20 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063780, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 123, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 906, 'bmrCals': 881, 'heartRate': 64, 'solarGen': 336, 'caseTemp': 119}}
May 07 14:36:20 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063780, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 76, 'totalSteps': 7042, 'skinTemp': 123, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 906, 'bmrCals': 881, 'heartRate': 64, 'solarGen': 336, 'caseTemp': 119}}
May 07 14:36:21 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063780, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 76, "totalSteps": 7042, "skinTemp": 123, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 906, "bmrCals": 881, "heartRate": 64, "solarGen": 336, "caseTemp": 119}}, "rt": "instant", "key": "7f6fd559ea684a7d94577d52580663f6"}
May 07 14:36:21 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063781.4261296, 'type': 's', 'key': '7f6fd559ea684a7d94577d52580663f6'}
May 07 14:36:21 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 196, 'battery': 76, 'act_cals': 14, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 624, 'bmr_cals': 450, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 88, 'sleep_duration': 0, 'total_cals': 464, 'total_steps': 624} 1d921d9200070000027001f10000000600c40e11c2584c24787c
May 07 14:36:34 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 196, 'battery': 76, 'act_cals': 14, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 624, 'bmr_cals': 450, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 464, 'total_steps': 624} 1d921d9200070000027001f10000000600c40e11c23d4c34787c
May 07 14:36:36 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 25, 'case_temp': 117, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 7168, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 329, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7355} 0f890f89000700bb1c0015d900000149000f19236b4053247579
May 07 14:36:36 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063796, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 121, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 900, 'bmrCals': 875, 'heartRate': 64, 'solarGen': 329, 'caseTemp': 117}}
May 07 14:36:36 msm8909 python3[3048]: [SSE] Instant: {'configId': 292, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'utcTimestamp': 1715063796, 'wearableId': 73, 'statusValues': {'runSteps': 187, 'sleepState': 4, 'battery': 83, 'totalSteps': 7355, 'skinTemp': 121, 'walkSteps': 7168, 'sleepDuration': 0, 'distance': 5593, 'thermalGen': 15, 'actCals': 25, 'totalCals': 900, 'bmrCals': 875, 'heartRate': 64, 'solarGen': 329, 'caseTemp': 117}}
May 07 14:36:36 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 292, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "utcTimestamp": 1715063796, "wearableId": 73, "statusValues": {"runSteps": 187, "sleepState": 4, "battery": 83, "totalSteps": 7355, "skinTemp": 121, "walkSteps": 7168, "sleepDuration": 0, "distance": 5593, "thermalGen": 15, "actCals": 25, "totalCals": 900, "bmrCals": 875, "heartRate": 64, "solarGen": 329, "caseTemp": 117}}, "rt": "instant", "key": "99460786cb9748b3b1b531567f8a232b"}
May 07 14:36:37 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063797.0862377, 'type': 's', 'key': '99460786cb9748b3b1b531567f8a232b'}
May 07 14:36:37 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 51, 'battery': 73, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 373, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 102, 'sleep_duration': 397, 'total_cals': 391, 'total_steps': 6102} 1d691d690007000017d61199018d00060033124175664934767a
May 07 14:36:39 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:36:39 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:36:49 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 196, 'battery': 76, 'act_cals': 14, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 624, 'bmr_cals': 450, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 464, 'total_steps': 624} 1d921d9200070000027001f10000000600c40e11c23d4c04787c
May 07 14:36:49 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6813, 'bmr_cals': 881, 'mtp_version': 7, 'solar_gen': 336, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 906, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000015000fd195371404c14777b
May 07 14:36:51 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 81, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 123, 'walk_steps': 674, 'bmr_cals': 450, 'mtp_version': 7, 'solar_gen': 440, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 463, 'total_steps': 674} 251a251a0007000002a2021a000001b800aa0dd1c2405104777b
May 07 14:36:51 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063811, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 674, 'skinTemp': 123, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 170, 'actCals': 13, 'totalCals': 463, 'bmrCals': 450, 'heartRate': 64, 'solarGen': 440, 'caseTemp': 119}}
May 07 14:36:51 msm8909 python3[3048]: [SSE] Instant: {'configId': 295, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'utcTimestamp': 1715063811, 'wearableId': 76, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 81, 'totalSteps': 674, 'skinTemp': 123, 'walkSteps': 674, 'sleepDuration': 0, 'distance': 538, 'thermalGen': 170, 'actCals': 13, 'totalCals': 463, 'bmrCals': 450, 'heartRate': 64, 'solarGen': 440, 'caseTemp': 119}}
May 07 14:36:51 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 295, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "utcTimestamp": 1715063811, "wearableId": 76, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 81, "totalSteps": 674, "skinTemp": 123, "walkSteps": 674, "sleepDuration": 0, "distance": 538, "thermalGen": 170, "actCals": 13, "totalCals": 463, "bmrCals": 450, "heartRate": 64, "solarGen": 440, "caseTemp": 119}}, "rt": "instant", "key": "0c5130d2eb5f4a54bb981105f4acaacc"}
May 07 14:36:51 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 83, 'act_cals': 25, 'case_temp': 117, 'pairing_code': b'\x0f\x89', 'skin_temp': 121, 'walk_steps': 7168, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 329, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7355} 0f890f89000700bb1c0015d900000149000f19236b4053347579
May 07 14:36:52 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063811.8158226, 'type': 's', 'key': '0c5130d2eb5f4a54bb981105f4acaacc'}
May 07 14:37:03 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 76, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6813, 'bmr_cals': 881, 'mtp_version': 7, 'solar_gen': 336, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 906, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000015000fd195371404c24777b
May 07 14:37:04 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 51, 'battery': 73, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 373, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 102, 'sleep_duration': 397, 'total_cals': 391, 'total_steps': 6102} 1d691d690007000017d61199018d00060033124175664924767a
May 07 14:37:05 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063825, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 122, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 51, 'actCals': 18, 'totalCals': 391, 'bmrCals': 373, 'heartRate': 102, 'solarGen': 6, 'caseTemp': 118}}
May 07 14:37:05 msm8909 python3[3048]: [SSE] Instant: {'configId': 293, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'utcTimestamp': 1715063825, 'wearableId': 63, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 73, 'totalSteps': 6102, 'skinTemp': 122, 'walkSteps': 6102, 'sleepDuration': 397, 'distance': 4505, 'thermalGen': 51, 'actCals': 18, 'totalCals': 391, 'bmrCals': 373, 'heartRate': 102, 'solarGen': 6, 'caseTemp': 118}}
May 07 14:37:05 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 293, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "utcTimestamp": 1715063825, "wearableId": 63, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 73, "totalSteps": 6102, "skinTemp": 122, "walkSteps": 6102, "sleepDuration": 397, "distance": 4505, "thermalGen": 51, "actCals": 18, "totalCals": 391, "bmrCals": 373, "heartRate": 102, "solarGen": 6, "caseTemp": 118}}, "rt": "instant", "key": "287347c2bf254185b42bc8589eb703ab"}
May 07 14:37:05 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063825.4747167, 'type': 's', 'key': '287347c2bf254185b42bc8589eb703ab'}
May 07 14:37:06 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:37:06 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:37:06 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "5e08e7500468429297c3e86c27a93759"}
May 07 14:37:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063827.1462173, 'type': 's', 'key': '5e08e7500468429297c3e86c27a93759'}
May 07 14:37:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:37:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:37:18 msm8909 python3[3048]: ADVERT: {'run_steps': 187, 'sleep_state': 4, 'thermal_gen': 15, 'battery': 82, 'act_cals': 25, 'case_temp': 117, 'pairing_code': b'\x0f\x89', 'skin_temp': 122, 'walk_steps': 7168, 'bmr_cals': 875, 'mtp_version': 7, 'solar_gen': 330, 'distance': 5593, 'alert_status': b'\x00', 'company_id': b'\x0f\x89', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 900, 'total_steps': 7355} 0f890f89000700bb1c0015d90000014a000f19336b405224757a
May 07 14:37:19 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 51, 'battery': 74, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 374, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 102, 'sleep_duration': 397, 'total_cals': 392, 'total_steps': 6102} 1d691d690007000017d61199018d00060033125176664a04767a
May 07 14:37:20 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 82, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 451, 'mtp_version': 7, 'solar_gen': 442, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 464, 'total_steps': 674} 251a251a0007000002a2021a000001ba00aa0dd1c3405204777c
May 07 14:37:30 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 196, 'battery': 76, 'act_cals': 14, 'case_temp': 120, 'pairing_code': b'\x1d\x92', 'skin_temp': 124, 'walk_steps': 624, 'bmr_cals': 451, 'mtp_version': 7, 'solar_gen': 6, 'distance': 497, 'alert_status': b'\x00', 'company_id': b'\x1d\x92', 'heart_rate': 61, 'sleep_duration': 0, 'total_cals': 465, 'total_steps': 624} 1d921d9200070000027001f10000000600c40e11c33d4c24787c
May 07 14:37:30 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063850, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 624, 'skinTemp': 124, 'walkSteps': 624, 'sleepDuration': 0, 'distance': 497, 'thermalGen': 196, 'actCals': 14, 'totalCals': 465, 'bmrCals': 451, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:37:30 msm8909 python3[3048]: [SSE] Instant: {'configId': 291, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'utcTimestamp': 1715063850, 'wearableId': 75, 'statusValues': {'runSteps': 0, 'sleepState': 4, 'battery': 76, 'totalSteps': 624, 'skinTemp': 124, 'walkSteps': 624, 'sleepDuration': 0, 'distance': 497, 'thermalGen': 196, 'actCals': 14, 'totalCals': 465, 'bmrCals': 451, 'heartRate': 61, 'solarGen': 6, 'caseTemp': 120}}
May 07 14:37:30 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 291, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "utcTimestamp": 1715063850, "wearableId": 75, "statusValues": {"runSteps": 0, "sleepState": 4, "battery": 76, "totalSteps": 624, "skinTemp": 124, "walkSteps": 624, "sleepDuration": 0, "distance": 497, "thermalGen": 196, "actCals": 14, "totalCals": 465, "bmrCals": 451, "heartRate": 61, "solarGen": 6, "caseTemp": 120}}, "rt": "instant", "key": "e52111827d394faebda7970b5ab4edde"}
May 07 14:37:31 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063851.2889681, 'type': 's', 'key': 'e52111827d394faebda7970b5ab4edde'}
May 07 14:37:31 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 170, 'battery': 82, 'act_cals': 13, 'case_temp': 119, 'pairing_code': b'%\x1a', 'skin_temp': 124, 'walk_steps': 674, 'bmr_cals': 451, 'mtp_version': 7, 'solar_gen': 442, 'distance': 538, 'alert_status': b'\x00', 'company_id': b'%\x1a', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 464, 'total_steps': 674} 251a251a0007000002a2021a000001ba00aa0dd1c3405214777c
May 07 14:37:31 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6813, 'bmr_cals': 882, 'mtp_version': 7, 'solar_gen': 337, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 907, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000015100fd195372404d14777b
May 07 14:37:31 msm8909 python3[3048]: DEBUG INSTANT UPDATE: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063851, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 7042, 'skinTemp': 123, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 907, 'bmrCals': 882, 'heartRate': 64, 'solarGen': 337, 'caseTemp': 119}}
May 07 14:37:31 msm8909 python3[3048]: [SSE] Instant: {'configId': 294, 'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'utcTimestamp': 1715063851, 'wearableId': 74, 'statusValues': {'runSteps': 229, 'sleepState': 4, 'battery': 77, 'totalSteps': 7042, 'skinTemp': 123, 'walkSteps': 6813, 'sleepDuration': 0, 'distance': 5357, 'thermalGen': 253, 'actCals': 25, 'totalCals': 907, 'bmrCals': 882, 'heartRate': 64, 'solarGen': 337, 'caseTemp': 119}}
May 07 14:37:31 msm8909 python3[3048]: [SSE] Sending: {"msg": {"configId": 294, "gatewayId": "00e15e66f988db", "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "utcTimestamp": 1715063851, "wearableId": 74, "statusValues": {"runSteps": 229, "sleepState": 4, "battery": 77, "totalSteps": 7042, "skinTemp": 123, "walkSteps": 6813, "sleepDuration": 0, "distance": 5357, "thermalGen": 253, "actCals": 25, "totalCals": 907, "bmrCals": 882, "heartRate": 64, "solarGen": 337, "caseTemp": 119}}, "rt": "instant", "key": "65e54d9a8e9f457d974f7a0917fe2180"}
May 07 14:37:32 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063852.1058214, 'type': 's', 'key': '65e54d9a8e9f457d974f7a0917fe2180'}
May 07 14:37:34 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x19\xb1', 'skin_temp': 127, 'walk_steps': 2055, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 460, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 337, 'total_steps': 2105} 19b119b10007003208070694000101cc00950e91434059147c7f
May 07 14:37:34 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:37:40 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:37:40 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:37:47 msm8909 python3[3048]: ADVERT: {'company_id': b'&\xa7', 'pairing_code': b'&\xa7', 'alert_status': b'\x00', 'mtp_version': 6} 26a726a70006
May 07 14:37:47 msm8909 python3[3048]: IGNORING 06:05:04:8D:C2:E7 WITH PAIRING CODE: 26a7
May 07 14:37:58 msm8909 python3[3048]: ADVERT: {'company_id': b'\tW', 'pairing_code': b'\tW', 'alert_status': b'\x00', 'mtp_version': 6} 095709570006
May 07 14:37:58 msm8909 python3[3048]: IGNORING 06:05:04:1C:09:57 WITH PAIRING CODE: 0957
May 07 14:37:59 msm8909 python3[3048]: ADVERT: {'run_steps': 229, 'sleep_state': 4, 'thermal_gen': 253, 'battery': 77, 'act_cals': 25, 'case_temp': 119, 'pairing_code': b'\rU', 'skin_temp': 123, 'walk_steps': 6813, 'bmr_cals': 882, 'mtp_version': 7, 'solar_gen': 337, 'distance': 5357, 'alert_status': b'\x00', 'company_id': b'\rU', 'heart_rate': 64, 'sleep_duration': 0, 'total_cals': 907, 'total_steps': 7042} 0d550d55000700e51a9d14ed0000015100fd195372404d34777b
May 07 14:38:01 msm8909 python3[3048]: ADVERT: {'run_steps': 50, 'sleep_state': 4, 'thermal_gen': 149, 'battery': 89, 'act_cals': 14, 'case_temp': 124, 'pairing_code': b'\x19\xb1', 'skin_temp': 127, 'walk_steps': 2055, 'bmr_cals': 323, 'mtp_version': 7, 'solar_gen': 460, 'distance': 1684, 'alert_status': b'\x00', 'company_id': b'\x19\xb1', 'heart_rate': 64, 'sleep_duration': 1, 'total_cals': 337, 'total_steps': 2105} 19b119b10007003208070694000101cc00950e91434059047c7f
May 07 14:38:01 msm8909 python3[3048]: IGNORING 06:05:04:2F:19:B1 WITH PAIRING CODE: 19b1
May 07 14:38:01 msm8909 python3[3048]: ADVERT: {'run_steps': 0, 'sleep_state': 4, 'thermal_gen': 51, 'battery': 74, 'act_cals': 18, 'case_temp': 118, 'pairing_code': b'\x1di', 'skin_temp': 122, 'walk_steps': 6102, 'bmr_cals': 374, 'mtp_version': 7, 'solar_gen': 6, 'distance': 4505, 'alert_status': b'\x00', 'company_id': b'\x1di', 'heart_rate': 102, 'sleep_duration': 397, 'total_cals': 392, 'total_steps': 6102} 1d691d690007000017d61199018d00060033125176664a04767a
May 07 14:38:07 msm8909 python3[3048]: [SSE] Sending keepalive ping
May 07 14:38:07 msm8909 python3[3048]: [SSE] SENDING GATEWAY STATUS PING
May 07 14:38:07 msm8909 python3[3048]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "rt": "gw", "key": "dc0cd76fc0ba4adc9516006086ec9f37"}
May 07 14:38:07 msm8909 python3[3048]: [SSE] RX'd: {'data': '', 'source': 0, 'timestamp': 1715063887.4287126, 'type': 's', 'key': 'dc0cd76fc0ba4adc9516006086ec9f37'}
May 07 14:38:10 msm8909 python3[3048]: Running Scheduled: Check Network
May 07 14:38:10 msm8909 python3[3048]: [NET] NETWORK GOOD.
May 07 14:38:12 msm8909 python3[3048]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT