-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 02:48:33 msm8909 python3[2088]: DB VERSION: 9
May 12 02:48:33 msm8909 python3[2088]: [DB] No upgrade needed
May 12 02:48:33 msm8909 python3[2088]: [DEBUG] Looking for old files to remove in /data/logs
May 12 02:48:33 msm8909 python3[2088]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY'}
May 12 02:48:33 msm8909 python3[2088]: [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 12 02:48:33 msm8909 python3[2088]: [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 12 02:48:34 msm8909 python3[2088]: [SSE] SETTING UP SSE
May 12 02:48:34 msm8909 python3[2088]: [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 12 02:48:34 msm8909 python3[2088]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xb05b9a90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 02:48:34 msm8909 python3[2088]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaf278a10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 02:48:47 msm8909 python3[2088]: Traceback (most recent call last):
May 12 02:48:47 msm8909 python3[2088]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 02:48:47 msm8909 python3[2088]: hci0 = BluetoothAdapter(0);
May 12 02:48:47 msm8909 python3[2088]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 02:48:47 msm8909 python3[2088]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 02:48:47 msm8909 python3[2088]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 02:48:47 msm8909 python3[2088]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 02:48:47 msm8909 python3[2088]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 02:48:47 msm8909 python3[2088]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 02:48:47 msm8909 python3[2088]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 02:48:47 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 02:48:47 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 02:48:47 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 02:48:52 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 02:48:52 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 02:48:52 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 02:48:55 msm8909 python3[3086]: READING DB FROM FILE: /data/mother.db
May 12 02:48:55 msm8909 python3[3086]: DB VERSION: 9
May 12 02:48:55 msm8909 python3[3086]: [DB] No upgrade needed
May 12 02:48:55 msm8909 python3[3086]: [DEBUG] Looking for old files to remove in /data/logs
May 12 02:48:55 msm8909 python3[3086]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:48:55 msm8909 python3[3086]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:48:55 msm8909 python3[3086]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:48:56 msm8909 python3[3086]: [SSE] SETTING UP SSE
May 12 02:48:56 msm8909 python3[3086]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:49:34 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:49:34 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:49:34 msm8909 python3[3086]: Running Scheduled: Thread Check
May 12 02:49:34 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:49:34 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:49:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "d30a4f73a086495aa55366ab201d66ff", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453337.3926148, 'source': 0, 'key': 'ec50be420e9841668fb020d8872929c5'}
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'type': 'gw', 'timestamp': 1715453338.6324894, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'type': 'wearables', 'timestamp': 1715453338.6368697, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'type': 'wconfig', 'timestamp': 1715453338.8361442, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] UPDATING W CONFIG
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'type': 'wconfig', 'timestamp': 1715453339.0295031, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] UPDATING W CONFIG
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'type': 'wconfig', 'timestamp': 1715453339.225105, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] UPDATING W CONFIG
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'type': 'wconfig', 'timestamp': 1715453339.4546385, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] UPDATING W CONFIG
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'type': 'wconfig', 'timestamp': 1715453339.7075458, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] UPDATING W CONFIG
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'type': 'wconfig', 'timestamp': 1715453339.9425304, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] UPDATING W CONFIG
May 12 02:49:34 msm8909 python3[3086]: [SSE] RX'd: {'data': '0', 'type': 'prov', 'timestamp': 1715453339.9912894, 'source': 1, 'key': None}
May 12 02:49:34 msm8909 python3[3086]: [SSE] SETTING PROVISIONING TO: 0
May 12 02:49:34 msm8909 python3[3086]: [CONFIG] SSE Has new config, updating
May 12 02:49:34 msm8909 python3[3086]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:49:34 msm8909 python3[3086]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:49:34 msm8909 python3[3086]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 02:49:34 msm8909 python3[3086]: [CLOUD] Activating Gateway
May 12 02:49:34 msm8909 python3[3086]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 02:49:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:49:34 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:49:34 msm8909 python3[3086]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 02:49:34 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 12 02:49:34 msm8909 python3[3086]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 02:49:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046106464
May 12 02:49:34 msm8909 python3[3086]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 02:49:34 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453374, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:49:34 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453374, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:49:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "8422659ed21c4a15ac17021b9aba0880", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453374, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:49:35 msm8909 python3[3086]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 02:49:35 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'&,', 'alert_status': b'\x00', 'company_id': b'&,'} 262c262c0006
May 12 02:49:35 msm8909 python3[3086]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 02:49:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:49:35 msm8909 python3[3086]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 02:49:35 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453375, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:49:35 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453375, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:49:35 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "58273f9d07234950949589ba83d932fc", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453375, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:49:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453374.7477183, 'source': 0, 'key': 'd30a4f73a086495aa55366ab201d66ff'}
May 12 02:49:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 12 02:49:35 msm8909 python3[3086]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 02:49:35 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453375, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:49:35 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453375, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:49:35 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "755bfe6889864fa4be86d1293c49f553", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453375, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:49:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453375.3024998, 'source': 0, 'key': '8422659ed21c4a15ac17021b9aba0880'}
May 12 02:49:35 msm8909 python3[3086]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 02:49:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 22, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000160003000000005f306463
May 12 02:49:35 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:49:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453375.554378, 'source': 0, 'key': '58273f9d07234950949589ba83d932fc'}
May 12 02:49:35 msm8909 python3[3086]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 02:49:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453375.8493764, 'source': 0, 'key': '755bfe6889864fa4be86d1293c49f553'}
May 12 02:49:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:49:35 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:49:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d007e80
May 12 02:49:36 msm8909 python3[3086]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 02:49:36 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 128, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453376, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:49:36 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 128, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453376, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:49:36 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "bcb53d58633141b1980fc7d8bfc0c070", "msg": {"statusValues": {"skinTemp": 128, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 126, "totalCals": 137, "solarGen": 931, "bmrCals": 134, "sleepState": 0, "runSteps": 0, "sleepDuration": 37}, "utcTimestamp": 1715453376, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:49:36 msm8909 python3[3086]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 02:49:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000059006464
May 12 02:49:36 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:49:36 msm8909 python3[3086]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 02:49:36 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\t7', 'alert_status': b'\x00', 'company_id': b'\t7'} 093709370006
May 12 02:49:36 msm8909 python3[3086]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 02:49:36 msm8909 python3[3086]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 02:49:36 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x1e\xfa', 'alert_status': b'\x00', 'company_id': b'\x1e\xfa'} 1efa1efa0006
May 12 02:49:36 msm8909 python3[3086]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 02:49:36 msm8909 python3[3086]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 02:49:36 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:49:36 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:49:36 msm8909 python3[3086]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 02:49:36 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 02:49:36 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:49:37 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453376.4826672, 'source': 0, 'key': 'bcb53d58633141b1980fc7d8bfc0c070'}
May 12 02:49:38 msm8909 python3[3086]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 02:49:38 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 02:49:38 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:49:39 msm8909 python3[3086]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 02:49:39 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x1b\xab', 'mtp_version': 5, 'company_id': b'_\x00'} 1bab065f00
May 12 02:49:39 msm8909 python3[3086]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 02:49:39 msm8909 python3[3086]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 02:49:39 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:49:39 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:49:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d107e80
May 12 02:49:48 msm8909 python3[3086]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 02:49:48 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x04\\', 'alert_status': b'\x00', 'company_id': b'\x04\\'} 045c045c0006
May 12 02:49:48 msm8909 python3[3086]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 02:49:49 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:49:49 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:49:49 msm8909 python3[3086]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 02:49:49 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:49:49 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:49:50 msm8909 python3[3086]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 02:49:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 02:49:50 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:49:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000059206464
May 12 02:49:50 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:49:50 msm8909 python3[3086]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 02:49:50 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 02:49:50 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 02:49:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c006363
May 12 02:49:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048006363
May 12 02:49:51 msm8909 python3[3086]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 02:49:51 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453391, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:49:51 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453391, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:49:51 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "ef0d55f28aeb4592837350206e7a6498", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453391, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:49:51 msm8909 python3[3086]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 02:49:51 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x10!', 'alert_status': b'\x00', 'company_id': b'\x10!'} 102110210006
May 12 02:49:51 msm8909 python3[3086]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 02:49:52 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453391.9319975, 'source': 0, 'key': 'ef0d55f28aeb4592837350206e7a6498'}
May 12 02:49:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206464
May 12 02:49:52 msm8909 python3[3086]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 02:49:52 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453392, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:49:52 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453392, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:49:52 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "7455ec15a7e6463595a26e9b5e0c5be8", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453392, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:49:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 12 02:49:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b006464
May 12 02:49:53 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453392.8529518, 'source': 0, 'key': '7455ec15a7e6463595a26e9b5e0c5be8'}
May 12 02:49:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004006363
May 12 02:49:53 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:50:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 02:50:02 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:50:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000059306464
May 12 02:50:02 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:50:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d307e80
May 12 02:50:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046006464
May 12 02:50:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048106363
May 12 02:50:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:50:04 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:50:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 22, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000160003000000005f206463
May 12 02:50:04 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:50:04 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:50:04 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:50:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b206464
May 12 02:50:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004106363
May 12 02:50:05 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:50:05 msm8909 python3[3086]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 02:50:05 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 12 02:50:05 msm8909 python3[3086]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 02:50:06 msm8909 python3[3086]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 02:50:06 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:50:06 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:50:16 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:50:16 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:50:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106464
May 12 02:50:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:50:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 02:50:17 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:50:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000059006464
May 12 02:50:17 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:50:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047206464
May 12 02:50:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f006463
May 12 02:50:18 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:50:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:50:18 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:50:30 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:50:30 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:50:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:50:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f106463
May 12 02:50:31 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:50:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:50:31 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:50:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206464
May 12 02:50:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:50:31 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:50:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 02:50:32 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:50:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b006464
May 12 02:50:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004006363
May 12 02:50:32 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:50:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d207e80
May 12 02:50:34 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:50:34 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:50:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "a90dc9de464f47df8c765b05643ef57c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:50:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b106464
May 12 02:50:34 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:50:34 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:50:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:50:34 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:50:34 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:50:34 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453434.675777, 'source': 0, 'key': 'a90dc9de464f47df8c765b05643ef57c'}
May 12 02:50:34 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 02:50:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:50:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 02:50:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:50:41 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:50:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 02:50:42 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:50:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d307e80
May 12 02:50:42 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 128, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453442, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:50:42 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 128, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453442, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:50:42 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "cfc004df70a541d298e5c033e19c3cfa", "msg": {"statusValues": {"skinTemp": 128, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 126, "totalCals": 137, "solarGen": 931, "bmrCals": 134, "sleepState": 0, "runSteps": 0, "sleepDuration": 37}, "utcTimestamp": 1715453442, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:50:42 msm8909 python3[3086]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 02:50:42 msm8909 python3[3086]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:50:42 msm8909 python3[3086]: Device not connected, retrying later
May 12 02:50:42 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 02:50:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:50:42 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453442, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:50:42 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453442, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:50:42 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "4ad5a2df05774b6e8641f5025d730b40", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453442, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:50:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b106464
May 12 02:50:46 msm8909 python3[3086]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 02:50:46 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 12 02:50:46 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 12 02:50:46 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "dc18682770cb4b839e1fa9a45c3b2b5c", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 12 02:50:46 msm8909 python3[3086]: ACTIVATING HR.
May 12 02:50:48 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:50:48 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:50:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:50:49 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:50:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047106464
May 12 02:50:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047206363
May 12 02:50:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f306463
May 12 02:50:51 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:50:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006464
May 12 02:50:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 02:50:52 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:50:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d007e80
May 12 02:50:53 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:50:53 msm8909 python3[3086]: 119.30311846733093 [06:05:04:02:E8:6A] <- HR 0000
May 12 02:50:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:50:53 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:50:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106464
May 12 02:50:53 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453453, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:50:53 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453453, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:50:53 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "4cd47bc891524db3b4057f800de33d12", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453453, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:50:54 msm8909 python3[3086]: 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, 63, 153, 238, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 02:50:54 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 02:50:54 msm8909 python3[3086]: GOT Pairing Code: 251a
May 12 02:50:54 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:50:54 msm8909 python3[3086]: NO FW Update needed.
May 12 02:50:54 msm8909 python3[3086]: LAST SYNC: 1715444206
May 12 02:50:55 msm8909 python3[3086]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 103, 3, 0, 64, 18, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:50:55 msm8909 python3[3086]: ACTIVITY: 0
May 12 02:50:55 msm8909 python3[3086]: HR READING: 0 TOOK 0.000448 secs
May 12 02:50:55 msm8909 python3[3086]: DEACTIVATING HR.
May 12 02:50:55 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:50:55 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 18, 'activity': 0, 'total_steps': 0, 'solar_gen': 871, 'bmr_cals': 0, 'battery': 75, 'run_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 100}
May 12 02:50:55 msm8909 python3[3086]: W ID: 76
May 12 02:50:55 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453455, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:50:55 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453455, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:50:55 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d20c996ceaf949a296a157ef6414e6ce", "msg": {"statusValues": {"activity": 0, "skinTemp": 100, "actCals": 0, "walkSteps": 0, "thermalGen": 18, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453455, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:50:55 msm8909 python3[3086]: Instant Upload complete
May 12 02:50:55 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 02:50:57 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:50:57 msm8909 python3[3086]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 02:50:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b106464
May 12 02:50:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453443.1849318, 'source': 0, 'key': 'cfc004df70a541d298e5c033e19c3cfa'}
May 12 02:50:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453443.3792653, 'source': 0, 'key': '4ad5a2df05774b6e8641f5025d730b40'}
May 12 02:50:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453446.5998228, 'source': 0, 'key': 'dc18682770cb4b839e1fa9a45c3b2b5c'}
May 12 02:50:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453454.1953275, 'source': 0, 'key': '4cd47bc891524db3b4057f800de33d12'}
May 12 02:50:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453455.7553339, 'source': 0, 'key': 'd20c996ceaf949a296a157ef6414e6ce'}
May 12 02:50:58 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 02:51:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047206363
May 12 02:51:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:51:03 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:51:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f006463
May 12 02:51:03 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:51:03 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 02:51:03 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:51:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:51:04 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453464, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:51:04 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453464, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:51:04 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "865fe5a3ee4c4d7a989ec56651367367", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453464, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:51:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d107e80
May 12 02:51:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:51:05 msm8909 python3[3086]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 12 02:51:05 msm8909 python3[3086]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: br-connection-canceled (36)
May 12 02:51:05 msm8909 python3[3086]: Device not connected, retrying later
May 12 02:51:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:51:05 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453465, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:51:05 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453465, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:51:05 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "e21a7e77f32b4345a8121c1e2204caf5", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453465, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:51:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:51:06 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:51:06 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:51:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453464.8470342, 'source': 0, 'key': '865fe5a3ee4c4d7a989ec56651367367'}
May 12 02:51:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453466.2804356, 'source': 0, 'key': 'e21a7e77f32b4345a8121c1e2204caf5'}
May 12 02:51:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046306464
May 12 02:51:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:51:16 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:51:16 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 02:51:16 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:51:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004006363
May 12 02:51:17 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:51:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d207e80
May 12 02:51:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e206463
May 12 02:51:17 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:51:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045306464
May 12 02:51:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:51:18 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:51:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 02:51:19 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:51:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004a106464
May 12 02:51:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046106363
May 12 02:51:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:51:31 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:51:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045106464
May 12 02:51:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 02:51:31 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:51:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:51:31 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:51:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046106464
May 12 02:51:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e306463
May 12 02:51:33 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:51:34 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:51:34 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:51:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "2f3a1b3fe9f44aad92a461517c0ab129", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:51:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003f007e80
May 12 02:51:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453494.8478019, 'source': 0, 'key': '2f3a1b3fe9f44aad92a461517c0ab129'}
May 12 02:51:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046206363
May 12 02:51:36 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:51:36 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:51:42 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 02:51:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e106463
May 12 02:51:44 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:51:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004a306464
May 12 02:51:45 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:51:45 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:51:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046306363
May 12 02:51:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045206464
May 12 02:51:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058106464
May 12 02:51:46 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:51:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 02:51:46 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:51:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046306464
May 12 02:51:46 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453506, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:51:46 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453506, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:51:46 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6d735875e8a248a9a7372177af9cbc8f", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453506, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:51:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003f007e80
May 12 02:51:48 msm8909 python3[3086]: DBUS: Connected to 06:05:04:30:B0:14
May 12 02:51:48 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 12 02:51:48 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 81, 'status': 3}]}
May 12 02:51:48 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "8f71281c42ac4aa4b68da7b0fad8a744", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 81, "status": 3}]}}
May 12 02:51:48 msm8909 python3[3086]: ACTIVATING HR.
May 12 02:51:49 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:51:49 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:51:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004306363
May 12 02:51:49 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:51:55 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:51:55 msm8909 python3[3086]: 182.10075068473816 [06:05:04:30:B0:14] <- HR 0000
May 12 02:51:56 msm8909 python3[3086]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 161, 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, 19, 212, 48, 176, 20, 0, 0, 0]
May 12 02:51:56 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 02:51:56 msm8909 python3[3086]: GOT Pairing Code: 13d4
May 12 02:51:56 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:51:56 msm8909 python3[3086]: NO FW Update needed.
May 12 02:51:56 msm8909 python3[3086]: LAST SYNC: 1715446029
May 12 02:51:57 msm8909 python3[3086]: DBUS: Read 06:05:04:30:B0:14 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 49, 4, 3, 16, 192, 13, 2, 17, 113, 246, 0, 18, 37, 0, 0, 32, 0, 0, 0, 48, 163, 3, 0, 64, 18, 0, 0, 65, 128, 0, 0, 80, 126, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:51:57 msm8909 python3[3086]: ACTIVITY: 0
May 12 02:51:57 msm8909 python3[3086]: HR READING: 0 TOOK 0.000694 secs
May 12 02:51:57 msm8909 python3[3086]: DEACTIVATING HR.
May 12 02:51:57 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:51:57 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 18, 'activity': 0, 'total_steps': 0, 'solar_gen': 931, 'bmr_cals': 134592, 'battery': 63, 'run_steps': 0, 'case_temp': 126, 'walk_steps': 0, 'distance': 0, 'act_cals': 63089, 'total_cals': 197681, 'sleep_duration': 37, 'heart_rate': 0, 'skin_temp': 128}
May 12 02:51:57 msm8909 python3[3086]: W ID: 81
May 12 02:51:57 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 128, 'actCals': 63089, 'walkSteps': 0, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 197681, 'solarGen': 931, 'bmrCals': 134592, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453517, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:51:57 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 128, 'actCals': 63089, 'walkSteps': 0, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 197681, 'solarGen': 931, 'bmrCals': 134592, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453517, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:51:57 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "f7265fba9e714c72a2653cdd4e32edd0", "msg": {"statusValues": {"activity": 0, "skinTemp": 128, "actCals": 63089, "walkSteps": 0, "thermalGen": 18, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 126, "totalCals": 197681, "solarGen": 931, "bmrCals": 134592, "runSteps": 0, "sleepDuration": 37}, "utcTimestamp": 1715453517, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:51:57 msm8909 python3[3086]: Instant Upload complete
May 12 02:51:57 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 02:51:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e206463
May 12 02:51:59 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:51:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004006363
May 12 02:51:59 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:52:00 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:52:00 msm8909 python3[3086]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 02:52:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003f007e80
May 12 02:52:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058306464
May 12 02:52:00 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:52:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004e206363
May 12 02:52:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453507.2908592, 'source': 0, 'key': '6d735875e8a248a9a7372177af9cbc8f'}
May 12 02:52:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453509.3771839, 'source': 0, 'key': '8f71281c42ac4aa4b68da7b0fad8a744'}
May 12 02:52:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453518.390836, 'source': 0, 'key': 'f7265fba9e714c72a2653cdd4e32edd0'}
May 12 02:52:01 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 02:52:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046006464
May 12 02:52:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045206464
May 12 02:52:04 msm8909 python3[3086]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 02:52:04 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 12 02:52:04 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 75, 'status': 3}]}
May 12 02:52:04 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "5d54260fb0c84a43a0f89192316e52bc", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 75, "status": 3}]}}
May 12 02:52:04 msm8909 python3[3086]: ACTIVATING HR.
May 12 02:52:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e306463
May 12 02:52:06 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:52:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004106363
May 12 02:52:06 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:52:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004c306464
May 12 02:52:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453526, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:52:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453526, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:52:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "63aaa0da781c4586bf3ef63d1fde5980", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453526, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:52:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003e107e80
May 12 02:52:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:52:10 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:52:11 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:52:11 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:52:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000045106464
May 12 02:52:11 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:52:11 msm8909 python3[3086]: 197.7294659614563 [06:05:04:11:B9:D2] <- HR 0000
May 12 02:52:12 msm8909 python3[3086]: 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, 63, 154, 209, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 02:52:12 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 02:52:12 msm8909 python3[3086]: GOT Pairing Code: 1d92
May 12 02:52:12 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:52:12 msm8909 python3[3086]: NO FW Update needed.
May 12 02:52:12 msm8909 python3[3086]: LAST SYNC: 1715444433
May 12 02:52:13 msm8909 python3[3086]: DBUS: Read 06:05:04:11:B9:D2 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 18, 0, 0, 64, 18, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:52:13 msm8909 python3[3086]: ACTIVITY: 0
May 12 02:52:13 msm8909 python3[3086]: HR READING: 0 TOOK 0.000440 secs
May 12 02:52:13 msm8909 python3[3086]: DEACTIVATING HR.
May 12 02:52:13 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:52:13 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 18, 'activity': 0, 'total_steps': 0, 'solar_gen': 18, 'bmr_cals': 0, 'battery': 69, 'run_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 100}
May 12 02:52:13 msm8909 python3[3086]: W ID: 75
May 12 02:52:13 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 18, 'battery': 69, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453533, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:52:13 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 18, 'battery': 69, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453533, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:52:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "2c36a6aaa4f04aedba4424d1963eb9f4", "msg": {"statusValues": {"activity": 0, "skinTemp": 100, "actCals": 0, "walkSteps": 0, "thermalGen": 18, "battery": 69, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453533, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:52:13 msm8909 python3[3086]: Instant Upload complete
May 12 02:52:13 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 02:52:16 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 02:52:16 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:52:16 msm8909 python3[3086]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 02:52:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045206464
May 12 02:52:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004e206363
May 12 02:52:20 msm8909 python3[3086]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 02:52:20 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 12 02:52:20 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 73, 'status': 3}]}
May 12 02:52:20 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "d01e8f3741574121aa6d342f22bf15b6", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 73, "status": 3}]}}
May 12 02:52:20 msm8909 python3[3086]: ACTIVATING HR.
May 12 02:52:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004c006464
May 12 02:52:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:52:23 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:52:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000045206464
May 12 02:52:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:52:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453544, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:52:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453544, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:52:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "3a059f469b034350a755ad3b1868caac", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453544, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:52:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045306464
May 12 02:52:28 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:52:28 msm8909 python3[3086]: 214.29683685302734 [06:05:04:AF:F9:E9] <- HR 0000
May 12 02:52:29 msm8909 python3[3086]: 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, 63, 159, 227, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 02:52:29 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 02:52:29 msm8909 python3[3086]: GOT Pairing Code: 0f89
May 12 02:52:29 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:52:29 msm8909 python3[3086]: NO FW Update needed.
May 12 02:52:29 msm8909 python3[3086]: LAST SYNC: 1715445731
May 12 02:52:30 msm8909 python3[3086]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 3, 0, 0, 64, 3, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:52:30 msm8909 python3[3086]: ACTIVITY: 0
May 12 02:52:30 msm8909 python3[3086]: HR READING: 0 TOOK 0.000544 secs
May 12 02:52:30 msm8909 python3[3086]: DEACTIVATING HR.
May 12 02:52:30 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:52:30 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 3, 'activity': 0, 'total_steps': 0, 'solar_gen': 3, 'bmr_cals': 0, 'battery': 77, 'run_steps': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 99}
May 12 02:52:30 msm8909 python3[3086]: W ID: 73
May 12 02:52:30 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 99, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453550, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:52:30 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 99, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453550, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:52:30 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "3564f91801dd49a2becfd54404772174", "msg": {"statusValues": {"activity": 0, "skinTemp": 99, "actCals": 0, "walkSteps": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453550, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:52:30 msm8909 python3[3086]: Instant Upload complete
May 12 02:52:30 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 02:52:32 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:52:32 msm8909 python3[3086]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 02:52:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004e206363
May 12 02:52:33 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:52:33 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:52:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453524.733815, 'source': 0, 'key': '5d54260fb0c84a43a0f89192316e52bc'}
May 12 02:52:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453527.2985787, 'source': 0, 'key': '63aaa0da781c4586bf3ef63d1fde5980'}
May 12 02:52:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453534.1975238, 'source': 0, 'key': '2c36a6aaa4f04aedba4424d1963eb9f4'}
May 12 02:52:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453541.3939042, 'source': 0, 'key': 'd01e8f3741574121aa6d342f22bf15b6'}
May 12 02:52:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453545.3168993, 'source': 0, 'key': '3a059f469b034350a755ad3b1868caac'}
May 12 02:52:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453550.4557183, 'source': 0, 'key': '3564f91801dd49a2becfd54404772174'}
May 12 02:52:34 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:52:34 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:52:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "0f00a92595f245dfa5479f4d074190a5", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:52:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453554.8919201, 'source': 0, 'key': '0f00a92595f245dfa5479f4d074190a5'}
May 12 02:52:37 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:52:37 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:52:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003e307e80
May 12 02:52:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000045006464
May 12 02:52:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045006464
May 12 02:52:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004c206464
May 12 02:52:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047106363
May 12 02:52:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:52:40 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:52:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:52:40 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:52:40 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:52:42 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:52:42 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:52:47 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 02:52:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000045006464
May 12 02:52:51 msm8909 python3[3086]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 02:52:51 msm8909 python3[3086]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:52:51 msm8909 python3[3086]: Device not connected, retrying later
May 12 02:52:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000045006464
May 12 02:52:51 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 69, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453571, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:52:51 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 69, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453571, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:52:51 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1066e37e50d34f8081337d652eb2bcee", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 69, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453571, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:52:52 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453571.6103501, 'source': 0, 'key': '1066e37e50d34f8081337d652eb2bcee'}
May 12 02:52:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:52:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 02:52:57 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:52:57 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:52:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000045206464
May 12 02:52:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 128, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003e207e80
May 12 02:52:59 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 128, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 62, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453579, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:52:59 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 128, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 62, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453579, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:52:59 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c496799eb9844937b427ec479c61adb2", "msg": {"statusValues": {"skinTemp": 128, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 62, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 126, "totalCals": 137, "solarGen": 931, "bmrCals": 134, "sleepState": 0, "runSteps": 0, "sleepDuration": 37}, "utcTimestamp": 1715453579, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:52:59 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453579.7750454, 'source': 0, 'key': 'c496799eb9844937b427ec479c61adb2'}
May 12 02:53:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004c006464
May 12 02:53:03 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:53:03 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:53:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 02:53:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:53:11 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:53:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f206463
May 12 02:53:12 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:53:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:53:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003f307e7f
May 12 02:53:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f306463
May 12 02:53:24 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:53:25 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 02:53:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:53:29 msm8909 python3[3086]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 12 02:53:29 msm8909 python3[3086]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:53:29 msm8909 python3[3086]: Device not connected, retrying later
May 12 02:53:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:53:29 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453609, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:53:29 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453609, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:53:29 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6dccbffefb234845820efb64b4602045", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453609, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:53:30 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453609.8073864, 'source': 0, 'key': '6dccbffefb234845820efb64b4602045'}
May 12 02:53:33 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:53:33 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:53:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058006464
May 12 02:53:34 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:53:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206464
May 12 02:53:34 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:53:34 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:53:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "b46b211b3a9c41d19667d77eef59625c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:53:34 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453614, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:53:34 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453614, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:53:34 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "9440e1174d134d639191e007e89e01bd", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453614, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:53:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047206464
May 12 02:53:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453615.2463112, 'source': 0, 'key': 'b46b211b3a9c41d19667d77eef59625c'}
May 12 02:53:35 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453615.3002622, 'source': 0, 'key': '9440e1174d134d639191e007e89e01bd'}
May 12 02:53:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:53:35 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:53:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048306363
May 12 02:53:36 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 02:53:36 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:53:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f006463
May 12 02:53:36 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:53:37 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:53:37 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:53:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:53:38 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:53:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f106463
May 12 02:53:48 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:53:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 02:53:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:53:50 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:53:50 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:53:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004c106464
May 12 02:53:50 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453630, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:53:50 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453630, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:53:50 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6ffc034ac75a4cd38351e38adb9e6263", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453630, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:53:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:53:51 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:53:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048006363
May 12 02:53:51 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453631.2738066, 'source': 0, 'key': '6ffc034ac75a4cd38351e38adb9e6263'}
May 12 02:53:51 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 02:53:51 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:53:51 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:53:56 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:53:56 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:53:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:53:56 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453636, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:53:56 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453636, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:53:56 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "4a51756112ed4afea26e38c71d11fe43", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453636, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:53:56 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 02:53:56 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:53:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 02:53:57 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:53:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047006464
May 12 02:53:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f206463
May 12 02:53:58 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:53:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048106363
May 12 02:53:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006464
May 12 02:53:58 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 02:53:58 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 02:53:59 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:53:59 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:53:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004c206464
May 12 02:53:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047006464
May 12 02:54:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:54:00 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:54:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f306463
May 12 02:54:00 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:54:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006464
May 12 02:54:01 msm8909 python3[3086]: DBUS: Connected to 06:05:04:32:34:65
May 12 02:54:01 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 12 02:54:01 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 12 02:54:01 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "e4b6ceba080b44c289c93cf509eb79d1", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}}
May 12 02:54:01 msm8909 python3[3086]: ACTIVATING HR.
May 12 02:54:08 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:54:08 msm8909 python3[3086]: 315.02444291114807 [06:05:04:32:34:65] <- HR 0000
May 12 02:54:09 msm8909 python3[3086]: 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, 63, 153, 210, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 02:54:09 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 02:54:09 msm8909 python3[3086]: GOT Pairing Code: 0d55
May 12 02:54:09 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:54:09 msm8909 python3[3086]: NO FW Update needed.
May 12 02:54:09 msm8909 python3[3086]: LAST SYNC: 1715444178
May 12 02:54:10 msm8909 python3[3086]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 3, 0, 0, 64, 3, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:54:10 msm8909 python3[3086]: ACTIVITY: 0
May 12 02:54:10 msm8909 python3[3086]: HR READING: 0 TOOK 0.000402 secs
May 12 02:54:10 msm8909 python3[3086]: DEACTIVATING HR.
May 12 02:54:10 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:54:10 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 3, 'activity': 0, 'total_steps': 0, 'solar_gen': 3, 'bmr_cals': 0, 'battery': 71, 'run_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 100}
May 12 02:54:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001700030000000060106463
May 12 02:54:10 msm8909 python3[3086]: W ID: 74
May 12 02:54:10 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:54:10 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453650, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:54:10 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453650, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:54:10 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "b1e4d10e4ab9430d828606181d1ada16", "msg": {"statusValues": {"activity": 0, "skinTemp": 100, "actCals": 0, "walkSteps": 0, "thermalGen": 3, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453650, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:54:10 msm8909 python3[3086]: Instant Upload complete
May 12 02:54:10 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 02:54:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d127e7f
May 12 02:54:11 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 2, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453651, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:54:11 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 137, 'solarGen': 931, 'bmrCals': 134, 'sleepState': 2, 'runSteps': 0, 'sleepDuration': 37}, 'utcTimestamp': 1715453651, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:54:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "29c1dda188524f4c95a35680ded64e43", "msg": {"statusValues": {"skinTemp": 127, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 126, "totalCals": 137, "solarGen": 931, "bmrCals": 134, "sleepState": 2, "runSteps": 0, "sleepDuration": 37}, "utcTimestamp": 1715453651, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:54:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048206363
May 12 02:54:11 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:54:11 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:54:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:54:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 02:54:12 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:54:12 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:54:12 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:54:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:54:12 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:54:13 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:54:13 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:54:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206464
May 12 02:54:13 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:54:13 msm8909 python3[3086]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 02:54:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047206464
May 12 02:54:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047206464
May 12 02:54:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 02:54:14 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:54:14 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:54:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453637.3737438, 'source': 0, 'key': '4a51756112ed4afea26e38c71d11fe43'}
May 12 02:54:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453642.350152, 'source': 0, 'key': 'e4b6ceba080b44c289c93cf509eb79d1'}
May 12 02:54:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453651.2594061, 'source': 0, 'key': 'b1e4d10e4ab9430d828606181d1ada16'}
May 12 02:54:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453651.4371598, 'source': 0, 'key': '29c1dda188524f4c95a35680ded64e43'}
May 12 02:54:14 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:54:14 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:54:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:54:15 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:54:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:54:24 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:54:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057206464
May 12 02:54:25 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:54:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001700030000000060206463
May 12 02:54:25 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:54:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 02:54:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 02:54:26 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:54:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:54:26 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:54:26 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:54:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d327e7f
May 12 02:54:28 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:54:28 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:54:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:54:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b106464
May 12 02:54:29 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 02:54:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048206363
May 12 02:54:40 msm8909 python3[3086]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 12 02:54:40 msm8909 python3[3086]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 02:54:40 msm8909 python3[3086]: Device not connected, retrying later
May 12 02:54:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048206363
May 12 02:54:40 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453680, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:54:40 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453680, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:54:40 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "5724f6f340e34724876966d0cc9b2a32", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453680, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:54:40 msm8909 python3[3086]: Running Scheduled: Thread Check
May 12 02:54:40 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:54:40 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:54:40 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "52208a3011064c2db964db6ffb5a4b33", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:54:40 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453680.5699337, 'source': 0, 'key': '5724f6f340e34724876966d0cc9b2a32'}
May 12 02:54:41 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453680.9357686, 'source': 0, 'key': '52208a3011064c2db964db6ffb5a4b33'}
May 12 02:54:44 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:54:44 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:54:45 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:54:45 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:54:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106464
May 12 02:54:45 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453685, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:54:45 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453685, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:54:45 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1d92221044f24f02a5f14fb9806d9ff8", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453685, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:54:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 134, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 137, 'solar_gen': 931, 'sleep_duration': 37, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002503a3001203f086003d027e7f
May 12 02:54:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047106464
May 12 02:54:46 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453686.1742344, 'source': 0, 'key': '1d92221044f24f02a5f14fb9806d9ff8'}
May 12 02:54:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 12 02:54:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:54:46 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:54:46 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:54:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:54:47 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:54:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004106363
May 12 02:54:47 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:54:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:54:47 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:54:48 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:54:48 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:54:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001700030000000060006463
May 12 02:54:48 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:54:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 02:54:48 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:54:50 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:54:50 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:54:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001700030000000060206463
May 12 02:54:59 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:55:00 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:55:00 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:55:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:55:00 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453700, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:55:00 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453700, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:55:00 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "cf3c13f71cc34a62999cec445dbcd8b1", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453700, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:55:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 02:55:00 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:55:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b006464
May 12 02:55:01 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453701, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:55:01 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453701, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:55:01 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "85b7f68507b54931aa42acd416045f56", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453701, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:55:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453701.3439422, 'source': 0, 'key': 'cf3c13f71cc34a62999cec445dbcd8b1'}
May 12 02:55:02 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453701.9553695, 'source': 0, 'key': '85b7f68507b54931aa42acd416045f56'}
May 12 02:55:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:55:02 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:55:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:55:03 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:55:03 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:55:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:55:04 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:55:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b206464
May 12 02:55:14 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:55:14 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:55:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:55:14 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:55:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e306463
May 12 02:55:14 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:55:14 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:55:15 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:55:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047106363
May 12 02:55:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047006464
May 12 02:55:15 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453715, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:55:15 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453715, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:55:15 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "55106469265f4146998372d404bcaa85", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453715, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:55:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:55:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453716.1205378, 'source': 0, 'key': '55106469265f4146998372d404bcaa85'}
May 12 02:55:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006464
May 12 02:55:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047206363
May 12 02:55:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:55:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047106464
May 12 02:55:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:55:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e106463
May 12 02:55:28 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:55:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:55:29 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:55:29 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:55:29 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:55:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000056106363
May 12 02:55:29 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:55:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:55:29 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:55:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f107e7f
May 12 02:55:30 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453730, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:55:30 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 126, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453730, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:55:30 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1c8b94af727c405988c1d72f6fb60224", "msg": {"statusValues": {"skinTemp": 127, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 126, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715453730, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:55:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 02:55:30 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453730.5419109, 'source': 0, 'key': '1c8b94af727c405988c1d72f6fb60224'}
May 12 02:55:40 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 02:55:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:55:41 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:55:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004306363
May 12 02:55:41 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:55:42 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 02:55:42 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 02:55:42 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 02:55:42 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:55:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:55:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047306464
May 12 02:55:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:55:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b106464
May 12 02:55:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e206463
May 12 02:55:44 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:55:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306464
May 12 02:55:46 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453746, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:55:46 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453746, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:55:46 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c2e90cbe2705417bb27b95b66e65bdea", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453746, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:55:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:55:56 msm8909 python3[3086]: DBUS: Connected to 06:05:04:FC:44:79
May 12 02:55:56 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 12 02:55:56 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 63, 'status': 3}]}
May 12 02:55:56 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "f95d85f3c9fa48848f35152781a72620", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 63, "status": 3}]}}
May 12 02:55:56 msm8909 python3[3086]: ACTIVATING HR.
May 12 02:55:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:55:58 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:55:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004106363
May 12 02:55:58 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:55:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 126, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f007e7f
May 12 02:56:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 12 02:56:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047006464
May 12 02:56:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b206464
May 12 02:56:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:56:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005e006463
May 12 02:56:03 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:56:03 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:56:03 msm8909 python3[3086]: 429.78174710273743 [06:05:04:FC:44:79] <- HR 0000
May 12 02:56:04 msm8909 python3[3086]: 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, 63, 162, 151, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 02:56:04 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 02:56:04 msm8909 python3[3086]: GOT Pairing Code: 1d69
May 12 02:56:04 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 02:56:04 msm8909 python3[3086]: NO FW Update needed.
May 12 02:56:04 msm8909 python3[3086]: LAST SYNC: 1715446423
May 12 02:56:05 msm8909 python3[3086]: DBUS: Read 06:05:04:FC:44:79 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 18, 0, 0, 64, 18, 0, 0, 65, 99, 0, 0, 80, 99, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 02:56:05 msm8909 python3[3086]: ACTIVITY: 0
May 12 02:56:05 msm8909 python3[3086]: HR READING: 0 TOOK 0.000400 secs
May 12 02:56:05 msm8909 python3[3086]: DEACTIVATING HR.
May 12 02:56:05 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 02:56:05 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 18, 'activity': 0, 'total_steps': 0, 'solar_gen': 18, 'bmr_cals': 0, 'battery': 71, 'run_steps': 0, 'case_temp': 99, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 99}
May 12 02:56:05 msm8909 python3[3086]: W ID: 63
May 12 02:56:05 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 99, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453765, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:56:05 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 99, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453765, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:56:05 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "f4e8a1b79ad44ad9bccde1208128014e", "msg": {"statusValues": {"activity": 0, "skinTemp": 99, "actCals": 0, "walkSteps": 0, "thermalGen": 18, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453765, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:56:05 msm8909 python3[3086]: Instant Upload complete
May 12 02:56:05 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 02:56:07 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 02:56:07 msm8909 python3[3086]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 02:56:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 02:56:08 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:56:08 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:56:08 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:56:08 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:56:08 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "9e3e7cc548d5494580c372cd1c3227ad", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:56:08 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453747.0547843, 'source': 0, 'key': 'c2e90cbe2705417bb27b95b66e65bdea'}
May 12 02:56:08 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453757.1499212, 'source': 0, 'key': 'f95d85f3c9fa48848f35152781a72620'}
May 12 02:56:08 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453765.9654672, 'source': 0, 'key': 'f4e8a1b79ad44ad9bccde1208128014e'}
May 12 02:56:08 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453768.7131467, 'source': 0, 'key': '9e3e7cc548d5494580c372cd1c3227ad'}
May 12 02:56:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f106463
May 12 02:56:14 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:56:14 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:56:14 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:56:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 02:56:15 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453775, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:56:15 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453775, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:56:15 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d9e95be25ca64aa382db581a0e7eb1b9", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453775, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:56:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046306363
May 12 02:56:15 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 02:56:15 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 02:56:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453775.6394432, 'source': 0, 'key': 'd9e95be25ca64aa382db581a0e7eb1b9'}
May 12 02:56:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000056206363
May 12 02:56:16 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:56:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f207d7f
May 12 02:56:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206464
May 12 02:56:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:56:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306464
May 12 02:56:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004006363
May 12 02:56:28 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:56:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f307d7f
May 12 02:56:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 02:56:29 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:56:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057206464
May 12 02:56:29 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:56:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046106363
May 12 02:56:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000048006464
May 12 02:56:32 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453792, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:56:32 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453792, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:56:32 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "2e36655b141143f39868c8dfbf8d4364", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453792, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:56:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f306463
May 12 02:56:32 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:56:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:56:32 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:56:32 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453792.5359929, 'source': 0, 'key': '2e36655b141143f39868c8dfbf8d4364'}
May 12 02:56:38 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:56:38 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:56:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:56:41 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:56:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:56:42 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453802, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:56:42 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453802, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:56:42 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "bac7f780687c4c19bbf4b0c7124826e9", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453802, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:56:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:56:42 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:56:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046206363
May 12 02:56:42 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453802.4902055, 'source': 0, 'key': 'bac7f780687c4c19bbf4b0c7124826e9'}
May 12 02:56:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004106363
May 12 02:56:43 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:56:44 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 12 02:56:44 msm8909 python3[3086]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 02:56:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 12 02:56:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:56:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f107d7f
May 12 02:56:45 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453805, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:56:45 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453805, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:56:45 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "69d464f5a9964aafade2d2f2afe42bd8", "msg": {"statusValues": {"skinTemp": 127, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 125, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715453805, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:56:46 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453806.1942213, 'source': 0, 'key': '69d464f5a9964aafade2d2f2afe42bd8'}
May 12 02:56:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f207d7f
May 12 02:56:55 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:56:55 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:56:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:56:56 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:56:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 02:56:56 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:56:56 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:56:56 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:56:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f206463
May 12 02:56:56 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:56:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b006464
May 12 02:56:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000046006363
May 12 02:56:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206464
May 12 02:56:57 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453817, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:56:57 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453817, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:56:57 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "4e7e72f4c75344939f139352c39bc48f", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453817, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:56:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453818.0798888, 'source': 0, 'key': '4e7e72f4c75344939f139352c39bc48f'}
May 12 02:56:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057106464
May 12 02:56:58 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:56:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:56:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306464
May 12 02:57:00 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x06\xd6', 'alert_status': b'\x00', 'company_id': b'\x06\xd6'} 06d606d60006
May 12 02:57:00 msm8909 python3[3086]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 02:57:08 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:57:08 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:57:08 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "2ac5ffd1754149ec9f1cfd22fa3008fe", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:57:09 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:57:09 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:57:09 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453829.0821691, 'source': 0, 'key': '2ac5ffd1754149ec9f1cfd22fa3008fe'}
May 12 02:57:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:57:09 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:57:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f307d7f
May 12 02:57:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 02:57:11 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:57:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f306463
May 12 02:57:11 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:57:11 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:57:11 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:57:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b206464
May 12 02:57:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006464
May 12 02:57:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004006363
May 12 02:57:13 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:57:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000056306464
May 12 02:57:13 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:57:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:57:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047106464
May 12 02:57:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:57:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c206363
May 12 02:57:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453844, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:57:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453844, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:57:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "547abda4a82740bdb5dca70fc7e0b279", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453844, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:57:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:57:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:57:24 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:57:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047206363
May 12 02:57:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453844, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:57:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453844, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:57:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "0157c8a46a9b455fad9ba25aa626798f", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453844, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:57:25 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453844.8595927, 'source': 0, 'key': '547abda4a82740bdb5dca70fc7e0b279'}
May 12 02:57:25 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453845.1930046, 'source': 0, 'key': '0157c8a46a9b455fad9ba25aa626798f'}
May 12 02:57:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f106463
May 12 02:57:25 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:57:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 02:57:25 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:57:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:57:28 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:57:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000056006464
May 12 02:57:28 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:57:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004306363
May 12 02:57:37 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:57:38 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:57:38 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:57:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047206464
May 12 02:57:39 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453859, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:57:39 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453859, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:57:39 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "94c5cfcb9df44e0abeb3a9dfc1a56483", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453859, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:57:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b006464
May 12 02:57:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:57:39 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:57:39 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:57:39 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:57:39 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453859.5387692, 'source': 0, 'key': '94c5cfcb9df44e0abeb3a9dfc1a56483'}
May 12 02:57:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f206463
May 12 02:57:39 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:57:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f207d7f
May 12 02:57:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 02:57:40 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:57:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047006363
May 12 02:57:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000056206464
May 12 02:57:41 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:57:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 127, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f307d7f
May 12 02:57:52 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453872, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:57:52 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 127, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453872, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:57:52 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "3613ad6bf5c6441fbc7d7ef420b99d3c", "msg": {"statusValues": {"skinTemp": 127, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 125, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715453872, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:57:53 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453873.0147319, 'source': 0, 'key': '3613ad6bf5c6441fbc7d7ef420b99d3c'}
May 12 02:57:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f006463
May 12 02:57:53 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:57:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006464
May 12 02:57:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c106363
May 12 02:57:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 02:57:55 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:57:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b206464
May 12 02:57:56 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453876, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:57:56 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 871, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453876, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:57:56 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "22858c6f40274f9581bfb8002f39e413", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 871, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453876, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:57:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047206363
May 12 02:57:56 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453876.7918763, 'source': 0, 'key': '22858c6f40274f9581bfb8002f39e413'}
May 12 02:58:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047106464
May 12 02:58:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 871, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003670012000000004b306464
May 12 02:58:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:58:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453886, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:58:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453886, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:58:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "ea38d6176a6c45699a0aaabd669632c2", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453886, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:58:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048306363
May 12 02:58:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:58:06 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:58:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453886.7885885, 'source': 0, 'key': 'ea38d6176a6c45699a0aaabd669632c2'}
May 12 02:58:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000056006464
May 12 02:58:06 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:58:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f107d7e
May 12 02:58:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:58:07 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:58:07 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:58:07 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:58:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004c306363
May 12 02:58:09 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:58:09 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:58:09 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "23f854df76ec4687b23e7a2add06f814", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:58:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b206464
May 12 02:58:09 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:58:09 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453889.4768915, 'source': 0, 'key': '23f854df76ec4687b23e7a2add06f814'}
May 12 02:58:10 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:58:10 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:58:10 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:58:10 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:58:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f207d7e
May 12 02:58:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004306363
May 12 02:58:19 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:58:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 02:58:20 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:58:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f206463
May 12 02:58:20 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:58:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 02:58:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:58:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058206464
May 12 02:58:21 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:58:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004c106464
May 12 02:58:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:58:23 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:58:24 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:58:24 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:58:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f007d7e
May 12 02:58:34 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 02:58:34 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 02:58:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000056006363
May 12 02:58:34 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:58:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047006464
May 12 02:58:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f006463
May 12 02:58:35 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:58:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:58:36 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:58:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:58:36 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453916, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:58:36 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453916, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:58:36 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "fedeba934c6f4f00aa3d0da799ff775c", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453916, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 02:58:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048206363
May 12 02:58:36 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453916, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:58:36 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453916, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:58:36 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c3c01beae9184bffbca0eda475557382", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453916, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:58:37 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453916.6290519, 'source': 0, 'key': 'fedeba934c6f4f00aa3d0da799ff775c'}
May 12 02:58:37 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453916.6797585, 'source': 0, 'key': 'c3c01beae9184bffbca0eda475557382'}
May 12 02:58:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004c206464
May 12 02:58:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106464
May 12 02:58:40 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:58:40 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:58:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000170003000000005f106463
May 12 02:58:47 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:58:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206464
May 12 02:58:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 02:58:48 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:58:48 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:58:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000047206464
May 12 02:58:49 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453929, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:58:49 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453929, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 02:58:49 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "f63b7c80d7cc4ff4b890343e71b47a05", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453929, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 02:58:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004c006464
May 12 02:58:50 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453929.9910996, 'source': 0, 'key': 'f63b7c80d7cc4ff4b890343e71b47a05'}
May 12 02:58:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b306464
May 12 02:58:50 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:58:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048306363
May 12 02:58:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f107d7e
May 12 02:59:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004c106464
May 12 02:59:02 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453942, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:59:02 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453942, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 02:59:02 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "ec90622c85264887bd250af15d0a864f", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453942, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 02:59:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 02:59:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d006363
May 12 02:59:03 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453943.0971162, 'source': 0, 'key': 'ec90622c85264887bd250af15d0a864f'}
May 12 02:59:03 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 02:59:03 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 02:59:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048006363
May 12 02:59:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:59:05 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:59:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003d307d7e
May 12 02:59:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453946, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:59:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715453946, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 02:59:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "caef90ba60b541c8a60d91d7d36ff06b", "msg": {"statusValues": {"skinTemp": 126, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 125, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715453946, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 02:59:07 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453946.6396661, 'source': 0, 'key': 'caef90ba60b541c8a60d91d7d36ff06b'}
May 12 02:59:09 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 02:59:09 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 02:59:09 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "c13fc4987db54e158dece09f9c76406c", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 02:59:09 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453949.8200233, 'source': 0, 'key': 'c13fc4987db54e158dece09f9c76406c'}
May 12 02:59:11 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:59:11 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:59:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d106363
May 12 02:59:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003d007d7e
May 12 02:59:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004106363
May 12 02:59:16 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:59:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046006464
May 12 02:59:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b106464
May 12 02:59:17 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:59:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b206464
May 12 02:59:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057006464
May 12 02:59:18 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:59:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b306464
May 12 02:59:19 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:59:19 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:59:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:59:20 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453960, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:59:20 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453960, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 02:59:20 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "7da7c806d1f9464889c56c63020d748a", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453960, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 02:59:21 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453960.6534681, 'source': 0, 'key': '7da7c806d1f9464889c56c63020d748a'}
May 12 02:59:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b006464
May 12 02:59:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043206464
May 12 02:59:30 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:59:30 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:59:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 02:59:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048306363
May 12 02:59:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057206464
May 12 02:59:30 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:59:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046206464
May 12 02:59:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 02:59:31 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 02:59:40 msm8909 python3[3086]: Running Scheduled: Thread Check
May 12 02:59:41 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 02:59:41 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 02:59:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 02:59:44 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:59:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001700030000000060306463
May 12 02:59:44 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 02:59:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005b006464
May 12 02:59:44 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:59:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043306464
May 12 02:59:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048106363
May 12 02:59:45 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453985, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:59:45 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453985, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 02:59:45 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1912b8f27b4b433fbf35c20645e82efc", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453985, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 02:59:45 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 02:59:45 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 02:59:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000057306464
May 12 02:59:45 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 02:59:45 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715453985.7698708, 'source': 0, 'key': '1912b8f27b4b433fbf35c20645e82efc'}
May 12 02:59:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046306464
May 12 02:59:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043006464
May 12 02:59:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b106464
May 12 02:59:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046006464
May 12 02:59:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003d307d7e
May 12 02:59:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003d007d7e
May 12 02:59:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 02:59:59 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 02:59:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005a306464
May 12 02:59:59 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 02:59:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b306464
May 12 02:59:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000043106464
May 12 02:59:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d206363
May 12 02:59:59 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453999, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:59:59 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715453999, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 02:59:59 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "9e92c1597e134e599880b1764ae539e9", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715453999, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:00:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046106464
May 12 03:00:00 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454000, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:00:00 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 3, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 3, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454000, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:00:00 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "8612b57b85e84e698051493ec81ba9ea", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 3, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 3, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454000, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:00:00 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454000.3283846, 'source': 0, 'key': '9e92c1597e134e599880b1764ae539e9'}
May 12 03:00:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 23, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001700030000000060106463
May 12 03:00:01 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:00:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454001.062319, 'source': 0, 'key': '8612b57b85e84e698051493ec81ba9ea'}
May 12 03:00:09 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:00:09 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:00:09 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "b8b5e1c0bafc4e50b63d69396a096529", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:00:10 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454010.0766349, 'source': 0, 'key': 'b8b5e1c0bafc4e50b63d69396a096529'}
May 12 03:00:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005a006464
May 12 03:00:11 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:00:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b006464
May 12 03:00:11 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454011, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:00:11 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454011, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:00:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "625b80aa581e437f8667fb6fc3cceb94", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454011, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:00:11 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:00:11 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:00:12 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454012.220988, 'source': 0, 'key': '625b80aa581e437f8667fb6fc3cceb94'}
May 12 03:00:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f207d7e
May 12 03:00:12 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454012, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:00:12 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 18, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 125, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454012, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:00:12 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "ed4aa2ac892e44fba760b9a16b5a891d", "msg": {"statusValues": {"skinTemp": 126, "walkSteps": 0, "actCals": 3, "thermalGen": 18, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 125, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715454012, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:00:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047306363
May 12 03:00:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058206464
May 12 03:00:12 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:00:13 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454013.1066442, 'source': 0, 'key': 'ed4aa2ac892e44fba760b9a16b5a891d'}
May 12 03:00:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 928, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a000120000000004206363
May 12 03:00:13 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:00:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 03:00:13 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:00:13 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:00:13 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:00:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044206464
May 12 03:00:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000030003000000004d306363
May 12 03:00:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046206464
May 12 03:00:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 03:00:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 03:00:16 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:00:16 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:00:16 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:00:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046306464
May 12 03:00:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005a106464
May 12 03:00:26 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:00:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b106464
May 12 03:00:26 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:00:26 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:00:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:00:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047106363
May 12 03:00:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006464
May 12 03:00:28 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454028, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:00:28 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454028, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:00:28 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "15eee1b1078f4599871866803b7d7e07", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454028, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:00:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055306363
May 12 03:00:28 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:00:29 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454029.0506973, 'source': 0, 'key': '15eee1b1078f4599871866803b7d7e07'}
May 12 03:00:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f307d7e
May 12 03:00:30 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:00:30 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:00:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047206363
May 12 03:00:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100120000000058106464
May 12 03:00:39 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:00:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046106464
May 12 03:00:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f007d7e
May 12 03:00:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b306464
May 12 03:00:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055106363
May 12 03:00:40 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:00:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044106464
May 12 03:00:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:00:42 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:00:42 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:00:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100120000000004106363
May 12 03:00:43 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:00:43 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:00:43 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:00:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40012000000005a006464
May 12 03:00:53 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:00:53 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:00:53 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:00:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:00:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000047006363
May 12 03:00:54 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454054, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:00:54 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 18, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454054, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:00:54 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "b7af4932a1ae4aaf8f5e686f4a0492e9", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 18, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454054, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:00:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 125, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001203f087003f207d7e
May 12 03:00:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044306464
May 12 03:00:55 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454054.9575183, 'source': 0, 'key': 'b7af4932a1ae4aaf8f5e686f4a0492e9'}
May 12 03:00:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 3, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 3, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000300030000000046206464
May 12 03:00:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100120000000004306363
May 12 03:00:55 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:00:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004b006464
May 12 03:00:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055206363
May 12 03:00:58 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:01:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004c206464
May 12 03:01:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100120000000004006363
May 12 03:01:07 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:01:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a400130000000059206464
May 12 03:01:08 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:01:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:01:09 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454069, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:01:09 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454069, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:01:09 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "9ecbe6ddc89841c38ea323e19badbc8c", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454069, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:01:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048106363
May 12 03:01:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000057006464
May 12 03:01:09 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:01:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:01:09 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454069, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:01:09 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454069, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:01:09 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6ff0afcbcd1546e985eab102efa6cf5a", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454069, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:01:09 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:01:09 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:01:09 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "10563c9cf8e5445896268a7d4944260e", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:01:09 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454069.4985948, 'source': 0, 'key': '9ecbe6ddc89841c38ea323e19badbc8c'}
May 12 03:01:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001200120000000044006464
May 12 03:01:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200120000000055006363
May 12 03:01:10 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:01:10 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454070.0417213, 'source': 0, 'key': '6ff0afcbcd1546e985eab102efa6cf5a'}
May 12 03:01:10 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454070.3325858, 'source': 0, 'key': '10563c9cf8e5445896268a7d4944260e'}
May 12 03:01:12 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:01:12 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:01:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d107c7e
May 12 03:01:21 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454081, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:01:21 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454081, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:01:21 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1ea4a96e707244f5aecbd02f9c43e50c", "msg": {"statusValues": {"skinTemp": 126, "walkSteps": 0, "actCals": 3, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 124, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715454081, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:01:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000057106464
May 12 03:01:21 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:01:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043106464
May 12 03:01:22 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454082.2556572, 'source': 0, 'key': '1ea4a96e707244f5aecbd02f9c43e50c'}
May 12 03:01:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:01:22 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:01:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:01:22 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:01:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:01:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a400130000000059306464
May 12 03:01:25 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:01:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:01:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a400130000000059006464
May 12 03:01:35 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:01:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048006363
May 12 03:01:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306464
May 12 03:01:36 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454096, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:01:36 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454096, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:01:36 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "b14dd7197d9e492ca7ae3ef85849b891", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454096, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:01:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046306464
May 12 03:01:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d207c7e
May 12 03:01:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000057206464
May 12 03:01:37 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:01:37 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:01:37 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:01:37 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454097.1763813, 'source': 0, 'key': 'b14dd7197d9e492ca7ae3ef85849b891'}
May 12 03:01:37 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:01:37 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:01:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:01:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:01:40 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:01:43 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:01:43 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:01:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:01:50 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:01:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a400130000000059206464
May 12 03:01:50 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:01:50 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:01:50 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:01:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:01:50 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:01:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000057006464
May 12 03:01:51 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:01:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 18, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001200120000000048106363
May 12 03:01:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043006464
May 12 03:01:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:01:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f006463
May 12 03:01:51 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:01:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:01:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d007c7e
May 12 03:02:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:02:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:02:03 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454123, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:02:03 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454123, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:02:03 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "2bfd2c3f02624448a6400cbe24be0ee7", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454123, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:02:04 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454124.1835053, 'source': 0, 'key': '2bfd2c3f02624448a6400cbe24be0ee7'}
May 12 03:02:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 18, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680012000000004c306464
May 12 03:02:04 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454124, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:02:04 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 18, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454124, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:02:05 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "9171ae5850e64b62bae55d4dcbf538b1", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 18, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454124, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:02:05 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:02:05 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:02:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043206464
May 12 03:02:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:02:05 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:02:05 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454125.4127059, 'source': 0, 'key': '9171ae5850e64b62bae55d4dcbf538b1'}
May 12 03:02:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000057106464
May 12 03:02:06 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:02:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:02:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f106463
May 12 03:02:06 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:02:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:02:07 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:02:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059206464
May 12 03:02:07 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:02:10 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:02:10 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:02:10 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "927487fcf68d46f482ce7f2f5ecca029", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:02:10 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454130.7817657, 'source': 0, 'key': '927487fcf68d46f482ce7f2f5ecca029'}
May 12 03:02:13 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:02:13 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:02:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306464
May 12 03:02:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f306463
May 12 03:02:18 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:02:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:02:18 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454138, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:02:18 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454138, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:02:18 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c10843b99ae04dea84a6bdd518671db7", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454138, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:02:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f207c7e
May 12 03:02:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:02:19 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:02:19 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454139.347182, 'source': 0, 'key': 'c10843b99ae04dea84a6bdd518671db7'}
May 12 03:02:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059306464
May 12 03:02:20 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:02:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:02:20 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:02:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:02:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:02:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:02:22 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:02:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059006464
May 12 03:02:32 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:02:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:02:32 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:02:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c106363
May 12 03:02:33 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454153, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:02:33 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454153, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:02:33 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "54ab8c7211de494d877c6c0fa3b604f0", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454153, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:02:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f007c7e
May 12 03:02:33 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454153, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:02:33 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 126, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454153, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:02:33 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "dee4f0abdc1d48dbad9b1220b91fc72b", "msg": {"statusValues": {"skinTemp": 126, "walkSteps": 0, "actCals": 3, "thermalGen": 19, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 124, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715454153, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:02:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f006463
May 12 03:02:33 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:02:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047006464
May 12 03:02:33 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:02:33 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:02:34 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454153.7266192, 'source': 0, 'key': '54ab8c7211de494d877c6c0fa3b604f0'}
May 12 03:02:34 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454153.8123174, 'source': 0, 'key': 'dee4f0abdc1d48dbad9b1220b91fc72b'}
May 12 03:02:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:02:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043106464
May 12 03:02:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:02:44 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:02:44 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:02:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f106463
May 12 03:02:45 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:02:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f107c7e
May 12 03:02:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:02:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006464
May 12 03:02:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059206464
May 12 03:02:46 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:02:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:02:47 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:02:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043206464
May 12 03:02:50 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454170, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:02:50 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454170, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:02:50 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "5a711b1ab8a349f19e3224705246d8fd", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454170, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:02:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c306363
May 12 03:02:50 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454170.653367, 'source': 0, 'key': '5a711b1ab8a349f19e3224705246d8fd'}
May 12 03:02:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306464
May 12 03:03:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c006363
May 12 03:03:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 126, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f307c7e
May 12 03:03:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:03:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:03:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059306464
May 12 03:03:01 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:03:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f306463
May 12 03:03:03 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:03:10 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:03:10 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:03:10 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "79f5999f63684878a0382df13f5a4f86", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:03:11 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454190.9294496, 'source': 0, 'key': '79f5999f63684878a0382df13f5a4f86'}
May 12 03:03:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:03:14 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454194, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:03:14 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454194, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:03:14 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "ac5463e137d44105a1b1cf8707ad8f0c", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454194, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:03:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059006464
May 12 03:03:14 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:03:14 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:03:14 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:03:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a206464
May 12 03:03:14 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:03:14 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:03:14 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:03:15 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454194.5929213, 'source': 0, 'key': 'ac5463e137d44105a1b1cf8707ad8f0c'}
May 12 03:03:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:03:15 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:03:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:03:15 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454195, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:03:15 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454195, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:03:15 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6bd2f6b534d74730a29ba785c2deecf5", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454195, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:03:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f007c7d
May 12 03:03:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:03:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f006463
May 12 03:03:15 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:03:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454195.8457656, 'source': 0, 'key': '6bd2f6b534d74730a29ba785c2deecf5'}
May 12 03:03:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000045106464
May 12 03:03:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:03:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f107c7d
May 12 03:03:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:03:27 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454207, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:03:27 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454207, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:03:28 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "aef3e63db842444596b2cfc7e3bfd709", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454207, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:03:28 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454208.4039381, 'source': 0, 'key': 'aef3e63db842444596b2cfc7e3bfd709'}
May 12 03:03:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a006464
May 12 03:03:28 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:03:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000045206464
May 12 03:03:29 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:03:29 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:03:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000045306464
May 12 03:03:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006464
May 12 03:03:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059206464
May 12 03:03:31 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:03:32 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:03:32 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:03:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000056206363
May 12 03:03:32 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:03:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f206463
May 12 03:03:32 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:03:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:03:42 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454222, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:03:42 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454222, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:03:42 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "09fc69efb5454055b7d481b011f5b5a2", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454222, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:03:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:03:42 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:03:42 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:03:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f307c7d
May 12 03:03:42 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454222, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:03:42 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454222, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:03:42 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "3a3c3c2b14314d7d8b81f75570bb673e", "msg": {"statusValues": {"skinTemp": 125, "walkSteps": 0, "actCals": 3, "thermalGen": 19, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 124, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715454222, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:03:43 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454222.9139488, 'source': 0, 'key': '09fc69efb5454055b7d481b011f5b5a2'}
May 12 03:03:43 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454222.968401, 'source': 0, 'key': '3a3c3c2b14314d7d8b81f75570bb673e'}
May 12 03:03:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059306464
May 12 03:03:43 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:03:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a106464
May 12 03:03:43 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:03:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047006464
May 12 03:03:44 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:03:44 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:03:44 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:03:45 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:03:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:03:46 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:03:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a206464
May 12 03:03:46 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:03:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000045006464
May 12 03:03:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:03:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 69, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000045106464
May 12 03:03:56 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 69, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454236, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:03:56 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 69, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454236, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:03:56 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "cc97fb2cde644cacbac09f1fc7bf2d6a", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 69, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454236, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:03:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000056106363
May 12 03:03:56 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:03:56 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:03:56 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:03:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:03:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:03:57 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454236.6213634, 'source': 0, 'key': 'cc97fb2cde644cacbac09f1fc7bf2d6a'}
May 12 03:03:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:03:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a306464
May 12 03:03:58 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:03:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f106463
May 12 03:03:59 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:03:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003f107c7d
May 12 03:04:09 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:04:09 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:04:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058206464
May 12 03:04:10 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:04:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:04:10 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:04:10 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:04:10 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "a3b3c9f99d914318ace476ea0b8913a1", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:04:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006464
May 12 03:04:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:04:11 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:04:11 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454251.2332611, 'source': 0, 'key': 'a3b3c9f99d914318ace476ea0b8913a1'}
May 12 03:04:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000056206363
May 12 03:04:11 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:04:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:04:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:04:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d207c7d
May 12 03:04:13 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:04:13 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:04:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:04:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:04:15 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:04:15 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:04:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:04:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:04:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454264, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:04:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454264, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:04:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "fe1ca72acd8c4b708d39f0f9e96b274f", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454264, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:04:25 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454265.0994501, 'source': 0, 'key': 'fe1ca72acd8c4b708d39f0f9e96b274f'}
May 12 03:04:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:04:25 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:04:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:04:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:04:26 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:04:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058306464
May 12 03:04:28 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:04:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:04:28 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:04:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:04:37 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454277, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:04:37 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454277, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:04:38 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "0548fc99592b4862a2220174b2804f3a", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454277, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:04:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:04:38 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:04:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:04:38 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:04:38 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454278.4482489, 'source': 0, 'key': '0548fc99592b4862a2220174b2804f3a'}
May 12 03:04:39 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:04:39 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:04:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:04:40 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:04:41 msm8909 python3[3086]: Running Scheduled: Thread Check
May 12 03:04:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:04:41 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454281, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:04:41 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454281, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:04:41 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "b606ab97d5944b36a0c888cc276202f6", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454281, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:04:41 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454281.6327021, 'source': 0, 'key': 'b606ab97d5944b36a0c888cc276202f6'}
May 12 03:04:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:04:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d107c7d
May 12 03:04:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:04:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058106464
May 12 03:04:42 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:04:45 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:04:45 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:04:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d207c7d
May 12 03:04:51 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454291, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:04:51 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 3, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 124, 'totalCals': 138, 'solarGen': 931, 'bmrCals': 135, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 38}, 'utcTimestamp': 1715454291, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:04:51 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "401cfa2303574f18bd9fed2389131d06", "msg": {"statusValues": {"skinTemp": 125, "walkSteps": 0, "actCals": 3, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 124, "totalCals": 138, "solarGen": 931, "bmrCals": 135, "sleepState": 0, "runSteps": 0, "sleepDuration": 38}, "utcTimestamp": 1715454291, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:04:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:04:52 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:04:52 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:04:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:04:52 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:04:52 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:04:52 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:04:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006464
May 12 03:04:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:04:53 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454293.1899333, 'source': 0, 'key': '401cfa2303574f18bd9fed2389131d06'}
May 12 03:04:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b006464
May 12 03:04:53 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:04:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:04:53 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:04:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:05:05 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:05:05 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:05:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:05:05 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:05:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454306, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:05:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454306, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:05:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "527ac90f10514044bef91f7cc0c060a6", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454306, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:05:06 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 03:05:06 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 03:05:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454306.633801, 'source': 0, 'key': '527ac90f10514044bef91f7cc0c060a6'}
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f087003d307c7d
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058306464
May 12 03:05:06 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:05:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:05:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454306, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:05:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454306, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:05:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "4e70ee850b164e7f83b1d620e7cc2728", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454306, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:05:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:05:07 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:05:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:05:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:05:07 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:05:07 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454307.4165061, 'source': 0, 'key': '4e70ee850b164e7f83b1d620e7cc2728'}
May 12 03:05:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e006463
May 12 03:05:08 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:05:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047006464
May 12 03:05:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:05:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:05:10 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:05:11 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:05:11 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:05:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "36d7a3f5605a4e178c93e7584479ee33", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:05:11 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454311.6616881, 'source': 0, 'key': '36d7a3f5605a4e178c93e7584479ee33'}
May 12 03:05:15 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:05:15 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:05:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:05:19 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:05:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:05:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e106463
May 12 03:05:20 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:05:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:05:20 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:05:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:05:20 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:05:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:05:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047306363
May 12 03:05:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059106464
May 12 03:05:21 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:05:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:05:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 64, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f0870040227c7d
May 12 03:05:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047006363
May 12 03:05:33 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454333, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:05:33 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454333, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:05:33 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "486bed75e4fd44fbb2c21a5112c0d520", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454333, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:05:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:05:34 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454334.3043947, 'source': 0, 'key': '486bed75e4fd44fbb2c21a5112c0d520'}
May 12 03:05:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:05:34 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:05:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059206464
May 12 03:05:36 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:05:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:05:37 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:05:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:05:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046306464
May 12 03:05:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e306463
May 12 03:05:38 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:05:46 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:05:46 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:05:47 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 03:05:47 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 03:05:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e006463
May 12 03:05:48 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:05:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 135, 'battery': 64, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 124, 'distance': 0, 'act_cals': 3, 'skin_temp': 125, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 138, 'solar_gen': 931, 'sleep_duration': 38, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002603a3001303f0870040027c7d
May 12 03:05:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000059006464
May 12 03:05:48 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:05:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:05:49 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:05:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:05:49 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454349, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:05:49 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454349, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:05:49 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c0029115c9b1432fa707bde2aa3a0b1f", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454349, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:05:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:05:49 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:05:50 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454350.2133541, 'source': 0, 'key': 'c0029115c9b1432fa707bde2aa3a0b1f'}
May 12 03:05:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:05:50 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:06:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:06:02 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:06:02 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:06:02 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:06:02 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:06:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e106463
May 12 03:06:03 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:06:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:06:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:06:03 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454363, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:06:03 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454363, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:06:03 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a2bd5ae3e5b14e279a44c23588936a91", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454363, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:06:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b006464
May 12 03:06:04 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:06:04 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454364.2747014, 'source': 0, 'key': 'a2bd5ae3e5b14e279a44c23588936a91'}
May 12 03:06:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:06:04 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:06:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:06:05 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:06:05 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 03:06:05 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 03:06:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047306363
May 12 03:06:06 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:06:06 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:06:11 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:06:11 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:06:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "4071d99d70e0455083b12e25bf142625", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:06:12 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454372.0824034, 'source': 0, 'key': '4071d99d70e0455083b12e25bf142625'}
May 12 03:06:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d227b7d
May 12 03:06:15 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 2, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454375, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:06:15 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 2, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454375, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:06:15 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "2a082caa2be147dd883f95b90ceeacb0", "msg": {"statusValues": {"skinTemp": 125, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 123, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 2, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454375, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:06:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:06:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:06:16 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454376, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:06:16 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454376, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:06:16 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "59827d56bb8244fe8170cb2d2a03d09a", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454376, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:06:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048306464
May 12 03:06:16 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:06:16 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:06:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454376.2645187, 'source': 0, 'key': '2a082caa2be147dd883f95b90ceeacb0'}
May 12 03:06:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454376.5080507, 'source': 0, 'key': '59827d56bb8244fe8170cb2d2a03d09a'}
May 12 03:06:16 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:06:16 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:06:17 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:06:17 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:06:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058306464
May 12 03:06:18 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:06:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f306463
May 12 03:06:18 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:06:18 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 03:06:18 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 03:06:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:06:19 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:06:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e106363
May 12 03:06:20 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 78, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454380, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:06:20 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 78, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454380, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:06:20 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c9a0b14f87ff41fd99289e68e777ffaa", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 78, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454380, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:06:21 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454380.9868562, 'source': 0, 'key': 'c9a0b14f87ff41fd99289e68e777ffaa'}
May 12 03:06:29 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:06:29 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:06:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:06:30 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:06:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d007b7d
May 12 03:06:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058006464
May 12 03:06:30 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:06:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:06:31 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:06:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:06:31 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:06:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:06:34 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:06:34 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:06:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004c006464
May 12 03:06:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:06:44 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:06:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f206463
May 12 03:06:44 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:06:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:06:44 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:06:45 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:06:45 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:06:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:06:45 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454405, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:06:45 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454405, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:06:45 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a9a2eae20d574cb09f16230b8fe98b1e", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454405, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:06:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b006464
May 12 03:06:45 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:06:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058106464
May 12 03:06:45 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:06:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:06:46 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454405.9972899, 'source': 0, 'key': 'a9a2eae20d574cb09f16230b8fe98b1e'}
May 12 03:06:46 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:06:46 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:06:47 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:06:47 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:06:47 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:06:47 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:06:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e006363
May 12 03:06:48 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:06:48 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:06:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048206464
May 12 03:06:57 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 03:06:57 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 03:06:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:06:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:06:58 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:06:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f306463
May 12 03:06:59 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:06:59 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:06:59 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:06:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:06:59 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:07:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e106363
May 12 03:07:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048006464
May 12 03:07:00 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:07:00 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:07:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:07:01 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:07:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e206363
May 12 03:07:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d307b7d
May 12 03:07:11 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:07:11 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:07:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "33051a4213ec4ad59268210cc7980902", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:07:11 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:07:12 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:07:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:07:12 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454432.1728585, 'source': 0, 'key': '33051a4213ec4ad59268210cc7980902'}
May 12 03:07:12 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:07:12 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:07:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d007b7d
May 12 03:07:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:07:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:07:12 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:07:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058006464
May 12 03:07:12 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:07:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004a306464
May 12 03:07:13 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 74, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454433, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:07:13 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 74, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454433, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:07:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "56857d53b2b84e57a0ed3c7feff22ef6", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 74, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454433, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:07:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001800040000000060106463
May 12 03:07:13 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:07:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454433.9980333, 'source': 0, 'key': '56857d53b2b84e57a0ed3c7feff22ef6'}
May 12 03:07:14 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:07:14 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:07:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:07:14 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:07:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:07:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046106464
May 12 03:07:15 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454435, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:07:15 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454435, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:07:16 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d83d6a51bae74af683b993bd59729f4a", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454435, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:07:16 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:07:16 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:07:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454436.416429, 'source': 0, 'key': 'd83d6a51bae74af683b993bd59729f4a'}
May 12 03:07:17 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:07:17 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:07:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004a006464
May 12 03:07:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:07:26 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:07:26 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:07:26 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:07:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d207b7d
May 12 03:07:27 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454447, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:07:27 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 125, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454447, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:07:27 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "efe15e8883174819b9f964155b5cb17d", "msg": {"statusValues": {"skinTemp": 125, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 123, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454447, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:07:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058206464
May 12 03:07:27 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:07:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454447.6107183, 'source': 0, 'key': 'efe15e8883174819b9f964155b5cb17d'}
May 12 03:07:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:07:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001800040000000060206463
May 12 03:07:28 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:07:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:07:29 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454449, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:07:29 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454449, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:07:29 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6e567590d1bb4f21823de1188b7eb5d5", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454449, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:07:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:07:30 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454449.8756554, 'source': 0, 'key': '6e567590d1bb4f21823de1188b7eb5d5'}
May 12 03:07:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:07:39 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454459, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:07:39 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454459, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:07:39 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a6ae6053c8fe4f6b84a9d7ffa49b26ef", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454459, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:07:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:07:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:07:39 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:07:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:07:40 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454460.039938, 'source': 0, 'key': 'a6ae6053c8fe4f6b84a9d7ffa49b26ef'}
May 12 03:07:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:07:40 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:07:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001800040000000060306463
May 12 03:07:40 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:07:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004a106464
May 12 03:07:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:07:41 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:07:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:07:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d307b7d
May 12 03:07:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058306464
May 12 03:07:42 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:07:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:07:44 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:07:47 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:07:47 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:07:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:07:53 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:07:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 125, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d007b7d
May 12 03:07:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:07:54 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454474, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:07:54 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454474, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:07:54 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "24e5fb1bd6aa44ae9f3b5fc3e24ca8bf", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454474, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:07:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058006464
May 12 03:07:54 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:07:55 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:07:55 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:07:55 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454475.1903572, 'source': 0, 'key': '24e5fb1bd6aa44ae9f3b5fc3e24ca8bf'}
May 12 03:07:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004a306464
May 12 03:07:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001800040000000060106463
May 12 03:07:56 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:07:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:07:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:07:57 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:07:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046106464
May 12 03:08:07 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:08:07 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:08:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 74, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004a006464
May 12 03:08:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:08:08 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:08:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:08:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:08:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058206464
May 12 03:08:09 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:08:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e306463
May 12 03:08:10 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:08:11 msm8909 python3[3086]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 03:08:11 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x1f\xf1', 'mtp_version': 5, 'company_id': b'_\x00'} 1ff1065f00
May 12 03:08:11 msm8909 python3[3086]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 03:08:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047006363
May 12 03:08:12 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:08:12 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:08:12 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "885c2211db1d4dd1824c906d913a17c6", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:08:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046306464
May 12 03:08:12 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454492.6571555, 'source': 0, 'key': '885c2211db1d4dd1824c906d913a17c6'}
May 12 03:08:18 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:08:18 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:08:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:08:21 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:08:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f307b7c
May 12 03:08:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:08:22 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454502, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:08:22 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454502, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:08:22 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "be787a1b611645ee860eacf3c8704ff9", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454502, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:08:22 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454502.562851, 'source': 0, 'key': 'be787a1b611645ee860eacf3c8704ff9'}
May 12 03:08:23 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:08:23 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:08:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047106363
May 12 03:08:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058306464
May 12 03:08:24 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:08:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e006463
May 12 03:08:25 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:08:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058006464
May 12 03:08:26 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:08:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:08:35 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454515, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:08:35 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454515, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:08:35 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "efa1d4205d7b41a3a66f1f098855b027", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454515, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:08:36 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:08:36 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:08:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058106464
May 12 03:08:36 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:08:36 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454516.078228, 'source': 0, 'key': 'efa1d4205d7b41a3a66f1f098855b027'}
May 12 03:08:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:08:36 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:08:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047206363
May 12 03:08:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:08:37 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454517, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:08:37 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454517, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:08:37 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "de99f7d70eb44cdbab7ca5ab7c2c4958", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454517, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:08:37 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454517.4409332, 'source': 0, 'key': 'de99f7d70eb44cdbab7ca5ab7c2c4958'}
May 12 03:08:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e106463
May 12 03:08:37 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:08:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:08:37 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:08:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f107b7c
May 12 03:08:38 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454518, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:08:38 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454518, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:08:38 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a9f38e5bd5e844ec92a4600e15fdea04", "msg": {"statusValues": {"skinTemp": 124, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 123, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454518, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:08:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:08:39 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454519.3476155, 'source': 0, 'key': 'a9f38e5bd5e844ec92a4600e15fdea04'}
May 12 03:08:48 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:08:48 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:08:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e306463
May 12 03:08:50 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:08:50 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:08:50 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:08:50 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 03:08:50 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 03:08:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:08:51 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:08:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047006363
May 12 03:08:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a100130000000058206464
May 12 03:08:51 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:08:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:08:53 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 03:08:53 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 03:08:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:08:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000056306363
May 12 03:08:53 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:08:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c106363
May 12 03:08:53 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454533, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:08:53 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454533, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:08:53 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "0266fe83a3bb41e1a15faf8d1011f1db", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454533, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:08:54 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:08:54 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:08:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:08:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046306464
May 12 03:08:54 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454533.8898873, 'source': 0, 'key': '0266fe83a3bb41e1a15faf8d1011f1db'}
May 12 03:09:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:09:03 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:09:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:09:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:09:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:09:05 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:09:05 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:09:05 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:09:05 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:09:05 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:09:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000056006363
May 12 03:09:05 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:09:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e007b7c
May 12 03:09:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:09:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005e006463
May 12 03:09:07 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:09:12 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:09:12 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:09:12 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "9b121f4509b84d8db085ca36cb9d3cbd", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:09:13 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454552.9176598, 'source': 0, 'key': '9b121f4509b84d8db085ca36cb9d3cbd'}
May 12 03:09:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000056106363
May 12 03:09:18 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:09:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:09:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e107b7c
May 12 03:09:18 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:09:18 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:09:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:09:18 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454558, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:09:18 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454558, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:09:18 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "9ef08ee981344b2f8ab74cb5c8fb2425", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454558, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:09:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:09:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:09:19 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:09:19 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:09:19 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454559.1313021, 'source': 0, 'key': '9ef08ee981344b2f8ab74cb5c8fb2425'}
May 12 03:09:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043206464
May 12 03:09:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f206463
May 12 03:09:20 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:09:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:09:21 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:09:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043206464
May 12 03:09:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 3, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000003206363
May 12 03:09:22 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:09:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:09:32 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:09:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058206464
May 12 03:09:32 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:09:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 3, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000003306363
May 12 03:09:34 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:09:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:09:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e307b7c
May 12 03:09:41 msm8909 python3[3086]: Running Scheduled: Thread Check
May 12 03:09:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:09:46 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454586, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:09:46 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454586, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:09:46 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "7dd0d538d1024548a20239ab7aa0e6f8", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454586, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:09:46 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:09:46 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:09:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043106464
May 12 03:09:46 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454586, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:09:46 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454586, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:09:46 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d2994e9ee8664211960dfae3a5b41c30", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454586, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:09:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f006463
May 12 03:09:46 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:09:47 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454586.7321708, 'source': 0, 'key': '7dd0d538d1024548a20239ab7aa0e6f8'}
May 12 03:09:47 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454586.7970319, 'source': 0, 'key': 'd2994e9ee8664211960dfae3a5b41c30'}
May 12 03:09:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 3, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000003006363
May 12 03:09:47 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:09:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058006464
May 12 03:09:47 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:09:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:09:47 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:09:48 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:09:48 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:09:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:09:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:09:48 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454588, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:09:48 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454588, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:09:48 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d31b4c9371f74b6caeef8aa577806b69", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454588, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:09:49 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:09:49 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:09:49 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454589.3996761, 'source': 0, 'key': 'd31b4c9371f74b6caeef8aa577806b69'}
May 12 03:09:49 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:09:49 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:09:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:09:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a306464
May 12 03:09:50 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:09:59 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:09:59 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:10:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:10:00 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454600, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:10:00 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454600, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:10:00 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "5275de83c577440da344530618fd8f64", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454600, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:10:00 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454600.5604029, 'source': 0, 'key': '5275de83c577440da344530618fd8f64'}
May 12 03:10:01 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:10:01 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:10:01 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043206464
May 12 03:10:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:10:02 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:10:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 3, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000003306363
May 12 03:10:02 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:10:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a006464
May 12 03:10:02 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:10:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:10:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006464
May 12 03:10:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:10:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 24, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000180004000000005f206463
May 12 03:10:03 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:10:12 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:10:12 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:10:12 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "c97c37c49bb2459aa891a146ec90ec6b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:10:13 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454613.1184413, 'source': 0, 'key': 'c97c37c49bb2459aa891a146ec90ec6b'}
May 12 03:10:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058306464
May 12 03:10:13 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:10:13 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:10:13 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:10:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:10:14 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:10:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047006363
May 12 03:10:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:10:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046306464
May 12 03:10:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:10:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:10:16 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:10:17 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:10:17 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:10:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c106363
May 12 03:10:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f307b7c
May 12 03:10:17 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454617, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:10:17 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 123, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454617, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:10:17 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "81c8710762144f83b00434ee56412c2e", "msg": {"statusValues": {"skinTemp": 124, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 123, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454617, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:10:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:10:18 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:10:18 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454618.1995008, 'source': 0, 'key': '81c8710762144f83b00434ee56412c2e'}
May 12 03:10:20 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:10:20 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:10:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047206363
May 12 03:10:27 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454627, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:10:27 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454627, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:10:27 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1f56076133ec4fdc91b81e905b89186d", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454627, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:10:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:10:27 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:10:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:10:27 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:10:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046106464
May 12 03:10:28 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:10:28 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:10:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:10:28 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454628.3337512, 'source': 0, 'key': '1f56076133ec4fdc91b81e905b89186d'}
May 12 03:10:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058006464
May 12 03:10:28 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:10:28 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:10:28 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:10:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:10:29 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:10:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f106463
May 12 03:10:30 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:10:30 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:10:30 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:10:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:10:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:10:32 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:10:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c306363
May 12 03:10:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f106463
May 12 03:10:32 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:10:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:10:41 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:10:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c006363
May 12 03:10:42 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:10:42 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:10:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:10:42 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:10:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f107b7c
May 12 03:10:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058206464
May 12 03:10:43 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:10:43 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:10:43 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:10:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f206463
May 12 03:10:45 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:10:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047306363
May 12 03:10:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:10:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:10:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:10:46 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:10:50 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:10:50 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:10:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058306464
May 12 03:10:55 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:10:56 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x91', 'alert_status': b'\x00', 'company_id': b'\n\x91'} 0a910a910006
May 12 03:10:56 msm8909 python3[3086]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 03:10:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f307b7c
May 12 03:10:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047106363
May 12 03:10:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:10:57 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:10:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:10:57 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:10:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:10:57 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454657, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:10:57 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454657, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:10:58 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "1247fee2019743f08cd29cb509ab25aa", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454657, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:10:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:10:58 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454658, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:10:58 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454658, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:10:58 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "3a1a5341b7e14939adb0fe5d1154b12b", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454658, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:10:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454658.4694066, 'source': 0, 'key': '1247fee2019743f08cd29cb509ab25aa'}
May 12 03:10:58 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454658.5248754, 'source': 0, 'key': '3a1a5341b7e14939adb0fe5d1154b12b'}
May 12 03:10:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:10:59 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454659, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:10:59 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454659, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:10:59 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "5f3c5d77dd904afe90dece11ff936ab9", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454659, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:11:00 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:11:00 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:11:00 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:11:00 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454660.2002156, 'source': 0, 'key': '5f3c5d77dd904afe90dece11ff936ab9'}
May 12 03:11:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a306464
May 12 03:11:09 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:11:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306364
May 12 03:11:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:11:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f106463
May 12 03:11:11 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:11:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:11:11 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454671, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:11:11 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454671, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:11:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "f5f6a537fe4341828abc23fb1faa48f8", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454671, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:11:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048106464
May 12 03:11:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 123, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f007b7c
May 12 03:11:12 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454672.2508128, 'source': 0, 'key': 'f5f6a537fe4341828abc23fb1faa48f8'}
May 12 03:11:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047206363
May 12 03:11:13 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:11:13 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:11:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "29933d7fc77147fd8ae8ddaa9cc5d159", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:11:13 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454673.4972503, 'source': 0, 'key': '29933d7fc77147fd8ae8ddaa9cc5d159'}
May 12 03:11:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e107a7c
May 12 03:11:20 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:11:20 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:11:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f206463
May 12 03:11:24 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:11:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:11:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e207a7c
May 12 03:11:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 62, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454684, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:11:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 124, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 62, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454684, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:11:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d51cda228ee049ebacb88a3aee434f70", "msg": {"statusValues": {"skinTemp": 124, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 62, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 122, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454684, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:11:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048206464
May 12 03:11:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047306363
May 12 03:11:25 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454684.8129973, 'source': 0, 'key': 'd51cda228ee049ebacb88a3aee434f70'}
May 12 03:11:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:11:26 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:11:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:11:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a006464
May 12 03:11:27 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:11:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:11:38 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:11:38 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:11:39 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f006463
May 12 03:11:39 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a206464
May 12 03:11:39 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048006464
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e307a7c
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047106363
May 12 03:11:39 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454699, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:11:39 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454699, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:11:39 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a0bcef7b19d445358fd9813869179735", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454699, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:11:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206364
May 12 03:11:40 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454700.0812702, 'source': 0, 'key': 'a0bcef7b19d445358fd9813869179735'}
May 12 03:11:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:11:40 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:11:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:11:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048006464
May 12 03:11:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206364
May 12 03:11:51 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:11:51 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:11:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000048106464
May 12 03:11:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e007a7c
May 12 03:11:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047206363
May 12 03:11:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:11:52 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:11:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:11:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:11:53 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:11:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f106463
May 12 03:11:53 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:11:54 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:11:54 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:11:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306364
May 12 03:11:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:12:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:12:05 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:12:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:12:05 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454725, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:12:05 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454725, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:12:05 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "cfdda4197f844555bcb0afdf039e9d48", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454725, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:12:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:12:05 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:12:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:12:06 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:12:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:12:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454726, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:12:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454726, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:12:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "0ce1a6e06ae141bfa62e381c81fd26c6", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454726, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:12:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454726.1399956, 'source': 0, 'key': 'cfdda4197f844555bcb0afdf039e9d48'}
May 12 03:12:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:12:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:12:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454726.5393999, 'source': 0, 'key': '0ce1a6e06ae141bfa62e381c81fd26c6'}
May 12 03:12:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006364
May 12 03:12:07 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454727, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:12:07 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454727, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:12:07 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "55b9665fa97846599d8fc7c6fac6ee0e", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454727, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:12:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058206464
May 12 03:12:07 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:12:07 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454727.6728377, 'source': 0, 'key': '55b9665fa97846599d8fc7c6fac6ee0e'}
May 12 03:12:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 62, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 124, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003e207a7c
May 12 03:12:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:12:09 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:12:09 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:12:13 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:12:13 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:12:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "e38612743d0445888b7f6e6658667887", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:12:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454733.8597527, 'source': 0, 'key': 'e38612743d0445888b7f6e6658667887'}
May 12 03:12:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:12:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058306464
May 12 03:12:19 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:12:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:12:20 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:12:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:12:20 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:12:21 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:12:21 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:12:21 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:12:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d007a7b
May 12 03:12:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f006463
May 12 03:12:23 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:12:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:12:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:12:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:12:34 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:12:34 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:12:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:12:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:12:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:12:35 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:12:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f206463
May 12 03:12:35 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:12:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d107a7b
May 12 03:12:35 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454755, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:12:35 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454755, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:12:35 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "12bb1220e79048b290689276ad7f3555", "msg": {"statusValues": {"skinTemp": 123, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 122, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454755, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:12:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:12:35 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:12:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:12:35 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454755, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:12:35 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454755, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:12:36 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a5576ab4292b42308065f9afe0fe9add", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454755, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:12:36 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454756.1880918, 'source': 0, 'key': '12bb1220e79048b290689276ad7f3555'}
May 12 03:12:36 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454756.3914566, 'source': 0, 'key': 'a5576ab4292b42308065f9afe0fe9add'}
May 12 03:12:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:12:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:12:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d207a7b
May 12 03:12:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:12:48 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:12:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:12:50 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:12:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:12:50 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:12:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:12:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:12:50 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:12:52 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:12:52 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:13:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f006463
May 12 03:13:02 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:13:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:13:02 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:13:02 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:13:02 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:13:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:13:02 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:13:02 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d007a7b
May 12 03:13:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047006464
May 12 03:13:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:13:03 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:13:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:13:03 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454783, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:13:03 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454783, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:13:03 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "4075aff85bda40fa9dd0afd6e0225364", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454783, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:13:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:13:04 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454784.3322027, 'source': 0, 'key': '4075aff85bda40fa9dd0afd6e0225364'}
May 12 03:13:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:13:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:13:13 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:13:13 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:13:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "fdf98acec9824418a08721e312bf0025", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:13:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454794.0660994, 'source': 0, 'key': 'fdf98acec9824418a08721e312bf0025'}
May 12 03:13:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:13:15 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454795, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:13:15 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454795, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:13:15 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "e964abc436e3487e8487b7545cfa689e", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454795, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:13:15 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:13:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005e206463
May 12 03:13:16 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:13:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454795.9705577, 'source': 0, 'key': 'e964abc436e3487e8487b7545cfa689e'}
May 12 03:13:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d006363
May 12 03:13:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 84, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000054206363
May 12 03:13:17 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:13:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006464
May 12 03:13:18 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454798, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:13:18 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454798, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:13:18 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "47eebe55c24945da8fda1f21f9740811", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454798, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:13:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:13:19 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:13:19 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454798.9254582, 'source': 0, 'key': '47eebe55c24945da8fda1f21f9740811'}
May 12 03:13:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:13:20 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454800, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:13:20 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454800, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:13:20 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "71e3a69f1ea549b79dc469f08afe754f", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454800, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:13:20 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a006464
May 12 03:13:20 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:13:20 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454800.7551279, 'source': 0, 'key': '71e3a69f1ea549b79dc469f08afe754f'}
May 12 03:13:22 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:13:22 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:13:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:13:29 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:13:29 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:13:29 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:13:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:13:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 84, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000054006363
May 12 03:13:29 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:13:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f207a7b
May 12 03:13:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:13:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:13:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058306464
May 12 03:13:31 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:13:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:13:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a106464
May 12 03:13:32 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:13:43 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:13:44 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:13:44 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:13:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:13:44 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:13:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:13:44 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f007a7b
May 12 03:13:44 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454824, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:13:44 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454824, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:13:44 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d6584369f894419c8d82632bf7db0030", "msg": {"statusValues": {"skinTemp": 123, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 122, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454824, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:13:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:13:45 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454825, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:13:45 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454825, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:13:45 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "48b465cc6dcb49eba1f4f0ee93f9bc3e", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454825, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:13:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a206464
May 12 03:13:45 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:13:45 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:13:45 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454825.2602403, 'source': 0, 'key': 'd6584369f894419c8d82632bf7db0030'}
May 12 03:13:45 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454825.5425923, 'source': 0, 'key': '48b465cc6dcb49eba1f4f0ee93f9bc3e'}
May 12 03:13:48 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:13:48 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:13:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:13:52 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:13:52 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:13:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:13:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:13:58 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:13:58 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:13:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:13:59 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:13:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:13:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 84, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000054306363
May 12 03:13:59 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:13:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005e206463
May 12 03:13:59 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:13:59 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003f107a7b
May 12 03:14:02 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:14:02 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:14:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d307a7b
May 12 03:14:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:14:12 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:14:12 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e106363
May 12 03:14:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:14:13 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454853, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:14:13 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454853, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:14:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "9d082975f1b342f28d911702cb5c2f05", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454853, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:14:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:14:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058306464
May 12 03:14:13 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:14:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:14:13 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:14:13 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:14:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "0d7590de4cde497db38fca2c83cdf2e1", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:14:13 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454853.4410193, 'source': 0, 'key': '9d082975f1b342f28d911702cb5c2f05'}
May 12 03:14:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:14:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:14:14 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:14:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454854.2827492, 'source': 0, 'key': '0d7590de4cde497db38fca2c83cdf2e1'}
May 12 03:14:14 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 84, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000054006363
May 12 03:14:14 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:14:14 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:14:14 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:14:16 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:14:16 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454856, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:14:16 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454856, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:14:16 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c67a419130be4adbada164f30221d3fd", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454856, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:14:16 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454856.5912039, 'source': 0, 'key': 'c67a419130be4adbada164f30221d3fd'}
May 12 03:14:22 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:14:22 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:14:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000056006464
May 12 03:14:25 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:14:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:14:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f106463
May 12 03:14:26 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:14:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:14:26 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:14:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d007a7b
May 12 03:14:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:14:27 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:14:27 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454867, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:14:27 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454867, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:14:27 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "e2a66d9523834b07818f8ecf3b4507fd", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454867, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:14:27 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:14:27 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:14:28 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454868.1546021, 'source': 0, 'key': 'e2a66d9523834b07818f8ecf3b4507fd'}
May 12 03:14:28 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046106464
May 12 03:14:28 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454868, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:14:28 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454868, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:14:28 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "0aff11b56f5c4e99bc6c2481fbc8c390", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454868, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:14:28 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454868.9275548, 'source': 0, 'key': '0aff11b56f5c4e99bc6c2481fbc8c390'}
May 12 03:14:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:14:29 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:14:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:14:29 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:14:29 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e306363
May 12 03:14:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000056206464
May 12 03:14:40 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:14:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046206464
May 12 03:14:40 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\n\x8e', 'alert_status': b'\x00', 'company_id': b'\n\x8e'} 0a8e0a8e0006
May 12 03:14:40 msm8909 python3[3086]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 03:14:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044006464
May 12 03:14:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:14:41 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:14:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:14:41 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:14:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d207a7b
May 12 03:14:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:14:41 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:14:42 msm8909 python3[3086]: Running Scheduled: Thread Check
May 12 03:14:53 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:14:53 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:14:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:14:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f006463
May 12 03:14:53 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:14:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:14:54 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:14:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:14:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000056306464
May 12 03:14:55 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:14:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:14:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:14:56 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:14:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d307a7b
May 12 03:14:56 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454896, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:14:56 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454896, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:14:56 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "7bbec7e0ce524f0b9c7cfc569f1a430c", "msg": {"statusValues": {"skinTemp": 123, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 122, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454896, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:14:56 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:14:56 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:14:57 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454896.9812782, 'source': 0, 'key': '7bbec7e0ce524f0b9c7cfc569f1a430c'}
May 12 03:14:57 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:15:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 86, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000056006464
May 12 03:15:07 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:15:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:15:08 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:15:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001900040000000060206463
May 12 03:15:10 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:15:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306464
May 12 03:15:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d107a7b
May 12 03:15:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:15:11 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:15:14 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:15:14 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:15:14 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "d1aaac67f16846539ef8aaab5295f358", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:15:14 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454914.633769, 'source': 0, 'key': 'd1aaac67f16846539ef8aaab5295f358'}
May 12 03:15:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000057206464
May 12 03:15:22 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:15:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043006464
May 12 03:15:22 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454922, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:15:22 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454922, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:15:22 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "c3a6fcdd253443369265ec1cb10f3a12", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454922, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:15:23 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:15:23 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:15:23 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454923.4060969, 'source': 0, 'key': 'c3a6fcdd253443369265ec1cb10f3a12'}
May 12 03:15:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:15:23 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:15:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047006363
May 12 03:15:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454924, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:15:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454924, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:15:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "8a315e0c07d14259871fb0e5506bc82f", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454924, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:15:25 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454924.8073378, 'source': 0, 'key': '8a315e0c07d14259871fb0e5506bc82f'}
May 12 03:15:26 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:15:26 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:15:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d307a7b
May 12 03:15:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:15:36 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:15:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043206464
May 12 03:15:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004c206364
May 12 03:15:38 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454938, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:15:38 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454938, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:15:38 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "27b52607b250447191e13a7265850ee9", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454938, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:15:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e206363
May 12 03:15:38 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 78, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454938, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:15:38 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 78, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454938, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:15:38 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "e979c2ecbaf64ac28cdfa20b11e1021d", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 78, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454938, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:15:39 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454938.9499054, 'source': 0, 'key': '27b52607b250447191e13a7265850ee9'}
May 12 03:15:39 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454939.0020986, 'source': 0, 'key': 'e979c2ecbaf64ac28cdfa20b11e1021d'}
May 12 03:15:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001900040000000060106463
May 12 03:15:39 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:15:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047106363
May 12 03:15:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000057006464
May 12 03:15:39 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:15:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046006464
May 12 03:15:40 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454940, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:15:40 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454940, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:15:40 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "8e83d5480e1942609b4ab1c542f9b0f5", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454940, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:15:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a206464
May 12 03:15:40 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:15:40 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454940.6350286, 'source': 0, 'key': '8e83d5480e1942609b4ab1c542f9b0f5'}
May 12 03:15:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 90, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005a306464
May 12 03:15:50 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:15:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046106464
May 12 03:15:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:15:50 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:15:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004c306364
May 12 03:15:51 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:15:51 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:15:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000057106464
May 12 03:15:52 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:15:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306464
May 12 03:15:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:15:53 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:15:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 78, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004e306363
May 12 03:15:53 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:15:53 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:15:54 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:15:54 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:16:03 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047006363
May 12 03:16:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 96, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d300070000000000000000001900040000000060306463
May 12 03:16:04 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:16:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 87, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000057206464
May 12 03:16:04 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:16:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:16:04 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:16:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000046306464
May 12 03:16:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d207a7b
May 12 03:16:05 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454965, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:16:05 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715454965, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:16:05 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "52b4b83771694c8492daad73107d332f", "msg": {"statusValues": {"skinTemp": 123, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 122, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 0, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715454965, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:16:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:16:05 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:16:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:16:05 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:16:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454965.7573164, 'source': 0, 'key': '52b4b83771694c8492daad73107d332f'}
May 12 03:16:06 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:16:06 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:16:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:16:07 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:16:14 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:16:14 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:16:14 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "68905e40d1274b439011634940c66f6b", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:16:15 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454974.9018016, 'source': 0, 'key': '68905e40d1274b439011634940c66f6b'}
May 12 03:16:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:16:17 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:16:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d307a7b
May 12 03:16:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:16:17 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:16:17 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206464
May 12 03:16:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d206363
May 12 03:16:18 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048106363
May 12 03:16:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:16:19 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047006464
May 12 03:16:20 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:16:20 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:16:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:16:22 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:16:24 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:16:24 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:16:31 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:16:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:16:32 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454992, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:16:32 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454992, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:16:32 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "5e0c89bb3ca74b65beb34b69f0fa2a39", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454992, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:16:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:16:32 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:16:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d127a7b
May 12 03:16:32 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454992.6244802, 'source': 0, 'key': '5e0c89bb3ca74b65beb34b69f0fa2a39'}
May 12 03:16:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306464
May 12 03:16:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:16:33 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:16:33 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:16:34 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f206463
May 12 03:16:34 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:16:35 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:16:35 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:16:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048306363
May 12 03:16:36 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454996, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:16:36 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 72, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715454996, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:16:36 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "a60c939672c04efd81345c2c3858d03b", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 72, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715454996, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:16:36 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x07\xc0', 'alert_status': b'\x00', 'company_id': b'\x07\xc0'} 07c007c00006
May 12 03:16:36 msm8909 python3[3086]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 03:16:36 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715454996.5953913, 'source': 0, 'key': 'a60c939672c04efd81345c2c3858d03b'}
May 12 03:16:40 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 03:16:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:16:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:16:46 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:16:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:16:46 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b106464
May 12 03:16:46 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:16:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:16:47 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:16:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b106464
May 12 03:16:47 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455007, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:16:47 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 75, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455007, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:16:47 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "35e1a97bfec748819c367d71314cff89", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 75, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455007, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:16:47 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:16:47 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455007, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:16:47 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455007, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:16:47 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6a55df0cb60b4a75a8519929c463247e", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455007, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:16:47 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:16:47 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:16:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058306464
May 12 03:16:48 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:16:48 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048006363
May 12 03:16:49 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'$\x04', 'alert_status': b'\x00', 'company_id': b'$\x04'} 240424040006
May 12 03:16:49 msm8909 python3[3086]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 03:16:49 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d327a7b
May 12 03:16:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:17:00 msm8909 python3[3086]: DBUS: Connect Failed with 06:05:04:32:34:65
May 12 03:17:00 msm8909 python3[3086]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 03:17:00 msm8909 python3[3086]: Device not connected, retrying later
May 12 03:17:01 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:17:01 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:17:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455008.1629653, 'source': 0, 'key': '35e1a97bfec748819c367d71314cff89'}
May 12 03:17:01 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455008.2798152, 'source': 0, 'key': '6a55df0cb60b4a75a8519929c463247e'}
May 12 03:17:01 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 03:17:05 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:17:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 137, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 2, 'total_steps': 0, 'total_cals': 141, 'solar_gen': 931, 'sleep_duration': 39, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002703a30013040089003d027a7b
May 12 03:17:07 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 2, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715455027, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:17:07 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 61, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 122, 'totalCals': 141, 'solarGen': 931, 'bmrCals': 137, 'sleepState': 2, 'runSteps': 0, 'sleepDuration': 39}, 'utcTimestamp': 1715455027, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:17:07 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "8e37c1b2216f48af87cbf03c6b20916b", "msg": {"statusValues": {"skinTemp": 123, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 61, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 122, "totalCals": 141, "solarGen": 931, "bmrCals": 137, "sleepState": 2, "runSteps": 0, "sleepDuration": 39}, "utcTimestamp": 1715455027, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:17:07 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:17:07 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:17:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:17:07 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:17:07 msm8909 python3[3086]: DBUS: Connected to 06:05:04:32:34:65
May 12 03:17:07 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 12 03:17:07 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 74, 'status': 3}]}
May 12 03:17:07 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "fc655e05d091484ca477e085e7a6ff4a", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 74, "status": 3}]}}
May 12 03:17:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b306464
May 12 03:17:07 msm8909 python3[3086]: ACTIVATING HR.
May 12 03:17:07 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:17:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:17:07 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:17:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043306464
May 12 03:17:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 72, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000048206363
May 12 03:17:09 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 03:17:09 msm8909 python3[3086]: 1695.5447120666504 [06:05:04:32:34:65] <- HR 0000
May 12 03:17:11 msm8909 python3[3086]: 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, 63, 153, 210, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 03:17:11 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 03:17:11 msm8909 python3[3086]: GOT Pairing Code: 0d55
May 12 03:17:11 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 03:17:11 msm8909 python3[3086]: NO FW Update needed.
May 12 03:17:11 msm8909 python3[3086]: LAST SYNC: 1715444178
May 12 03:17:13 msm8909 python3[3086]: DBUS: Read 06:05:04:32:34:65 : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 4, 0, 0, 64, 4, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 03:17:13 msm8909 python3[3086]: ACTIVITY: 0
May 12 03:17:13 msm8909 python3[3086]: HR READING: 0 TOOK 0.000494 secs
May 12 03:17:13 msm8909 python3[3086]: DEACTIVATING HR.
May 12 03:17:13 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 03:17:13 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 4, 'activity': 0, 'total_steps': 0, 'solar_gen': 4, 'bmr_cals': 0, 'battery': 71, 'run_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 100}
May 12 03:17:13 msm8909 python3[3086]: W ID: 74
May 12 03:17:13 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455033, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:17:13 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455033, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:17:13 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "53553c8e1bee4032a8d0fa5a25b22f9a", "msg": {"statusValues": {"activity": 0, "skinTemp": 100, "actCals": 0, "walkSteps": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455033, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:17:13 msm8909 python3[3086]: Instant Upload complete
May 12 03:17:13 msm8909 python3[3086]: using silent sync
May 12 03:17:13 msm8909 python3[3086]: Starting sync for: 06:05:04:32:34:65
May 12 03:17:13 msm8909 python3[3086]: ACTIVATING AMDTP.
May 12 03:17:16 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 03:17:17 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 03:17:17 msm8909 python3[3086]: Sending start sync for: 06:05:04:32:34:65
May 12 03:17:17 msm8909 python3[3086]: 1703.4796342849731 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 12 03:17:18 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 03:17:18 msm8909 python3[3086]: 1704.77121758461 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:18 msm8909 python3[3086]: 1705.0888257026672 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 12 03:17:18 msm8909 python3[3086]: 1705.0986511707306 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:18 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:18 msm8909 python3[3086]: Header: 06004010 payload: e200 crc: 9183912d
May 12 03:17:18 msm8909 python3[3086]: 1705.106193780899 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 12 03:17:18 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 03:17:19 msm8909 python3[3086]: 1705.7275240421295 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:19 msm8909 python3[3086]: 1705.7541809082031 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 12 03:17:19 msm8909 python3[3086]: 1705.7635071277618 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:19 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:19 msm8909 python3[3086]: Header: 06004011 payload: e200 crc: 9183912d
May 12 03:17:19 msm8909 python3[3086]: 1705.7723178863525 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 12 03:17:19 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 03:17:20 msm8909 python3[3086]: 1706.3662540912628 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:20 msm8909 python3[3086]: 1706.679084777832 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 12 03:17:20 msm8909 python3[3086]: 1706.6879599094391 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:20 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:20 msm8909 python3[3086]: Header: 06004012 payload: e200 crc: 9183912d
May 12 03:17:20 msm8909 python3[3086]: 1706.6948037147522 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 12 03:17:20 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 03:17:22 msm8909 python3[3086]: 1708.2727067470551 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055306363
May 12 03:17:22 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:17:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b006364
May 12 03:17:22 msm8909 python3[3086]: 1708.6221730709076 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 12 03:17:22 msm8909 python3[3086]: 1708.6328868865967 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:22 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:22 msm8909 python3[3086]: Header: 06004013 payload: e200 crc: 9183912d
May 12 03:17:22 msm8909 python3[3086]: 1708.6400856971741 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 12 03:17:22 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 03:17:22 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000046006363
May 12 03:17:23 msm8909 python3[3086]: 1709.2271268367767 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:23 msm8909 python3[3086]: 1709.5541131496429 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 12 03:17:23 msm8909 python3[3086]: 1709.5632066726685 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:23 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:23 msm8909 python3[3086]: Header: 06004014 payload: e200 crc: 9183912d
May 12 03:17:23 msm8909 python3[3086]: 1709.5698864459991 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 12 03:17:23 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 03:17:23 msm8909 python3[3086]: 1709.9593524932861 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:23 msm8909 python3[3086]: 1709.9920918941498 [06:05:04:32:34:65] <- RX 240040150101663fc442021c0032003c0640000000000000000000000000000000000215c4a01e5d
May 12 03:17:23 msm8909 python3[3086]: 1710.0010690689087 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:23 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:23 msm8909 python3[3086]: user prefs:
May 12 03:17:23 msm8909 python3[3086]: self.clockFormat: 01
May 12 03:17:23 msm8909 python3[3086]: self.unit: 01
May 12 03:17:23 msm8909 python3[3086]: self.time: 00000000
May 12 03:17:23 msm8909 python3[3086]: self.timezone: 021c
May 12 03:17:23 msm8909 python3[3086]: self.gender: 00
May 12 03:17:23 msm8909 python3[3086]: self.age: 32
May 12 03:17:23 msm8909 python3[3086]: self.weight: 003c
May 12 03:17:23 msm8909 python3[3086]: self.height: 0640
May 12 03:17:23 msm8909 python3[3086]: self.steps: 00001a2c
May 12 03:17:23 msm8909 python3[3086]: self.distance: 00000003
May 12 03:17:23 msm8909 python3[3086]: self.calories: 00000708
May 12 03:17:23 msm8909 python3[3086]: self.sleep: 000001a4
May 12 03:17:23 msm8909 python3[3086]: self.language: 02
May 12 03:17:23 msm8909 python3[3086]: self.sleeptime: 15
May 12 03:17:23 msm8909 python3[3086]: 1710.0726664066315 [06:05:04:32:34:65] <- RX 06004016e2009183912d
May 12 03:17:23 msm8909 python3[3086]: 1710.0817353725433 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:23 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:23 msm8909 python3[3086]: Header: 06004016 payload: e200 crc: 9183912d
May 12 03:17:23 msm8909 python3[3086]: 1710.0882761478424 [06:05:04:32:34:65] -> TX[42] b'2600401090240101663fc443021c0032003c064000003a9800000003000004b0000001e0021533def7e7'
May 12 03:17:23 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663fc443021c0032003c064000003a9800000003000004b0000001e0021533def7e7
May 12 03:17:23 msm8909 python3[3086]: 1710.1682891845703 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 138, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 142, 'solar_gen': 931, 'sleep_duration': 40, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002803a3001304108a003d207a7b
May 12 03:17:24 msm8909 python3[3086]: 1710.557032585144 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 12 03:17:24 msm8909 python3[3086]: 1710.5661175251007 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:24 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:24 msm8909 python3[3086]: Header: 06004017 payload: e200 crc: 9183912d
May 12 03:17:24 msm8909 python3[3086]: 1710.5753185749054 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 12 03:17:24 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 12 03:17:24 msm8909 python3[3086]: 1710.6467318534851 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:24 msm8909 python3[3086]: 1711.0361890792847 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 12 03:17:24 msm8909 python3[3086]: 1711.0482769012451 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:24 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:24 msm8909 python3[3086]: Header: 06004018 payload: e200 crc: 9183912d
May 12 03:17:24 msm8909 python3[3086]: 1711.0565283298492 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 12 03:17:24 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 03:17:24 msm8909 python3[3086]: 1711.1298012733459 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:24 msm8909 python3[3086]: 1711.1582255363464 [06:05:04:32:34:65] <- RX 05004019011bdf05a5
May 12 03:17:24 msm8909 python3[3086]: 1711.1673815250397 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:24 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:24 msm8909 python3[3086]: 06:05:04:32:34:65: License Good
May 12 03:17:25 msm8909 python3[3086]: 1711.2521805763245 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.2613644599915 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: Header: 0600401a payload: e200 crc: 9183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.2684230804443 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 03:17:25 msm8909 python3[3086]: 1711.33709025383 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1711.3671901226044 [06:05:04:32:34:65] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 12 03:17:25 msm8909 python3[3086]: 1711.3782277107239 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1711.4573431015015 [06:05:04:32:34:65] <- RX 0600401ce2009183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.4663503170013 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: Header: 0600401c payload: e200 crc: 9183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.473203420639 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 03:17:25 msm8909 python3[3086]: 1711.5460333824158 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1711.5843994617462 [06:05:04:32:34:65] <- RX 0500401d008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1711.5934412479401 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000059206464
May 12 03:17:25 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:17:25 msm8909 python3[3086]: 1711.669807434082 [06:05:04:32:34:65] <- RX 0600401ee2009183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.6787400245667 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: Header: 0600401e payload: e200 crc: 9183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.6860249042511 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 03:17:25 msm8909 python3[3086]: 1711.7606589794159 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1711.7922554016113 [06:05:04:32:34:65] <- RX 0800401fc0993f66345cc459
May 12 03:17:25 msm8909 python3[3086]: 1711.8012328147888 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1711.8753049373627 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.8864514827728 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: Header: 06004010 payload: e200 crc: 9183912d
May 12 03:17:25 msm8909 python3[3086]: 1711.8960592746735 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 03:17:25 msm8909 python3[3086]: 1712.0195968151093 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:25 msm8909 python3[3086]: 1712.0700538158417 [06:05:04:32:34:65] <- RX 04024011000000000000000465020000c7a00c08000000000000000465020000c8a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c8a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08
May 12 03:17:25 msm8909 python3[3086]: 1712.1166741847992 [06:05:04:32:34:65] <- RX 000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c6a00c0800000000
May 12 03:17:25 msm8909 python3[3086]: 1712.1418068408966 [06:05:04:32:34:65] <- RX 0000000465020000c7a00c08000000000000000465020000c7a00c08cdd7e63d
May 12 03:17:25 msm8909 python3[3086]: 1712.1508896350861 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:25 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:26 msm8909 python3[3086]: 1712.2842803001404 [06:05:04:32:34:65] <- RX 04024012000000000000000465020000c6a00c08000000000000000465020000c6a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c8a00c08000000000000000465020000c7a00c08
May 12 03:17:26 msm8909 python3[3086]: 1712.3316130638123 [06:05:04:32:34:65] <- RX 000000000000000465020000c7a00c08000000000000000465020000c8a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c6a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c8a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c0800000000
May 12 03:17:26 msm8909 python3[3086]: 1712.3554041385651 [06:05:04:32:34:65] <- RX 0000000465020000c7a00c08000000000000000465020000c7a00c085d34992d
May 12 03:17:26 msm8909 python3[3086]: 1712.3642385005951 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:26 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:26 msm8909 python3[3086]: 1712.4995412826538 [06:05:04:32:34:65] <- RX 04024013000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000465020000c7a00c08000000000000000465020000c6a00c08000000000000000464020000c6a00c08000000000000000465020000c7a00c08000000000000000464020000c7a00c08000000000000000465020000c6a00c08000000000000000465020000c7a00c08000000000000000464020000c7a00c08000000000000000465020000c6a00c08
May 12 03:17:26 msm8909 python3[3086]: 1712.5620419979095 [06:05:04:32:34:65] <- RX 000000000000000465020000c7a00c08000000000000000464020000c7a00c08000000000000000465020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c8a00c08000000000000000464020000c7a00c08000000000000000464020000c8a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c8a00c08000000000000000464020000c8a00c08000000000000000464020000c7a00c0800000000
May 12 03:17:26 msm8909 python3[3086]: 1712.5872571468353 [06:05:04:32:34:65] <- RX 0000000464020000c7a00c08000000000000000464020000c7a00c08dba155a9
May 12 03:17:26 msm8909 python3[3086]: 1712.5967104434967 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:26 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:26 msm8909 python3[3086]: 1712.703430891037 [06:05:04:32:34:65] <- RX 04024014000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c6a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c8a00c08
May 12 03:17:26 msm8909 python3[3086]: 1712.7534670829773 [06:05:04:32:34:65] <- RX 000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c6a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c6a00c08000000000000000464020000c7a00c08000000000000000464020000c8800c08000000000000000464020000c6a00c08000000000000000464020000c6800c0800000000
May 12 03:17:26 msm8909 python3[3086]: 1712.7785563468933 [06:05:04:32:34:65] <- RX 0000000464020000c7800c08000000000000000464020000c7a00c08b01fd346
May 12 03:17:26 msm8909 python3[3086]: 1712.7875638008118 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:26 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:26 msm8909 python3[3086]: 1712.9212951660156 [06:05:04:32:34:65] <- RX 04024015000000000000000464020000c8a00c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7a00c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c5a00c08000000000000000464020000c7a00c08000000000000000464020000c7800c08000000000000000464020000c6a00c08
May 12 03:17:26 msm8909 python3[3086]: 1712.972672700882 [06:05:04:32:34:65] <- RX 000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7a00c08000000000000000464020000c6800c08000000000000000464020000c7a00c08000000000000000464020000c7a00c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c5800c08000000000000000464020000c7800c08000000000000000464020000c7800c0800000000
May 12 03:17:26 msm8909 python3[3086]: 1712.9990632534027 [06:05:04:32:34:65] <- RX 0000000464020000c7800c08000000000000000464020000c8800c08e035568d
May 12 03:17:26 msm8909 python3[3086]: 1713.0090193748474 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:26 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:26 msm8909 python3[3086]: 1713.129497051239 [06:05:04:32:34:65] <- RX 54014016000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c6800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c8800c08000000000000000464020000c6800c08000000000000000464020000c6800c08000000000000000464020000c6800c08000000000000000464020000c6800c08000000000000000464020000c8800c08
May 12 03:17:26 msm8909 python3[3086]: 1713.1623117923737 [06:05:04:32:34:65] <- RX 000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c0885fcf804
May 12 03:17:26 msm8909 python3[3086]: 1713.1713175773621 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:26 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:27 msm8909 python3[3086]: 1713.2574319839478 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 12 03:17:27 msm8909 python3[3086]: 1713.266444683075 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:27 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:27 msm8909 python3[3086]: Header: 06004017 payload: e200 crc: 9183912d
May 12 03:17:27 msm8909 python3[3086]: 1713.2732276916504 [06:05:04:32:34:65] -> TX[10] b'06004010902397e9ff92'
May 12 03:17:27 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 03:17:27 msm8909 python3[3086]: 1713.349534034729 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:27 msm8909 python3[3086]: 1713.3762402534485 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 12 03:17:27 msm8909 python3[3086]: 1713.3852415084839 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:27 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:27 msm8909 python3[3086]: Header: 06004018 payload: e200 crc: 9183912d
May 12 03:17:27 msm8909 python3[3086]: 1713.3922481536865 [06:05:04:32:34:65] -> TX[10] b'0600401091013299845e'
May 12 03:17:27 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 03:17:27 msm8909 python3[3086]: 1713.4687657356262 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 03:17:29 msm8909 python3[3086]: 1715.4216914176941 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 12 03:17:29 msm8909 python3[3086]: 1715.4308955669403 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 03:17:29 msm8909 python3[3086]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:17:29 msm8909 python3[3086]: Header: 06004019 payload: e200 crc: 9183912d
May 12 03:17:29 msm8909 python3[3086]: command list complete
May 12 03:17:29 msm8909 python3[3086]: DEACTIVATING AMDTP.
May 12 03:17:29 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 03:17:29 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 03:17:29 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 03:17:29 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:17:29 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:17:29 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "d3bd14d081604bca88de4dd7ba864db8", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:17:29 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455027.5298538, 'source': 0, 'key': '8e37c1b2216f48af87cbf03c6b20916b'}
May 12 03:17:29 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455027.9129465, 'source': 0, 'key': 'fc655e05d091484ca477e085e7a6ff4a'}
May 12 03:17:29 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455033.9112179, 'source': 0, 'key': '53553c8e1bee4032a8d0fa5a25b22f9a'}
May 12 03:17:30 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455049.9130704, 'source': 0, 'key': 'd3bd14d081604bca88de4dd7ba864db8'}
May 12 03:17:31 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:17:31 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:17:32 msm8909 python3[3086]: Total BG Logs: 181
May 12 03:17:32 msm8909 python3[3086]: [SSE] BACKGROUND: {'events': [{'activity': 0, 'battery': 71, 'utcTimestamp': 1715444160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715444220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0
May 12 03:17:32 msm8909 python3[3086]: , 'battery': 71, 'utcTimestamp': 1715444520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715444640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715444820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444880,
May 12 03:17:32 msm8909 python3[3086]: 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715444940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715445240, 'deltaBmrCals': 0, 'heartRate': None, 'skin
May 12 03:17:32 msm8909 python3[3086]: Temp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715445600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDis
May 12 03:17:32 msm8909 python3[3086]: tance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715445720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715445840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715445900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715445960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId':
May 12 03:17:32 msm8909 python3[3086]: '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715446080, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715446140, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715446200, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446260, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715446320, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'c
May 12 03:17:32 msm8909 python3[3086]: aseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715446380, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446440, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715446500, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446560, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446620, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446680, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'w
May 12 03:17:32 msm8909 python3[3086]: earableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446740, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446800, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715446860, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446920, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715446980, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715447040, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGen
May 12 03:17:32 msm8909 python3[3086]: Index': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447100, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715447160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715447220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715447280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, '
May 12 03:17:32 msm8909 python3[3086]: utcTimestamp': 1715447460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715447580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447820, 'deltaBmrCals': 0
May 12 03:17:32 msm8909 python3[3086]: , 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447880, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715447940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715448120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'del
May 12 03:17:32 msm8909 python3[3086]: taWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715448240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715448420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715448480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermal
May 12 03:17:32 msm8909 python3[3086]: GenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715448660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715448840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65',
May 12 03:17:32 msm8909 python3[3086]: 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715448960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449080, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449140, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449200, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715449260, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerCon
May 12 03:17:32 msm8909 python3[3086]: sumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449320, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715449380, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715449440, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449500, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449560, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715449620, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals':
May 12 03:17:32 msm8909 python3[3086]: 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715449680, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449740, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449800, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449860, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449920, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715449980, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery':
May 12 03:17:32 msm8909 python3[3086]: 70, 'utcTimestamp': 1715450040, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450100, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}]}
May 12 03:17:32 msm8909 python3[3086]: [SSE] Sending: {"rt": "bg", "key": "19564c2f9bc44478a56699d4c2e8233d", "msg": {"events": [{"activity": 0, "battery": 71, "utcTimestamp": 1715444160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715444220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId"
May 12 03:17:32 msm8909 python3[3086]: : 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715444640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715444820, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}
May 12 03:17:32 msm8909 python3[3086]: , {"activity": 0, "battery": 71, "utcTimestamp": 1715444880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715444940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimesta
May 12 03:17:32 msm8909 python3[3086]: mp": 1715445240, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715445600, "deltaBmrCals": 0, "heartRa
May 12 03:17:32 msm8909 python3[3086]: te": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715445720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715445840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715445900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715445960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkStep
May 12 03:17:32 msm8909 python3[3086]: s": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715446080, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715446140, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715446200, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446260, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715446320, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex"
May 12 03:17:32 msm8909 python3[3086]: : 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715446380, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446440, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715446500, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446560, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446620, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446680, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "delta
May 12 03:17:32 msm8909 python3[3086]: RunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446740, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446800, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715446860, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446920, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715446980, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715447040, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsu
May 12 03:17:32 msm8909 python3[3086]: medIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447100, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715447160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715447220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715447280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCal
May 12 03:17:32 msm8909 python3[3086]: s": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715447460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715447580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0,
May 12 03:17:32 msm8909 python3[3086]: "battery": 71, "utcTimestamp": 1715447820, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715447940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715448120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448180, "
May 12 03:17:32 msm8909 python3[3086]: deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715448240, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715448420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715448480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448540, "deltaBmrCals": 0, "heartRate": null, "skinTem
May 12 03:17:32 msm8909 python3[3086]: p": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448600, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715448660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715448840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance
May 12 03:17:32 msm8909 python3[3086]: ": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715448960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449080, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449140, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449200, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715449260, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:0
May 12 03:17:32 msm8909 python3[3086]: 4:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449320, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715449380, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715449440, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449500, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449560, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715449620, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0,
May 12 03:17:32 msm8909 python3[3086]: "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715449680, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449740, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449800, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449860, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449920, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715449980, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "delta
May 12 03:17:32 msm8909 python3[3086]: ActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715450040, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450100, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}]}}
May 12 03:17:32 msm8909 python3[3086]: [SSE] BACKGROUND: {'events': [{'activity': 0, 'battery': 71, 'utcTimestamp': 1715450160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715450280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715450340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'bat
May 12 03:17:32 msm8909 python3[3086]: tery': 71, 'utcTimestamp': 1715450520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715450580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715450760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715450880, 'deltaBmrCa
May 12 03:17:32 msm8909 python3[3086]: ls': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715450940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715451060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715451120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'del
May 12 03:17:32 msm8909 python3[3086]: taWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715451420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715451540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715451600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenInd
May 12 03:17:32 msm8909 python3[3086]: ex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715451660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715451840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715451960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunStep
May 12 03:17:32 msm8909 python3[3086]: s': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452080, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452140, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452200, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452260, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452320, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wear
May 12 03:17:32 msm8909 python3[3086]: ableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452380, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715452440, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 69, 'utcTimestamp': 1715452500, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452560, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452620, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715452680, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1},
May 12 03:17:32 msm8909 python3[3086]: {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452740, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452800, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452860, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715452920, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715452980, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453040, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 171545
May 12 03:17:32 msm8909 python3[3086]: 3100, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715453280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715453400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 69, 'utcTimestamp': 1715453460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp':
May 12 03:17:32 msm8909 python3[3086]: 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715453700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715453820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalG
May 12 03:17:32 msm8909 python3[3086]: enIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715453880, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715453940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715454060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715454120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715454180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunS
May 12 03:17:32 msm8909 python3[3086]: teps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715454300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'we
May 12 03:17:32 msm8909 python3[3086]: arableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 72, 'utcTimestamp': 1715454600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715454660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715454720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 70, 'utcTimestamp': 1715454840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 71, 'utcTimestamp': 1715454900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}, {
May 12 03:17:32 msm8909 python3[3086]: 'activity': 0, 'battery': 71, 'utcTimestamp': 1715454960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:32:34:65', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 74, 'deltaActCals': 0, 'solarGenIndex': 1}]}
May 12 03:17:32 msm8909 python3[3086]: [SSE] Sending: {"rt": "bg", "key": "080fae44e9584ee4a1ec0d48554b6d70", "msg": {"events": [{"activity": 0, "battery": 71, "utcTimestamp": 1715450160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715450280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715450340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74,
May 12 03:17:32 msm8909 python3[3086]: "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715450580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715450760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715450820, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity
May 12 03:17:32 msm8909 python3[3086]: ": 0, "battery": 71, "utcTimestamp": 1715450880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715450940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715451060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715451120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451240, "
May 12 03:17:32 msm8909 python3[3086]: deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715451420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715451540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715451600, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25
May 12 03:17:32 msm8909 python3[3086]: .25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715451660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715451840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715451960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermal
May 12 03:17:32 msm8909 python3[3086]: GenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452080, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452140, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452200, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452260, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452320, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRu
May 12 03:17:32 msm8909 python3[3086]: nSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452380, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715452440, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 69, "utcTimestamp": 1715452500, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452560, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452620, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715452680, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1
May 12 03:17:32 msm8909 python3[3086]: , "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452740, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452800, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452860, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715452920, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715452980, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453040, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex
May 12 03:17:32 msm8909 python3[3086]: ": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453100, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715453280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715453400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 69, "utcTimestamp": 17
May 12 03:17:32 msm8909 python3[3086]: 15453460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715453700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715453820, "deltaBmrCals": 0, "heartRate": null, "skinTem
May 12 03:17:32 msm8909 python3[3086]: p": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715453880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715453940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "ther
May 12 03:17:32 msm8909 python3[3086]: malGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454240, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715454300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "delta
May 12 03:17:32 msm8909 python3[3086]: RunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 72, "utcTimestamp": 1715454600, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 70, "utcTimestamp": 1715454840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1,
May 12 03:17:32 msm8909 python3[3086]: "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 71, "utcTimestamp": 1715454960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:32:34:65", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 74, "deltaActCals": 0, "solarGenIndex": 1}]}}
May 12 03:17:32 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 03:17:32 msm8909 python3[3086]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 03:17:32 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:17:32 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455052.639781, 'source': 0, 'key': '19564c2f9bc44478a56699d4c2e8233d'}
May 12 03:17:33 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455052.7431183, 'source': 0, 'key': '080fae44e9584ee4a1ec0d48554b6d70'}
May 12 03:17:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005e106463
May 12 03:17:37 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:17:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000046106363
May 12 03:17:38 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455058, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:17:38 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 70, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455058, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:17:38 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "8a203fbb5ce34e19b053af1c81370957", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 70, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455058, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:17:38 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455058.4730124, 'source': 0, 'key': '8a203fbb5ce34e19b053af1c81370957'}
May 12 03:17:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 138, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 142, 'solar_gen': 931, 'sleep_duration': 40, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002803a3001304108a003d007a7b
May 12 03:17:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:17:38 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:17:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055106363
May 12 03:17:39 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:17:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b206364
May 12 03:17:40 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:17:40 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:17:42 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:17:48 msm8909 python3[3086]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 03:17:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047206464
May 12 03:17:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055206363
May 12 03:17:51 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:17:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306364
May 12 03:17:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d306363
May 12 03:17:52 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455072, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:17:52 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 77, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455072, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:17:52 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "6f7e507c9c6f446caf6c9110f5a1683c", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 77, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455072, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:17:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000046306363
May 12 03:17:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 94, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005e206463
May 12 03:17:52 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:17:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b006464
May 12 03:17:53 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:17:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 138, 'battery': 61, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 122, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 142, 'solar_gen': 931, 'sleep_duration': 40, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002803a3001304108a003d107a7b
May 12 03:17:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 67, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000043006464
May 12 03:17:54 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455074, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:17:54 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 67, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455074, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:17:54 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "11e8e1ff42cc49269d9de31ce61e4089", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 67, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455074, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:17:54 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004206363
May 12 03:17:54 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:17:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 89, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000059106464
May 12 03:17:55 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:17:56 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 03:17:56 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 03:18:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306364
May 12 03:18:06 msm8909 python3[3086]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 03:18:06 msm8909 python3[3086]: [WEB]: Reporting Wearable Status: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 12 03:18:06 msm8909 python3[3086]: [SSE] GW STATUS: {'gateway_id': '00e15e66f988db', 'wearables': [{'wearable_id': 76, 'status': 3}]}
May 12 03:18:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "f8fe074f3dd74bdaafee4afcbdaf9098", "msg": {"gateway_id": "00e15e66f988db", "wearables": [{"wearable_id": 76, "status": 3}]}}
May 12 03:18:06 msm8909 python3[3086]: ACTIVATING HR.
May 12 03:18:07 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 03:18:08 msm8909 python3[3086]: 1754.1970860958099 [06:05:04:02:E8:6A] <- HR 0000
May 12 03:18:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:18:08 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:18:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:18:09 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:18:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 77, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004d106363
May 12 03:18:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047306464
May 12 03:18:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f006463
May 12 03:18:09 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:18:10 msm8909 python3[3086]: 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, 63, 153, 238, 0, 0, 0, 0, 0, 0, 0, 0, 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 12 03:18:10 msm8909 python3[3086]: GOT Firmware Version: V1.5.4d0
May 12 03:18:10 msm8909 python3[3086]: GOT Pairing Code: 251a
May 12 03:18:10 msm8909 python3[3086]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 03:18:10 msm8909 python3[3086]: NO FW Update needed.
May 12 03:18:10 msm8909 python3[3086]: LAST SYNC: 1715444206
May 12 03:18:10 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 70, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000046006363
May 12 03:18:11 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 138, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 121, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 142, 'solar_gen': 931, 'sleep_duration': 40, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002803a3001304108a003f30797b
May 12 03:18:11 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 121, 'totalCals': 142, 'solarGen': 931, 'bmrCals': 138, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 40}, 'utcTimestamp': 1715455091, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:18:11 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 123, 'walkSteps': 0, 'actCals': 4, 'thermalGen': 19, 'battery': 63, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 121, 'totalCals': 142, 'solarGen': 931, 'bmrCals': 138, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 40}, 'utcTimestamp': 1715455091, 'firmwareRevision': None, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'gatewayId': '00e15e66f988db'}
May 12 03:18:11 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "897e71981cbc41b9a8a007c7f6e304e1", "msg": {"statusValues": {"skinTemp": 123, "walkSteps": 0, "actCals": 4, "thermalGen": 19, "battery": 63, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 121, "totalCals": 142, "solarGen": 931, "bmrCals": 138, "sleepState": 0, "runSteps": 0, "sleepDuration": 40}, "utcTimestamp": 1715455091, "firmwareRevision": null, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "configId": 301, "gatewayId": "00e15e66f988db"}}
May 12 03:18:12 msm8909 python3[3086]: DBUS: Read 06:05:04:02:E8:6A : 00002a25-0000-1000-8000-00805f9b34fb : [0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 2, 0, 0, 0, 16, 0, 0, 0, 17, 0, 0, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 104, 3, 0, 64, 19, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 03:18:12 msm8909 python3[3086]: ACTIVITY: 0
May 12 03:18:12 msm8909 python3[3086]: HR READING: 0 TOOK 0.000554 secs
May 12 03:18:12 msm8909 python3[3086]: DEACTIVATING HR.
May 12 03:18:12 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 03:18:12 msm8909 python3[3086]: GOT Instant Data: {'thermal_gen': 19, 'activity': 0, 'total_steps': 0, 'solar_gen': 872, 'bmr_cals': 0, 'battery': 76, 'run_steps': 0, 'case_temp': 100, 'walk_steps': 0, 'distance': 0, 'act_cals': 0, 'total_cals': 0, 'sleep_duration': 0, 'heart_rate': 0, 'skin_temp': 100}
May 12 03:18:12 msm8909 python3[3086]: W ID: 76
May 12 03:18:12 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 19, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455092, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:18:12 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'activity': 0, 'skinTemp': 100, 'actCals': 0, 'walkSteps': 0, 'thermalGen': 19, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 872, 'bmrCals': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455092, 'firmwareRevision': None, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'gatewayId': '00e15e66f988db'}
May 12 03:18:12 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "d0c4123cd15746538d2aa1d5b2abc7bd", "msg": {"statusValues": {"activity": 0, "skinTemp": 100, "actCals": 0, "walkSteps": 0, "thermalGen": 19, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 872, "bmrCals": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455092, "firmwareRevision": null, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "gatewayId": "00e15e66f988db"}}
May 12 03:18:12 msm8909 python3[3086]: Instant Upload complete
May 12 03:18:12 msm8909 python3[3086]: using silent sync
May 12 03:18:12 msm8909 python3[3086]: Starting sync for: 06:05:04:02:E8:6A
May 12 03:18:12 msm8909 python3[3086]: ACTIVATING AMDTP.
May 12 03:18:13 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:18:14 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 03:18:16 msm8909 python3[3086]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 03:18:16 msm8909 python3[3086]: Sending start sync for: 06:05:04:02:E8:6A
May 12 03:18:16 msm8909 python3[3086]: 1762.4516775608063 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 12 03:18:16 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 03:18:17 msm8909 python3[3086]: 1763.7424030303955 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:17 msm8909 python3[3086]: 1764.0585188865662 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 03:18:17 msm8909 python3[3086]: 1764.0705873966217 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:17 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:17 msm8909 python3[3086]: Header: 06004010 payload: e200 crc: 9183912d
May 12 03:18:17 msm8909 python3[3086]: 1764.0780551433563 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 12 03:18:17 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 03:18:18 msm8909 python3[3086]: 1764.6996321678162 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:18 msm8909 python3[3086]: 1764.7322008609772 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 12 03:18:18 msm8909 python3[3086]: 1764.7411983013153 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:18 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:18 msm8909 python3[3086]: Header: 06004011 payload: e200 crc: 9183912d
May 12 03:18:18 msm8909 python3[3086]: 1764.7496430873871 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 12 03:18:18 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 03:18:19 msm8909 python3[3086]: 1765.6528401374817 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:19 msm8909 python3[3086]: 1765.9678332805634 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 12 03:18:19 msm8909 python3[3086]: 1765.9772117137909 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:19 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:19 msm8909 python3[3086]: Header: 06004012 payload: e200 crc: 9183912d
May 12 03:18:19 msm8909 python3[3086]: 1765.9841749668121 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 12 03:18:19 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 03:18:20 msm8909 python3[3086]: 1766.611025094986 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:20 msm8909 python3[3086]: 1766.928126335144 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 12 03:18:20 msm8909 python3[3086]: 1766.9381263256073 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:20 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:20 msm8909 python3[3086]: Header: 06004013 payload: e200 crc: 9183912d
May 12 03:18:20 msm8909 python3[3086]: 1766.9465310573578 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 12 03:18:20 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 03:18:21 msm8909 python3[3086]: 1767.3157737255096 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:21 msm8909 python3[3086]: 1767.6783728599548 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 12 03:18:21 msm8909 python3[3086]: 1767.6881823539734 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:21 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:21 msm8909 python3[3086]: Header: 06004014 payload: e200 crc: 9183912d
May 12 03:18:21 msm8909 python3[3086]: 1767.6951558589935 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 12 03:18:21 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 03:18:21 msm8909 python3[3086]: 1767.8046398162842 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:21 msm8909 python3[3086]: 1767.84388256073 [06:05:04:02:E8:6A] <- RX 240040150000663fc47a000000190064070b000000000000000000000000000000000015afdd3746
May 12 03:18:21 msm8909 python3[3086]: 1767.8530607223511 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:21 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:21 msm8909 python3[3086]: user prefs:
May 12 03:18:21 msm8909 python3[3086]: self.clockFormat: 00
May 12 03:18:21 msm8909 python3[3086]: self.unit: 00
May 12 03:18:21 msm8909 python3[3086]: self.time: 00000000
May 12 03:18:21 msm8909 python3[3086]: self.timezone: 0000
May 12 03:18:21 msm8909 python3[3086]: self.gender: 00
May 12 03:18:21 msm8909 python3[3086]: self.age: 19
May 12 03:18:21 msm8909 python3[3086]: self.weight: 0064
May 12 03:18:21 msm8909 python3[3086]: self.height: 070b
May 12 03:18:21 msm8909 python3[3086]: self.steps: 00003a98
May 12 03:18:21 msm8909 python3[3086]: self.distance: 00000003
May 12 03:18:21 msm8909 python3[3086]: self.calories: 000004b0
May 12 03:18:21 msm8909 python3[3086]: self.sleep: 000001e0
May 12 03:18:21 msm8909 python3[3086]: self.language: 00
May 12 03:18:21 msm8909 python3[3086]: self.sleeptime: 15
May 12 03:18:21 msm8909 python3[3086]: 1767.9152250289917 [06:05:04:02:E8:6A] <- RX 06004016e2009183912d
May 12 03:18:21 msm8909 python3[3086]: 1767.9243268966675 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:21 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:21 msm8909 python3[3086]: Header: 06004016 payload: e200 crc: 9183912d
May 12 03:18:21 msm8909 python3[3086]: 1767.9313731193542 [06:05:04:02:E8:6A] -> TX[42] b'2600401090240000663fc47d000000190064070b00003a9800000003000004b0000001e000159ffe8740'
May 12 03:18:21 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663fc47d000000190064070b00003a9800000003000004b0000001e000159ffe8740
May 12 03:18:21 msm8909 python3[3086]: 1768.0070114135742 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: 1768.3698892593384 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 12 03:18:22 msm8909 python3[3086]: 1768.3793802261353 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: Header: 06004017 payload: e200 crc: 9183912d
May 12 03:18:22 msm8909 python3[3086]: 1768.3883531093597 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 03:18:22 msm8909 python3[3086]: 1768.4549129009247 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: 1768.8739657402039 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 03:18:22 msm8909 python3[3086]: 1768.884458065033 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: Header: 06004018 payload: e200 crc: 9183912d
May 12 03:18:22 msm8909 python3[3086]: 1768.8911402225494 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 03:18:22 msm8909 python3[3086]: 1768.9979650974274 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: 1769.0331890583038 [06:05:04:02:E8:6A] <- RX 05004019011bdf05a5
May 12 03:18:22 msm8909 python3[3086]: 1769.0437495708466 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: 06:05:04:02:E8:6A: License Good
May 12 03:18:22 msm8909 python3[3086]: 1769.1131312847137 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 12 03:18:22 msm8909 python3[3086]: 1769.1216189861298 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:22 msm8909 python3[3086]: Header: 0600401a payload: e200 crc: 9183912d
May 12 03:18:22 msm8909 python3[3086]: 1769.127895116806 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 12 03:18:22 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 03:18:23 msm8909 python3[3086]: 1769.2201569080353 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1769.251088142395 [06:05:04:02:E8:6A] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 12 03:18:23 msm8909 python3[3086]: 1769.2686717510223 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1769.3235564231873 [06:05:04:02:E8:6A] <- RX 0600401ce2009183912d
May 12 03:18:23 msm8909 python3[3086]: 1769.3364200592041 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: Header: 0600401c payload: e200 crc: 9183912d
May 12 03:18:23 msm8909 python3[3086]: 1769.3437235355377 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 03:18:23 msm8909 python3[3086]: 1769.415317773819 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1769.4430229663849 [06:05:04:02:E8:6A] <- RX 0500401d008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1769.4521322250366 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:18:23 msm8909 python3[3086]: 1769.5546534061432 [06:05:04:02:E8:6A] <- RX 0600401ee2009183912d
May 12 03:18:23 msm8909 python3[3086]: 1769.5641739368439 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: Header: 0600401e payload: e200 crc: 9183912d
May 12 03:18:23 msm8909 python3[3086]: 1769.574737071991 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 03:18:23 msm8909 python3[3086]: 1769.7212815284729 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1769.7525119781494 [06:05:04:02:E8:6A] <- RX 0800401fc0993f66345cc459
May 12 03:18:23 msm8909 python3[3086]: 1769.7626032829285 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1769.8376569747925 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 03:18:23 msm8909 python3[3086]: 1769.8473114967346 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: Header: 06004010 payload: e200 crc: 9183912d
May 12 03:18:23 msm8909 python3[3086]: 1769.8551452159882 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 03:18:23 msm8909 python3[3086]: 1769.9310891628265 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:23 msm8909 python3[3086]: 1770.0194993019104 [06:05:04:02:E8:6A] <- RX 04024011000000000000000464020000cba00c08000000000000000465020000cca00c08000000000000000464020000cba00c08000000000000000464020000cca00c08000000000000000464020000cba00c08000000000000000464020000cca00c08000000000000000464020000cca00c08000000000000000464020000cca00c08000000000000000464020000cba00c08000000000000000464020000cca00c08000000000000000464020000cba00c08000000000000000464020000cba00c08000000000000000464020000cba00c08000000000000000464020000cca00c08000000000000000464020000cba00c08
May 12 03:18:23 msm8909 python3[3086]: 1770.0750272274017 [06:05:04:02:E8:6A] <- RX 000000000000000464020000cca00c08000000000000000464020000cba00c08000000000000000464020000cba00c08000000000000000464020000cba00c08000000000000000464020000cca00c08000000000000000464020000cca00c08000000000000000464020000cba00c08000000000000000464020000cba00c08000000000000000464020000cca00c08000000000000000464020000cca00c08000000000000000464020000caa00c08000000000000000464020000cca00c08000000000000000464020000cba00c08000000000000000464020000cba00c08000000000000000464020000cba00c0800000000
May 12 03:18:23 msm8909 python3[3086]: 1770.1078579425812 [06:05:04:02:E8:6A] <- RX 0000000464020000cca00c08000000000000000464020000cca00c081a757834
May 12 03:18:23 msm8909 python3[3086]: 1770.1174321174622 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:23 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004106363
May 12 03:18:24 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:18:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:18:24 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455104, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:18:24 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455104, 'firmwareRevision': None, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'gatewayId': '00e15e66f988db'}
May 12 03:18:24 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "bfe55956656a4422bfb248bb8df421db", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455104, "firmwareRevision": null, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "configId": 294, "gatewayId": "00e15e66f988db"}}
May 12 03:18:24 msm8909 python3[3086]: 1770.310423374176 [06:05:04:02:E8:6A] <- RX 04024012000000000000000464020000cca00c08000000000000000464020000cb800c08000000000000000464020000cca00c08000000000000000464020000cca00c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cba00c08000000000000000464020000cb800c08000000000000000464020000cba00c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08
May 12 03:18:24 msm8909 python3[3086]: 1770.3608951568604 [06:05:04:02:E8:6A] <- RX 000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c0800000000
May 12 03:18:24 msm8909 python3[3086]: 1770.3908958435059 [06:05:04:02:E8:6A] <- RX 0000000464020000cc800c08000000000000000464020000cc800c08695a7540
May 12 03:18:24 msm8909 python3[3086]: 1770.3994176387787 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:24 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:24 msm8909 python3[3086]: 1770.5623672008514 [06:05:04:02:E8:6A] <- RX 04024013000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08
May 12 03:18:24 msm8909 python3[3086]: 1770.6088051795959 [06:05:04:02:E8:6A] <- RX 000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000ca800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c0800000000
May 12 03:18:24 msm8909 python3[3086]: 1770.6332569122314 [06:05:04:02:E8:6A] <- RX 0000000464020000cb800c08000000000000000464020000cc800c084ae3ae33
May 12 03:18:24 msm8909 python3[3086]: 1770.6422739028931 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:24 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:24 msm8909 python3[3086]: 1770.7583470344543 [06:05:04:02:E8:6A] <- RX 04024014000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000c9800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000ca800c08000000000000000464020000cc800c08000000000000000464020000cb800c08
May 12 03:18:24 msm8909 python3[3086]: 1770.8076827526093 [06:05:04:02:E8:6A] <- RX 000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c0800000000
May 12 03:18:24 msm8909 python3[3086]: 1770.8388106822968 [06:05:04:02:E8:6A] <- RX 0000000464020000cb800c08000000000000000464020000cb800c08bbe89f8f
May 12 03:18:24 msm8909 python3[3086]: 1770.8475346565247 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:24 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:24 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x08w', 'mtp_version': 5, 'company_id': b'_\x00'} 0877065f00
May 12 03:18:24 msm8909 python3[3086]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 03:18:24 msm8909 python3[3086]: 1770.9769282341003 [06:05:04:02:E8:6A] <- RX 04024015000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000ca800c08000000000000000464020000cb800c08000000000000000464020000ca800c08000000000000000464020000cb800c08000000000000000464020000ca800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08
May 12 03:18:24 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f106463
May 12 03:18:24 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:18:24 msm8909 python3[3086]: 1771.0645685195923 [06:05:04:02:E8:6A] <- RX 000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000ca800c08000000000000000464020000ca800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000ca800c08000000000000000464020000cc800c08000000000000000464020000cc800c08000000000000000464020000cb800c0800000000
May 12 03:18:24 msm8909 python3[3086]: 1771.0891134738922 [06:05:04:02:E8:6A] <- RX 0000000464020000cb800c08000000000000000464020000cb800c0883b2d8fd
May 12 03:18:24 msm8909 python3[3086]: 1771.0976767539978 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:24 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:25 msm8909 python3[3086]: 1771.210702419281 [06:05:04:02:E8:6A] <- RX 64014016000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000464020000ca800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000463020000cb800c08
May 12 03:18:25 msm8909 python3[3086]: 1771.2439501285553 [06:05:04:02:E8:6A] <- RX 000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000464020000cb800c08000000000000000463020000cc800c08000000000000000464020000cb800c08000000000000000463020000cb800c08000000000000000464020000cc800c085d15c524
May 12 03:18:25 msm8909 python3[3086]: 1771.2527508735657 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:25 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:25 msm8909 python3[3086]: 1771.3667917251587 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 12 03:18:25 msm8909 python3[3086]: 1771.3754541873932 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:25 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:25 msm8909 python3[3086]: Header: 06004017 payload: e200 crc: 9183912d
May 12 03:18:25 msm8909 python3[3086]: 1771.3820815086365 [06:05:04:02:E8:6A] -> TX[10] b'06004010902397e9ff92'
May 12 03:18:25 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 03:18:25 msm8909 python3[3086]: 1771.4602389335632 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:25 msm8909 python3[3086]: 1771.4977881908417 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 03:18:25 msm8909 python3[3086]: 1771.5091774463654 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:25 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:25 msm8909 python3[3086]: Header: 06004018 payload: e200 crc: 9183912d
May 12 03:18:25 msm8909 python3[3086]: 1771.5181047916412 [06:05:04:02:E8:6A] -> TX[10] b'0600401091013299845e'
May 12 03:18:25 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 03:18:25 msm8909 python3[3086]: 1771.5829508304596 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 03:18:26 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:18:26 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:18:26 msm8909 python3[3086]: 1773.1574399471283 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 12 03:18:26 msm8909 python3[3086]: 1773.1665618419647 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 03:18:26 msm8909 python3[3086]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 03:18:26 msm8909 python3[3086]: Header: 06004019 payload: e200 crc: 9183912d
May 12 03:18:26 msm8909 python3[3086]: command list complete
May 12 03:18:26 msm8909 python3[3086]: DEACTIVATING AMDTP.
May 12 03:18:26 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 03:18:27 msm8909 python3[3086]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 03:18:27 msm8909 python3[3086]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 03:18:27 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:18:27 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:18:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455072.5674157, 'source': 0, 'key': '6f7e507c9c6f446caf6c9110f5a1683c'}
May 12 03:18:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455074.7277021, 'source': 0, 'key': '11e8e1ff42cc49269d9de31ce61e4089'}
May 12 03:18:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455086.6410446, 'source': 0, 'key': 'f8fe074f3dd74bdaafee4afcbdaf9098'}
May 12 03:18:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455091.650806, 'source': 0, 'key': '897e71981cbc41b9a8a007c7f6e304e1'}
May 12 03:18:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455092.554692, 'source': 0, 'key': 'd0c4123cd15746538d2aa1d5b2abc7bd'}
May 12 03:18:27 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455104.537395, 'source': 0, 'key': 'bfe55956656a4422bfb248bb8df421db'}
May 12 03:18:29 msm8909 python3[3086]: Total BG Logs: 182
May 12 03:18:29 msm8909 python3[3086]: [SSE] BACKGROUND: {'events': [{'activity': 0, 'battery': 75, 'utcTimestamp': 1715444160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715444220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.25, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715444280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715444340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715444400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715444460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'ba
May 12 03:18:29 msm8909 python3[3086]: ttery': 76, 'utcTimestamp': 1715444520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715444580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715444640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715444700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715444760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715444820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715444880, 'deltaBmrC
May 12 03:18:29 msm8909 python3[3086]: als': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715444940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'de
May 12 03:18:29 msm8909 python3[3086]: ltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenI
May 12 03:18:29 msm8909 python3[3086]: ndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715445660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715445900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715445960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaR
May 12 03:18:29 msm8909 python3[3086]: unSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446080, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715446140, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446200, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446260, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446320, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex':
May 12 03:18:29 msm8909 python3[3086]: 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446380, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715446440, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715446500, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715446560, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.25, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715446620, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715446680, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenInde
May 12 03:18:29 msm8909 python3[3086]: x': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446740, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446800, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446860, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446920, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715446980, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447040, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1
May 12 03:18:29 msm8909 python3[3086]: 715447100, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTe
May 12 03:18:29 msm8909 python3[3086]: mp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715447820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'the
May 12 03:18:29 msm8909 python3[3086]: rmalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447880, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715447940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'delt
May 12 03:18:29 msm8909 python3[3086]: aRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1
May 12 03:18:29 msm8909 python3[3086]: , 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715448900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex':
May 12 03:18:29 msm8909 python3[3086]: 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715448960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715449080, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449140, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449200, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449260, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 17154
May 12 03:18:29 msm8909 python3[3086]: 49320, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449380, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449440, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715449500, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715449560, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449620, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449680, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp':
May 12 03:18:29 msm8909 python3[3086]: 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715449740, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449800, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715449860, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449920, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715449980, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715450040, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermal
May 12 03:18:29 msm8909 python3[3086]: GenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 73, 'utcTimestamp': 1715450100, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}]}
May 12 03:18:29 msm8909 python3[3086]: [SSE] Sending: {"rt": "bg", "key": "5bacfa7383fe4346a3c7cceb6832e883", "msg": {"events": [{"activity": 0, "battery": 75, "utcTimestamp": 1715444160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.25, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715444280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715444400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76,
May 12 03:18:29 msm8909 python3[3086]: "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715444640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715444760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715444820, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activit
May 12 03:18:29 msm8909 python3[3086]: y": 0, "battery": 75, "utcTimestamp": 1715444880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715444940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445240,
May 12 03:18:29 msm8909 python3[3086]: "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445600, "deltaBmrCals": 0, "heartRate": null, "skinTemp":
May 12 03:18:29 msm8909 python3[3086]: 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715445660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715445900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715445960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "t
May 12 03:18:29 msm8909 python3[3086]: hermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446080, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715446140, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446200, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446260, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446320, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A",
May 12 03:18:29 msm8909 python3[3086]: "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446380, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715446440, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715446500, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715446560, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.25, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715446620, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715446680, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedI
May 12 03:18:29 msm8909 python3[3086]: ndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446740, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446800, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446860, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446920, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715446980, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447040, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGen
May 12 03:18:29 msm8909 python3[3086]: Index": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447100, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp
May 12 03:18:29 msm8909 python3[3086]: ": 1715447460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715447820, "deltaBmrCals": 0, "heartRate": null, "sk
May 12 03:18:29 msm8909 python3[3086]: inTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715447940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0,
May 12 03:18:29 msm8909 python3[3086]: "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448240, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "
May 12 03:18:29 msm8909 python3[3086]: deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448600, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715448900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex
May 12 03:18:30 msm8909 python3[3086]: ": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715448960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715449080, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449140, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449200, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449260, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenInde
May 12 03:18:30 msm8909 python3[3086]: x": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449320, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449380, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449440, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715449500, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715449560, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449620, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1
May 12 03:18:30 msm8909 python3[3086]: 715449680, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715449740, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449800, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715449860, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449920, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715449980, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715450040, "deltaBmrCals": 0, "heartRate": null, "skinTe
May 12 03:18:30 msm8909 python3[3086]: mp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 73, "utcTimestamp": 1715450100, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}]}}
May 12 03:18:30 msm8909 python3[3086]: [SSE] BACKGROUND: {'events': [{'activity': 0, 'battery': 76, 'utcTimestamp': 1715450160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715450400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery':
May 12 03:18:30 msm8909 python3[3086]: 75, 'utcTimestamp': 1715450520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715450640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715450760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715450820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715450880, 'deltaBmrCals': 0, 'hea
May 12 03:18:30 msm8909 python3[3086]: rtRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715450940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715451000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715451060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715451120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715451240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'd
May 12 03:18:30 msm8909 python3[3086]: eltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:
May 12 03:18:30 msm8909 python3[3086]: 05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715451660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715451900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715451960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, '
May 12 03:18:30 msm8909 python3[3086]: powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715452080, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715452140, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715452200, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715452260, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452320, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals'
May 12 03:18:30 msm8909 python3[3086]: : 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715452380, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452440, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715452500, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452560, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715452620, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452680, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76,
May 12 03:18:30 msm8909 python3[3086]: 'utcTimestamp': 1715452740, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452800, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715452860, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715452920, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715452980, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453040, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715453100, 'deltaBmrCals': 0, 'heartRa
May 12 03:18:30 msm8909 python3[3086]: te': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715453160, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715453220, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453280, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453340, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715453400, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715453460, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'delta
May 12 03:18:30 msm8909 python3[3086]: Distance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715453520, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453580, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453640, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453700, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453760, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715453820, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:0
May 12 03:18:30 msm8909 python3[3086]: 4:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453880, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715453940, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715454000, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454060, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454120, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454180, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powe
May 12 03:18:30 msm8909 python3[3086]: rConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454240, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715454300, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 74, 'utcTimestamp': 1715454360, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454420, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454480, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454540, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0,
May 12 03:18:30 msm8909 python3[3086]: 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454600, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 24.75, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454660, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454720, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454780, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715454840, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 24.75, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, 'utcTimestamp': 1715454900, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 75, '
May 12 03:18:30 msm8909 python3[3086]: utcTimestamp': 1715454960, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 24.75, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}, {'activity': 0, 'battery': 76, 'utcTimestamp': 1715455020, 'deltaBmrCals': 0, 'heartRate': None, 'skinTemp': 25.0, 'deltaWalkSteps': 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'deviceId': '06:05:04:02:E8:6A', 'deltaRunSteps': 0, 'caseTemp': 25.0, 'powerConsumedIndex': 1, 'wearableId': 76, 'deltaActCals': 0, 'solarGenIndex': 1}]}
May 12 03:18:30 msm8909 python3[3086]: [SSE] Sending keepalive ping
May 12 03:18:30 msm8909 python3[3086]: [SSE] SENDING GATEWAY STATUS PING
May 12 03:18:30 msm8909 python3[3086]: [SSE] Sending: {"rt": "gw", "key": "245b34d5c90f433a95ba3548a241aa87", "msg": {"gateway_id": "00e15e66f988db", "wearables": []}}
May 12 03:18:30 msm8909 python3[3086]: [SSE] Sending: {"rt": "bg", "key": "abf67be19397471388f934c2159cd23c", "msg": {"events": [{"activity": 0, "battery": 76, "utcTimestamp": 1715450160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715450220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715450280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715450340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715450400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715450460, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "delta
May 12 03:18:30 msm8909 python3[3086]: ActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715450520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715450580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715450640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715450700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715450760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715450820, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "batte
May 12 03:18:30 msm8909 python3[3086]: ry": 76, "utcTimestamp": 1715450880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715450940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715451000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715451060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715451120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715451240, "deltaBmrCals": 0,
May 12 03:18:30 msm8909 python3[3086]: "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451600, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0
May 12 03:18:30 msm8909 python3[3086]: , "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715451660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715451900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715451960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId":
May 12 03:18:30 msm8909 python3[3086]: "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715452080, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715452140, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715452200, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715452260, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452320, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.
May 12 03:18:30 msm8909 python3[3086]: 0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715452380, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452440, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715452500, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452560, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715452620, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452680, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActC
May 12 03:18:30 msm8909 python3[3086]: als": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715452740, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452800, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715452860, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715452920, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715452980, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453040, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery":
May 12 03:18:30 msm8909 python3[3086]: 76, "utcTimestamp": 1715453100, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715453160, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715453220, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453280, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453340, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715453400, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715453460, "deltaBmrCals": 0, "hea
May 12 03:18:30 msm8909 python3[3086]: rtRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715453520, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453580, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453640, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453700, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453760, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715453820, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "d
May 12 03:18:30 msm8909 python3[3086]: eltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453880, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715453940, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715454000, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454060, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454120, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454180, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:
May 12 03:18:30 msm8909 python3[3086]: 05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454240, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715454300, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 74, "utcTimestamp": 1715454360, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454420, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454480, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454540, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "
May 12 03:18:30 msm8909 python3[3086]: powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454600, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 24.75, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454660, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454720, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454780, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715454840, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 24.75, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454900, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCal
May 12 03:18:30 msm8909 python3[3086]: s": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 75, "utcTimestamp": 1715454960, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 24.75, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}, {"activity": 0, "battery": 76, "utcTimestamp": 1715455020, "deltaBmrCals": 0, "heartRate": null, "skinTemp": 25.0, "deltaWalkSteps": 0, "deltaDistance": 0, "thermalGenIndex": 1, "deviceId": "06:05:04:02:E8:6A", "deltaRunSteps": 0, "caseTemp": 25.0, "powerConsumedIndex": 1, "wearableId": 76, "deltaActCals": 0, "solarGenIndex": 1}]}}
May 12 03:18:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047206363
May 12 03:18:30 msm8909 python3[3086]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 03:18:30 msm8909 python3[3086]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 03:18:30 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 75, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004b306364
May 12 03:18:30 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455110.3045442, 'source': 0, 'key': '5bacfa7383fe4346a3c7cceb6832e883'}
May 12 03:18:30 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455110.3670897, 'source': 0, 'key': '245b34d5c90f433a95ba3548a241aa87'}
May 12 03:18:31 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455110.6707923, 'source': 0, 'key': 'abf67be19397471388f934c2159cd23c'}
May 12 03:18:36 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f306463
May 12 03:18:36 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:18:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047306363
May 12 03:18:37 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b006464
May 12 03:18:37 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:18:38 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 138, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 121, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 142, 'solar_gen': 931, 'sleep_duration': 40, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002803a3001304108a003f20797b
May 12 03:18:39 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004c106464
May 12 03:18:40 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044106464
May 12 03:18:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004306363
May 12 03:18:41 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:18:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058206464
May 12 03:18:41 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:18:41 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c006363
May 12 03:18:50 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 138, 'battery': 63, 'walk_steps': 0, 'company_id': b'\x13\xd4', 'case_temp': 121, 'distance': 0, 'act_cals': 4, 'skin_temp': 123, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 142, 'solar_gen': 931, 'sleep_duration': 40, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x13\xd4'} 13d413d40007000000000000002803a3001304108a003f30797b
May 12 03:18:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047006464
May 12 03:18:51 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 03:18:51 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 03:18:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c106363
May 12 03:18:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f006463
May 12 03:18:51 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:18:51 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047106363
May 12 03:18:51 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455131, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:18:51 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 71, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455131, 'firmwareRevision': None, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'gatewayId': '00e15e66f988db'}
May 12 03:18:52 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "abf2f61226914f8f90653983817d024b", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 71, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455131, "firmwareRevision": null, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "configId": 293, "gatewayId": "00e15e66f988db"}}
May 12 03:18:52 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 91, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005b206464
May 12 03:18:52 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:18:52 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455132.4699838, 'source': 0, 'key': 'abf2f61226914f8f90653983817d024b'}
May 12 03:18:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 4, 'walk_steps': 0, 'company_id': b'\x10\xc6', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 929, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xc6'} 10c610c60007000000000000000003a100130000000004006363
May 12 03:18:53 msm8909 python3[3086]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 03:18:53 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 85, 'walk_steps': 0, 'company_id': b'\x15\x83', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x15\x83'} 158315830007000000000000000003a200130000000055006363
May 12 03:18:53 msm8909 python3[3086]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 03:18:55 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:18:55 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:18:55 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044206464
May 12 03:18:55 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455135, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:18:55 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 100, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 19, 'battery': 68, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 100, 'totalCals': 0, 'solarGen': 19, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455135, 'firmwareRevision': None, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'gatewayId': '00e15e66f988db'}
May 12 03:18:55 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "87eb482de10f4b8a984dfba2db4fe933", "msg": {"statusValues": {"skinTemp": 100, "walkSteps": 0, "actCals": 0, "thermalGen": 19, "battery": 68, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 100, "totalCals": 0, "solarGen": 19, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455135, "firmwareRevision": null, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "gatewayId": "00e15e66f988db"}}
May 12 03:18:56 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455135.9479489, 'source': 0, 'key': '87eb482de10f4b8a984dfba2db4fe933'}
May 12 03:18:57 msm8909 python3[3086]: Running Scheduled: Check Network
May 12 03:18:57 msm8909 python3[3086]: [NET] NETWORK GOOD.
May 12 03:19:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'%\x1a', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 872, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'%\x1a'} 251a251a0007000000000000000003680013000000004c306464
May 12 03:19:04 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 68, 'walk_steps': 0, 'company_id': b'\x1d\x92', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\x92'} 1d921d9200070000000000000000001300130000000044306464
May 12 03:19:05 msm8909 python3[3086]: ADVERT: {'pairing_code': b'\x00\x8f', 'mtp_version': 5, 'company_id': b'_\x00'} 008f065f00
May 12 03:19:05 msm8909 python3[3086]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 03:19:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 76, 'walk_steps': 0, 'company_id': b'\x0f\x89', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x0f\x89'} 0f890f890007000000000000000000040004000000004c306363
May 12 03:19:06 msm8909 python3[3086]: DEBUG INSTANT UPDATE: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455146, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:19:06 msm8909 python3[3086]: [SSE] Instant: {'statusValues': {'skinTemp': 99, 'walkSteps': 0, 'actCals': 0, 'thermalGen': 4, 'battery': 76, 'heartRate': 0, 'totalSteps': 0, 'distance': 0, 'caseTemp': 99, 'totalCals': 0, 'solarGen': 4, 'bmrCals': 0, 'sleepState': 0, 'runSteps': 0, 'sleepDuration': 0}, 'utcTimestamp': 1715455146, 'firmwareRevision': None, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'gatewayId': '00e15e66f988db'}
May 12 03:19:06 msm8909 python3[3086]: [SSE] Sending: {"rt": "instant", "key": "edf7b6983fec413685091dac72094ebe", "msg": {"statusValues": {"skinTemp": 99, "walkSteps": 0, "actCals": 0, "thermalGen": 4, "battery": 76, "heartRate": 0, "totalSteps": 0, "distance": 0, "caseTemp": 99, "totalCals": 0, "solarGen": 4, "bmrCals": 0, "sleepState": 0, "runSteps": 0, "sleepDuration": 0}, "utcTimestamp": 1715455146, "firmwareRevision": null, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "gatewayId": "00e15e66f988db"}}
May 12 03:19:06 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\rU', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 4, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\rU'} 0d550d5500070000000000000000000400040000000047106464
May 12 03:19:06 msm8909 python3[3086]: [SSE] RX'd: {'type': 's', 'data': '', 'timestamp': 1715455146.5496767, 'source': 0, 'key': 'edf7b6983fec413685091dac72094ebe'}
May 12 03:19:06 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x00\xfa', 'alert_status': b'\x00', 'company_id': b'\x00\xfa'} 00fa00fa0006
May 12 03:19:06 msm8909 python3[3086]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 03:19:07 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 71, 'walk_steps': 0, 'company_id': b'\x1di', 'case_temp': 99, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 19, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1di'} 1d691d6900070000000000000000001300130000000047206363
May 12 03:19:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 88, 'walk_steps': 0, 'company_id': b'\x1d\xd5', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 930, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x1d\xd5'} 1dd51dd50007000000000000000003a200130000000058106464
May 12 03:19:08 msm8909 python3[3086]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 03:19:08 msm8909 python3[3086]: ADVERT: {'thermal_gen': 4, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 95, 'walk_steps': 0, 'company_id': b'\x10\xd3', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 99, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 25, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x10\xd3'} 10d310d30007000000000000000000190004000000005f206463
May 12 03:19:08 msm8909 python3[3086]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 03:19:09 msm8909 python3[3086]: ADVERT: {'mtp_version': 6, 'pairing_code': b'\x17\xe1', 'alert_status': b'\x00', 'company_id': b'\x17\xe1'} 17e117e10006
May 12 03:19:09 msm8909 python3[3086]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 03:19:09 msm8909 python3[3086]: ADVERT: {'thermal_gen': 19, 'run_steps': 0, 'mtp_version': 7, 'bmr_cals': 0, 'battery': 92, 'walk_steps': 0, 'company_id': b'\x18\xcf', 'case_temp': 100, 'distance': 0, 'act_cals': 0, 'skin_temp': 100, 'sleep_state': 0, 'total_steps': 0, 'total_cals': 0, 'solar_gen': 932, 'sleep_duration': 0, 'heart_rate': 0, 'alert_status': b'\x00', 'pairing_code': b'\x18\xcf'} 18cf18cf0007000000000000000003a40013000000005c006464
May 12 03:19:09 msm8909 python3[3086]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 03:19:16 msm8909 python3[3086]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 12 03:19:16 msm8909 systemd[1]: Stopping Mother Gateway Service...