-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 12 05:56:45 msm8909 python3[2265]: DB VERSION: 9
May 12 05:56:45 msm8909 python3[2265]: [DB] No upgrade needed
May 12 05:56:46 msm8909 python3[2265]: [DEBUG] Looking for old files to remove in /data/logs
May 12 05:56:46 msm8909 python3[2265]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 05:56:46 msm8909 python3[2265]: [CONFIG] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 05:56:46 msm8909 python3[2265]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 05:56:46 msm8909 python3[2265]: [SSE] SETTING UP SSE
May 12 05:56:46 msm8909 python3[2265]: [SSE] Updating config: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 12 05:56:46 msm8909 python3[2265]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xae455db0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 05:56:46 msm8909 python3[2265]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xad981210>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 12 05:56:59 msm8909 python3[2265]: Traceback (most recent call last):
May 12 05:56:59 msm8909 python3[2265]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 12 05:56:59 msm8909 python3[2265]: hci0 = BluetoothAdapter(0);
May 12 05:56:59 msm8909 python3[2265]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 12 05:56:59 msm8909 python3[2265]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 12 05:56:59 msm8909 python3[2265]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 12 05:56:59 msm8909 python3[2265]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 12 05:56:59 msm8909 python3[2265]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 12 05:56:59 msm8909 python3[2265]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 12 05:56:59 msm8909 python3[2265]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 12 05:56:59 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 12 05:56:59 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 12 05:56:59 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 12 05:57:05 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 12 05:57:05 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 12 05:57:05 msm8909 systemd[1]: Started Mother Gateway Service.
May 12 05:57:07 msm8909 python3[3058]: READING DB FROM FILE: /data/mother.db
May 12 05:57:07 msm8909 python3[3058]: DB VERSION: 9
May 12 05:57:07 msm8909 python3[3058]: [DB] No upgrade needed
May 12 05:57:08 msm8909 python3[3058]: [DEBUG] Looking for old files to remove in /data/logs
May 12 05:57:08 msm8909 python3[3058]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:08 msm8909 python3[3058]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:08 msm8909 python3[3058]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:08 msm8909 python3[3058]: [SSE] SETTING UP SSE
May 12 05:57:08 msm8909 python3[3058]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:46 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 05:57:46 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 05:57:46 msm8909 python3[3058]: Running Scheduled: Thread Check
May 12 05:57:46 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 05:57:46 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 05:57:46 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f3d033ab31904fa788a4a681a04ce254", "rt": "gw"}
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c70aaac14e1148c7aeb83dcd72d2ed24', 'timestamp': 1715464629.6514549, 'data': '', 'type': 's', 'source': 0}
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'gw', 'timestamp': 1715464630.9290113, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wearables', 'timestamp': 1715464630.9323211, 'source': 1, 'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'timestamp': 1715464631.1402149, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] UPDATING W CONFIG
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'timestamp': 1715464631.3647931, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] UPDATING W CONFIG
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'timestamp': 1715464631.55516, 'source': 1, 'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] UPDATING W CONFIG
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'timestamp': 1715464631.7583015, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] UPDATING W CONFIG
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'timestamp': 1715464631.9866407, 'source': 1, 'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] UPDATING W CONFIG
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'wconfig', 'timestamp': 1715464632.1798041, 'source': 1, '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}'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] UPDATING W CONFIG
May 12 05:57:46 msm8909 python3[3058]: [SSE] RX'd: {'key': None, 'type': 'prov', 'timestamp': 1715464632.2270854, 'source': 1, 'data': '0'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] SETTING PROVISIONING TO: 0
May 12 05:57:46 msm8909 python3[3058]: [CONFIG] SSE Has new config, updating
May 12 05:57:46 msm8909 python3[3058]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:46 msm8909 python3[3058]: [CONFIG] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:46 msm8909 python3[3058]: [SSE] Updating config: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 12 05:57:46 msm8909 python3[3058]: [CLOUD] Activating Gateway
May 12 05:57:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 78} 0f890f890007000000000000000000190006000000004e106363
May 12 05:57:47 msm8909 python3[3058]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 12 05:57:47 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715464667, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 25}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 05:57:47 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715464667, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 25}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 05:57:47 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715464667, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 6, "totalSteps": 0, "skinTemp": 99, "solarGen": 25}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "2f8bb14a84ff49d98639a283958eb001", "rt": "instant"}
May 12 05:57:47 msm8909 python3[3058]: DBUS: Discovered 06:05:04:61:15:83 .
May 12 05:57:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 86} 158315830007000000000000000003b900150000000056006363
May 12 05:57:47 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:57:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048106363
May 12 05:57:47 msm8909 python3[3058]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 12 05:57:47 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715464667, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 05:57:47 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715464667, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 05:57:47 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715464667, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 99, "solarGen": 21}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "55bd69c9b909499193506f37c1283133", "rt": "instant"}
May 12 05:57:47 msm8909 python3[3058]: DBUS: Discovered 06:05:04:88:94:2A .
May 12 05:57:47 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 12 05:57:47 msm8909 python3[3058]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 05:57:47 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f3d033ab31904fa788a4a681a04ce254', 'timestamp': 1715464666.9325483, 'data': '', 'type': 's', 'source': 0}
May 12 05:57:47 msm8909 python3[3058]: [SSE] RX'd: {'key': '2f8bb14a84ff49d98639a283958eb001', 'timestamp': 1715464667.4423997, 'data': '', 'type': 's', 'source': 0}
May 12 05:57:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 68} 1d921d9200070000000000000000001500150000000044006464
May 12 05:57:47 msm8909 python3[3058]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 12 05:57:47 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715464667, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 05:57:47 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715464667, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 05:57:47 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715464667, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "76349bce1100443988dfccae95bc3e29", "rt": "instant"}
May 12 05:57:48 msm8909 python3[3058]: [SSE] RX'd: {'key': '55bd69c9b909499193506f37c1283133', 'timestamp': 1715464667.8096361, 'data': '', 'type': 's', 'source': 0}
May 12 05:57:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 948, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b4001504909e003f207879
May 12 05:57:48 msm8909 python3[3058]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 12 05:57:48 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715464668, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 948}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 05:57:48 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715464668, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 948}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 05:57:48 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715464668, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 162, "caseTemp": 120, "runSteps": 0, "bmrCals": 158, "sleepDuration": 54, "thermalGen": 21, "totalSteps": 0, "skinTemp": 121, "solarGen": 948}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "7bc80c85d1004fa487b309c08aa9f99e", "rt": "instant"}
May 12 05:57:48 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 12 05:57:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 948, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b4001504909e003f207879
May 12 05:57:52 msm8909 python3[3058]: DBUS: Connected to 06:05:04:30:B0:14
May 12 05:57:52 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 12 05:57:52 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 12 05:57:52 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 81}], "gateway_id": "00e15e66f988db"}, "key": "3688a4900cb845a5a4f7835b4a67345b", "rt": "gw"}
May 12 05:57:52 msm8909 python3[3058]: ACTIVATING HR.
May 12 05:57:53 msm8909 python3[3058]: DBUS: Discovered 06:05:04:80:24:04 .
May 12 05:57:53 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 05:57:53 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 05:57:53 msm8909 python3[3058]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 12 05:57:53 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 12 05:57:53 msm8909 python3[3058]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 12 05:57:53 msm8909 python3[3058]: DBUS: Discovered 06:05:04:44:7C:06 .
May 12 05:57:54 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 05:57:54 msm8909 python3[3058]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 05:57:54 msm8909 python3[3058]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 12 05:57:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 91} 18cf18cf0007000000000000000003bb0015000000005b106463
May 12 05:57:54 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 05:57:54 msm8909 python3[3058]: DBUS: Discovered 06:05:04:6D:74:4C .
May 12 05:57:54 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,', 'mtp_version': 6} 262c262c0006
May 12 05:57:54 msm8909 python3[3058]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 12 05:57:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c006364
May 12 05:57:54 msm8909 python3[3058]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 12 05:57:54 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715464674, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 883}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 05:57:54 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715464674, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 883}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 05:57:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715464674, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 100, "solarGen": 883}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "7ea626a586914f3a89bdd78a01432793", "rt": "instant"}
May 12 05:57:55 msm8909 python3[3058]: DBUS: Discovered 06:05:04:69:0A:91 .
May 12 05:57:55 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 05:57:55 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 05:57:55 msm8909 python3[3058]: DBUS: Discovered 06:05:04:48:10:21 .
May 12 05:57:55 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 12 05:57:55 msm8909 python3[3058]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 12 05:57:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047106464
May 12 05:57:55 msm8909 python3[3058]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 12 05:57:55 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715464675, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 05:57:55 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715464675, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 05:57:55 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715464675, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 6, "totalSteps": 0, "skinTemp": 100, "solarGen": 19}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "4b06ef590efa43e7a75c8554f21393ff", "rt": "instant"}
May 12 05:57:55 msm8909 python3[3058]: DBUS: Discovered 06:05:04:50:93:05 .
May 12 05:57:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058106464
May 12 05:57:55 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:57:56 msm8909 python3[3058]: DBUS: Discovered 06:05:04:13:9C:CF .
May 12 05:57:56 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 05:57:56 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 05:57:56 msm8909 python3[3058]: DBUS: Discovered 06:05:04:1F:66:01 .
May 12 05:57:56 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 05:57:56 msm8909 python3[3058]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 05:57:56 msm8909 python3[3058]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 12 05:57:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 49, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 96} 10d310d300070000000000000000003100060000000060106463
May 12 05:57:56 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:57:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 86} 158315830007000000000000000003b900150000000056106363
May 12 05:57:57 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:57:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048206363
May 12 05:57:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058106464
May 12 05:57:58 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:57:59 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 05:57:59 msm8909 python3[3058]: 53.410667181015015 [06:05:04:30:B0:14] <- HR 0000
May 12 05:58:00 msm8909 python3[3058]: 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, 203, 98, 0, 0, 0, 0, 0, 0, 0, 0, 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 05:58:00 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 05:58:00 msm8909 python3[3058]: GOT Pairing Code: 13d4
May 12 05:58:00 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 05:58:00 msm8909 python3[3058]: NO FW Update needed.
May 12 05:58:00 msm8909 python3[3058]: LAST SYNC: 1715456866
May 12 05:58:01 msm8909 python3[3058]: 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, 230, 137, 3, 16, 218, 106, 2, 17, 12, 31, 1, 18, 54, 0, 0, 32, 0, 0, 0, 48, 180, 3, 0, 64, 21, 0, 0, 65, 121, 0, 0, 80, 120, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 05:58:01 msm8909 python3[3058]: ACTIVITY: 0
May 12 05:58:01 msm8909 python3[3058]: HR READING: 0 TOOK 0.000877 secs
May 12 05:58:01 msm8909 python3[3058]: DEACTIVATING HR.
May 12 05:58:01 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 05:58:01 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 120, 'sleep_duration': 54, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 121, 'act_cals': 73484, 'run_steps': 0, 'bmr_cals': 158426, 'solar_gen': 948, 'heart_rate': 0, 'total_cals': 231910, 'total_steps': 0, 'thermal_gen': 21, 'battery': 63}
May 12 05:58:01 msm8909 python3[3058]: W ID: 81
May 12 05:58:01 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715464681, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 73484, 'thermalGen': 21, 'battery': 63, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 231910, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158426, 'sleepDuration': 54, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 948}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 05:58:01 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715464681, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 73484, 'thermalGen': 21, 'battery': 63, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 231910, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158426, 'sleepDuration': 54, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 948}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 05:58:01 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715464681, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 73484, "thermalGen": 21, "battery": 63, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 231910, "caseTemp": 120, "runSteps": 0, "bmrCals": 158426, "sleepDuration": 54, "totalSteps": 0, "skinTemp": 121, "solarGen": 948}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "eaeb14f971414a42b223149026bdbc5a", "rt": "instant"}
May 12 05:58:01 msm8909 python3[3058]: Instant Upload complete
May 12 05:58:01 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 12 05:58:03 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 05:58:03 msm8909 python3[3058]: DBUS: 06:05:04:30:B0:14 disconnected.
May 12 05:58:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 948, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b4001504909e003f207879
May 12 05:58:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '76349bce1100443988dfccae95bc3e29', 'timestamp': 1715464668.2866287, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '7bc80c85d1004fa487b309c08aa9f99e', 'timestamp': 1715464668.5480549, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '3688a4900cb845a5a4f7835b4a67345b', 'timestamp': 1715464673.0277982, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '7ea626a586914f3a89bdd78a01432793', 'timestamp': 1715464674.9458663, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '4b06ef590efa43e7a75c8554f21393ff', 'timestamp': 1715464676.2477067, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:04 msm8909 python3[3058]: [SSE] RX'd: {'key': 'eaeb14f971414a42b223149026bdbc5a', 'timestamp': 1715464681.8440676, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048306363
May 12 05:58:10 msm8909 python3[3058]: DBUS: Discovered 06:05:04:56:C4:4A .
May 12 05:58:10 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 05:58:10 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 05:58:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058206464
May 12 05:58:10 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:58:11 msm8909 python3[3058]: DBUS: Discovered 06:05:04:7A:56:97 .
May 12 05:58:11 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 05:58:11 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 05:58:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 62} 13d413d40007000000000000003603b5001504909e003e007879
May 12 05:58:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 78} 0f890f890007000000000000000000190006000000004e306363
May 12 05:58:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 68} 1d921d9200070000000000000000001500150000000044206464
May 12 05:58:12 msm8909 python3[3058]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 12 05:58:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 947, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b300150000000004206363
May 12 05:58:12 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 05:58:13 msm8909 python3[3058]: DBUS: Discovered 06:05:04:66:30:47 .
May 12 05:58:13 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6} 093709370006
May 12 05:58:13 msm8909 python3[3058]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 12 05:58:14 msm8909 python3[3058]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 12 05:58:14 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 05:58:14 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 05:58:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c206364
May 12 05:58:16 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 05:58:16 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 05:58:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 62} 13d413d40007000000000000003603b5001504909e003e207879
May 12 05:58:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d006263
May 12 05:58:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c306364
May 12 05:58:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 49, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 96} 10d310d300070000000000000000003100060000000060306463
May 12 05:58:24 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:58:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055006363
May 12 05:58:24 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:58:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048106363
May 12 05:58:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 68} 1d921d9200070000000000000000001500150000000044006464
May 12 05:58:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 947, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b300150000000004306363
May 12 05:58:25 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 05:58:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058006464
May 12 05:58:25 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:58:25 msm8909 python3[3058]: DBUS: Discovered 06:05:04:09:A0:9C .
May 12 05:58:25 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 12 05:58:25 msm8909 python3[3058]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 12 05:58:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 90} 18cf18cf0007000000000000000003bb0015000000005a106463
May 12 05:58:28 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 05:58:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047006464
May 12 05:58:37 msm8909 python3[3058]: DBUS: Discovered 06:05:04:8E:52:AD .
May 12 05:58:37 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 05:58:37 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 05:58:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 68} 1d921d9200070000000000000000001500150000000044106464
May 12 05:58:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047106464
May 12 05:58:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058106464
May 12 05:58:37 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:58:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d206263
May 12 05:58:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c106364
May 12 05:58:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055106363
May 12 05:58:39 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:58:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048206363
May 12 05:58:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 62} 13d413d40007000000000000003603b5001504909e003e307879
May 12 05:58:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 49, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 96} 10d310d300070000000000000000003100060000000060106463
May 12 05:58:41 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:58:46 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 05:58:46 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 05:58:46 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 05:58:46 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 05:58:46 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8eee60394a69479d92259a9818382726", "rt": "gw"}
May 12 05:58:47 msm8909 python3[3058]: [SSE] RX'd: {'key': '8eee60394a69479d92259a9818382726', 'timestamp': 1715464727.197371, 'data': '', 'type': 's', 'source': 0}
May 12 05:58:47 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 12 05:58:51 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 05:58:51 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 05:58:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 49, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 96} 10d310d300070000000000000000003100060000000060206463
May 12 05:58:51 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:58:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 68} 1d921d9200070000000000000000001500150000000044206464
May 12 05:58:51 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715464731, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 05:58:51 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715464731, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 05:58:51 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715464731, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "460205a183c144a6a1e77e57b6ee4a82", "rt": "instant"}
May 12 05:58:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048306363
May 12 05:58:51 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715464731, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 05:58:51 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715464731, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 05:58:51 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715464731, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 99, "solarGen": 21}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "147da1ab06554e2687f0610e34a2f075", "rt": "instant"}
May 12 05:58:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058306464
May 12 05:58:52 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:58:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 90} 18cf18cf0007000000000000000003bb0015000000005a306463
May 12 05:58:52 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 05:58:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 62} 13d413d40007000000000000003603b5001504909e003e107879
May 12 05:58:53 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 12 05:58:53 msm8909 python3[3058]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 12 05:58:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c206364
May 12 05:58:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055306363
May 12 05:58:54 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:58:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 947, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b300150000000004206363
May 12 05:58:54 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 05:58:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 62} 13d413d40007000000000000003603b5001504909e003e107879
May 12 05:58:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d006263
May 12 05:59:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d006263
May 12 05:59:05 msm8909 python3[3058]: DBUS: Connected to 06:05:04:AF:F9:E9
May 12 05:59:05 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 12 05:59:05 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 12 05:59:05 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "key": "f2a78e2675bc4eb8990d2b9b228db904", "rt": "gw"}
May 12 05:59:05 msm8909 python3[3058]: ACTIVATING HR.
May 12 05:59:08 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 05:59:08 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 05:59:09 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 05:59:09 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 05:59:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 91} 18cf18cf0007000000000000000003bc0015000000005b106463
May 12 05:59:10 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 05:59:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058006464
May 12 05:59:10 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:59:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b5001504909e003f207879
May 12 05:59:10 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715464750, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 05:59:10 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715464750, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 05:59:10 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715464750, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 162, "caseTemp": 120, "runSteps": 0, "bmrCals": 158, "sleepDuration": 54, "thermalGen": 21, "totalSteps": 0, "skinTemp": 121, "solarGen": 949}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "45c4d06759ce4b1c96198713700acc23", "rt": "instant"}
May 12 05:59:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043006464
May 12 05:59:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 84} 158315830007000000000000000003b900150000000054106363
May 12 05:59:11 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:59:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 95} 10d310d30007000000000000000000320006000000005f006463
May 12 05:59:11 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:59:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 947, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b300150000000004006363
May 12 05:59:12 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 05:59:12 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 05:59:12 msm8909 python3[3058]: 126.41575622558594 [06:05:04:AF:F9:E9] <- HR 0000
May 12 05:59:13 msm8909 python3[3058]: 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, 203, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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 05:59:13 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 05:59:13 msm8909 python3[3058]: GOT Pairing Code: 0f89
May 12 05:59:13 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 05:59:13 msm8909 python3[3058]: NO FW Update needed.
May 12 05:59:13 msm8909 python3[3058]: LAST SYNC: 1715456768
May 12 05:59:14 msm8909 python3[3058]: 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, 25, 0, 0, 64, 6, 0, 0, 65, 99, 0, 0, 80, 98, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 05:59:14 msm8909 python3[3058]: ACTIVITY: 0
May 12 05:59:14 msm8909 python3[3058]: HR READING: 0 TOOK 0.000690 secs
May 12 05:59:14 msm8909 python3[3058]: DEACTIVATING HR.
May 12 05:59:14 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 05:59:14 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 98, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 99, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 25, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 6, 'battery': 77}
May 12 05:59:14 msm8909 python3[3058]: W ID: 73
May 12 05:59:14 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715464754, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 77, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 98, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 25}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 05:59:14 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715464754, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 77, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 98, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 25}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 05:59:14 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715464754, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 6, "battery": 77, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 98, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 99, "solarGen": 25}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "c06dbfbeff54453eb947ea2a023da0c1", "rt": "instant"}
May 12 05:59:14 msm8909 python3[3058]: Instant Upload complete
May 12 05:59:14 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 12 05:59:17 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 05:59:17 msm8909 python3[3058]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 12 05:59:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d006263
May 12 05:59:18 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 05:59:18 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 05:59:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '460205a183c144a6a1e77e57b6ee4a82', 'timestamp': 1715464732.1542609, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '147da1ab06554e2687f0610e34a2f075', 'timestamp': 1715464732.209594, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:18 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f2a78e2675bc4eb8990d2b9b228db904', 'timestamp': 1715464746.0062108, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '45c4d06759ce4b1c96198713700acc23', 'timestamp': 1715464751.1378906, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:18 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c06dbfbeff54453eb947ea2a023da0c1', 'timestamp': 1715464755.1765044, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:18 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 05:59:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047106464
May 12 05:59:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c106364
May 12 05:59:23 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715464763, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 883}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 05:59:23 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715464763, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 883}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 05:59:23 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715464763, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 100, "solarGen": 883}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "42a1711215f64fd0998724f74fa7fb4a", "rt": "instant"}
May 12 05:59:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047306363
May 12 05:59:23 msm8909 python3[3058]: DBUS: Connected to 06:05:04:32:34:65
May 12 05:59:24 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 05:59:24 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 05:59:24 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "key": "96fee7832edd4e94bed3ccc4c6ed12c8", "rt": "gw"}
May 12 05:59:24 msm8909 python3[3058]: ACTIVATING HR.
May 12 05:59:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 87} 1dd51dd50007000000000000000003b600150000000057206463
May 12 05:59:24 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:59:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 91} 18cf18cf0007000000000000000003bc0015000000005b206463
May 12 05:59:25 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 05:59:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d306263
May 12 05:59:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043206464
May 12 05:59:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 95} 10d310d30007000000000000000000320006000000005f206463
May 12 05:59:26 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:59:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 84} 158315830007000000000000000003b900150000000054206363
May 12 05:59:26 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:59:30 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 05:59:31 msm8909 python3[3058]: 144.90358209609985 [06:05:04:32:34:65] <- HR 0000
May 12 05:59:31 msm8909 python3[3058]: 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, 196, 70, 0, 0, 0, 0, 0, 0, 0, 0, 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 05:59:31 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 05:59:31 msm8909 python3[3058]: GOT Pairing Code: 0d55
May 12 05:59:31 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 05:59:31 msm8909 python3[3058]: NO FW Update needed.
May 12 05:59:31 msm8909 python3[3058]: LAST SYNC: 1715455046
May 12 05:59:32 msm8909 python3[3058]: 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, 19, 0, 0, 64, 6, 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 05:59:32 msm8909 python3[3058]: ACTIVITY: 0
May 12 05:59:32 msm8909 python3[3058]: HR READING: 0 TOOK 0.000462 secs
May 12 05:59:32 msm8909 python3[3058]: DEACTIVATING HR.
May 12 05:59:32 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 05:59:32 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 100, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 19, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 6, 'battery': 71}
May 12 05:59:32 msm8909 python3[3058]: W ID: 74
May 12 05:59:32 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715464772, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 71, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 05:59:32 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715464772, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 6, 'battery': 71, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 05:59:32 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715464772, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 6, "battery": 71, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 100, "solarGen": 19}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "4779f60ac6694feba291bc493f06773f", "rt": "instant"}
May 12 05:59:32 msm8909 python3[3058]: Instant Upload complete
May 12 05:59:32 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 05:59:35 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 05:59:35 msm8909 python3[3058]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 05:59:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047106464
May 12 05:59:36 msm8909 python3[3058]: [SSE] RX'd: {'key': '42a1711215f64fd0998724f74fa7fb4a', 'timestamp': 1715464763.8752444, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:36 msm8909 python3[3058]: [SSE] RX'd: {'key': '96fee7832edd4e94bed3ccc4c6ed12c8', 'timestamp': 1715464764.4106188, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:36 msm8909 python3[3058]: [SSE] RX'd: {'key': '4779f60ac6694feba291bc493f06773f', 'timestamp': 1715464773.3296258, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043006464
May 12 05:59:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 84} 158315830007000000000000000003b900150000000054006363
May 12 05:59:43 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:59:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047106363
May 12 05:59:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047306464
May 12 05:59:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 95} 10d310d30007000000000000000000320006000000005f306463
May 12 05:59:43 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 05:59:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d106263
May 12 05:59:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c006364
May 12 05:59:46 msm8909 python3[3058]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 12 05:59:46 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 12 05:59:46 msm8909 python3[3058]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 12 05:59:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 3} 10c610c60007000000000000000003b400150000000003006363
May 12 05:59:46 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 05:59:46 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 05:59:46 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 05:59:46 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e9fe40e195e540de9f9e92377737e9f4", "rt": "gw"}
May 12 05:59:47 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e9fe40e195e540de9f9e92377737e9f4', 'timestamp': 1715464787.3701441, 'data': '', 'type': 's', 'source': 0}
May 12 05:59:48 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 05:59:48 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 05:59:51 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 05:59:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047106464
May 12 05:59:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 84} 158315830007000000000000000003b900150000000054106363
May 12 05:59:55 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 05:59:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047206363
May 12 05:59:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 3} 10c610c60007000000000000000003b400150000000003106363
May 12 05:59:56 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 05:59:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 87} 1dd51dd50007000000000000000003b600150000000057106463
May 12 05:59:56 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 05:59:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d306263
May 12 05:59:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043106464
May 12 05:59:57 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715464797, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 05:59:57 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715464797, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 05:59:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715464797, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "3d188fd65698454b8d006d913b9931bf", "rt": "instant"}
May 12 05:59:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c106364
May 12 06:00:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 98, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d306263
May 12 06:00:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c106364
May 12 06:00:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 84} 158315830007000000000000000003b900150000000054206363
May 12 06:00:00 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:00:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047206363
May 12 06:00:07 msm8909 python3[3058]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 12 06:00:07 msm8909 python3[3058]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 06:00:07 msm8909 python3[3058]: Device not connected, retrying later
May 12 06:00:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047206363
May 12 06:00:07 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715464807, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:00:07 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715464807, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:00:07 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715464807, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 99, "solarGen": 21}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "0a098939e02a42ff8129f1e9b5957676", "rt": "instant"}
May 12 06:00:08 msm8909 python3[3058]: [SSE] RX'd: {'key': '3d188fd65698454b8d006d913b9931bf', 'timestamp': 1715464797.8811009, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:08 msm8909 python3[3058]: [SSE] RX'd: {'key': '0a098939e02a42ff8129f1e9b5957676', 'timestamp': 1715464808.1523814, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060206463
May 12 06:00:13 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:00:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 3} 10c610c60007000000000000000003b400150000000003206363
May 12 06:00:13 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:00:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d006363
May 12 06:00:14 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715464814, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 25}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:00:14 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715464814, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 25}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:00:14 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715464814, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 6, "totalSteps": 0, "skinTemp": 99, "solarGen": 25}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "c1323371045941ce994a46a77f9c1556", "rt": "instant"}
May 12 06:00:15 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c1323371045941ce994a46a77f9c1556', 'timestamp': 1715464815.2123508, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058306464
May 12 06:00:16 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:00:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d106363
May 12 06:00:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b5001504909e003f107879
May 12 06:00:17 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715464817, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:00:17 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715464817, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:00:17 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715464817, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 162, "caseTemp": 120, "runSteps": 0, "bmrCals": 158, "sleepDuration": 54, "thermalGen": 21, "totalSteps": 0, "skinTemp": 121, "solarGen": 949}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "7d63b335bc9c41129d73fc3339a2e206", "rt": "instant"}
May 12 06:00:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047306464
May 12 06:00:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '7d63b335bc9c41129d73fc3339a2e206', 'timestamp': 1715464817.7181411, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047006363
May 12 06:00:18 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:00:18 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:00:23 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 06:00:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047006464
May 12 06:00:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055006363
May 12 06:00:27 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:00:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047106363
May 12 06:00:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060006463
May 12 06:00:28 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:00:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b400150000000004006363
May 12 06:00:28 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:00:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d206363
May 12 06:00:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:00:29 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:00:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043006464
May 12 06:00:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b5001504909e003f207879
May 12 06:00:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:00:29 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:00:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c006364
May 12 06:00:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058106464
May 12 06:00:30 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:00:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b5001504909e003f307879
May 12 06:00:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c006364
May 12 06:00:41 msm8909 python3[3058]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 06:00:41 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 06:00:41 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 06:00:41 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "key": "b797bd06bce84b168eb23902c836742b", "rt": "gw"}
May 12 06:00:41 msm8909 python3[3058]: ACTIVATING HR.
May 12 06:00:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d306363
May 12 06:00:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055206363
May 12 06:00:45 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:00:45 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:00:45 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:00:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047306363
May 12 06:00:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b400150000000004206363
May 12 06:00:45 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:00:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058206464
May 12 06:00:45 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:00:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060206463
May 12 06:00:46 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:00:47 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:00:47 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:00:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047206464
May 12 06:00:47 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715464847, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:00:47 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715464847, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 6, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:00:47 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715464847, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 6, "totalSteps": 0, "skinTemp": 100, "solarGen": 19}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "8f6d932106f44412acb49aee77129ff0", "rt": "instant"}
May 12 06:00:48 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:00:48 msm8909 python3[3058]: 222.67712998390198 [06:05:04:02:E8:6A] <- HR 0000
May 12 06:00:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 89} 18cf18cf0007000000000000000003bc00150000000059306463
May 12 06:00:48 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:00:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043206464
May 12 06:00:49 msm8909 python3[3058]: 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, 196, 126, 0, 0, 0, 0, 0, 0, 0, 0, 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 06:00:49 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 06:00:49 msm8909 python3[3058]: GOT Pairing Code: 251a
May 12 06:00:49 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 06:00:49 msm8909 python3[3058]: NO FW Update needed.
May 12 06:00:49 msm8909 python3[3058]: LAST SYNC: 1715455102
May 12 06:00:50 msm8909 python3[3058]: 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, 115, 3, 0, 64, 21, 0, 0, 65, 100, 0, 0, 80, 99, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 06:00:50 msm8909 python3[3058]: ACTIVITY: 0
May 12 06:00:50 msm8909 python3[3058]: HR READING: 0 TOOK 0.000489 secs
May 12 06:00:50 msm8909 python3[3058]: DEACTIVATING HR.
May 12 06:00:50 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:00:50 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 100, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 883, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 21, 'battery': 76}
May 12 06:00:50 msm8909 python3[3058]: W ID: 76
May 12 06:00:50 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715464850, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 21, 'battery': 76, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 883}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:00:50 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715464850, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 21, 'battery': 76, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 883}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:00:50 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715464850, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 21, "battery": 76, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 100, "solarGen": 883}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "d9807198b4c94cbaa11b55ae5e3ec9b4", "rt": "instant"}
May 12 06:00:50 msm8909 python3[3058]: Instant Upload complete
May 12 06:00:50 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 06:00:53 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 06:00:53 msm8909 python3[3058]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 06:00:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c006364
May 12 06:00:54 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:00:54 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:00:54 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:00:54 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:00:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "99419a8c2f26403d8fb29333738c3924", "rt": "gw"}
May 12 06:00:54 msm8909 python3[3058]: [SSE] RX'd: {'key': 'b797bd06bce84b168eb23902c836742b', 'timestamp': 1715464842.2771397, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:54 msm8909 python3[3058]: [SSE] RX'd: {'key': '8f6d932106f44412acb49aee77129ff0', 'timestamp': 1715464848.0223575, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:54 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd9807198b4c94cbaa11b55ae5e3ec9b4', 'timestamp': 1715464851.1102014, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:54 msm8909 python3[3058]: [SSE] RX'd: {'key': '99419a8c2f26403d8fb29333738c3924', 'timestamp': 1715464854.528872, 'data': '', 'type': 's', 'source': 0}
May 12 06:00:57 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 06:00:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060306463
May 12 06:00:58 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:00:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043306464
May 12 06:00:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 76} 251a251a0007000000000000000003730015000000004c306364
May 12 06:00:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 89} 18cf18cf0007000000000000000003bc00150000000059006463
May 12 06:00:58 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:00:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 77} 0f890f890007000000000000000000190006000000004d106363
May 12 06:00:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055006363
May 12 06:00:59 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:01:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047006363
May 12 06:01:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b600150000000058006464
May 12 06:01:00 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:01:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b400150000000004306363
May 12 06:01:00 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:01:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 63} 13d413d40007000000000000003603b5001504909e003f207879
May 12 06:01:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 6, 'battery': 71} 0d550d5500070000000000000000001300060000000047306464
May 12 06:01:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 67} 1d921d9200070000000000000000001500150000000043306464
May 12 06:01:04 msm8909 python3[3058]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 06:01:04 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 06:01:04 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 06:01:04 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "key": "e221dba2f7404a34bb3bcb943cba45c1", "rt": "gw"}
May 12 06:01:04 msm8909 python3[3058]: ACTIVATING HR.
May 12 06:01:12 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:01:12 msm8909 python3[3058]: 245.95013856887817 [06:05:04:11:B9:D2] <- HR 0000
May 12 06:01:12 msm8909 python3[3058]: 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, 198, 60, 0, 0, 0, 0, 0, 0, 0, 0, 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 06:01:12 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 06:01:12 msm8909 python3[3058]: GOT Pairing Code: 1d92
May 12 06:01:12 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 06:01:12 msm8909 python3[3058]: NO FW Update needed.
May 12 06:01:12 msm8909 python3[3058]: LAST SYNC: 1715455548
May 12 06:01:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 4} 10c610c60007000000000000000003b400150000000004006363
May 12 06:01:13 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:01:13 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:01:13 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:01:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000320007000000005e006463
May 12 06:01:13 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:01:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e206363
May 12 06:01:14 msm8909 python3[3058]: 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, 22, 0, 0, 64, 22, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 67, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 06:01:14 msm8909 python3[3058]: ACTIVITY: 0
May 12 06:01:14 msm8909 python3[3058]: HR READING: 0 TOOK 0.000387 secs
May 12 06:01:14 msm8909 python3[3058]: DEACTIVATING HR.
May 12 06:01:14 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:01:14 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 100, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 22, 'battery': 67}
May 12 06:01:14 msm8909 python3[3058]: W ID: 75
May 12 06:01:14 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715464874, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 67, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:01:14 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715464874, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 67, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:01:14 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715464874, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 22, "battery": 67, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "3a24c6f914d644da99f6b302bb224ffb", "rt": "instant"}
May 12 06:01:14 msm8909 python3[3058]: Instant Upload complete
May 12 06:01:14 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 06:01:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b700150000000058106464
May 12 06:01:14 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:01:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 85} 158315830007000000000000000003b900150000000055106363
May 12 06:01:14 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:01:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048206363
May 12 06:01:14 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715464874, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:01:14 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715464874, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:01:14 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715464874, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 99, "solarGen": 21}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "184bcb7bf2a84faabc5aee2bc7f52f03", "rt": "instant"}
May 12 06:01:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001300070000000047106464
May 12 06:01:17 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 06:01:17 msm8909 python3[3058]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 06:01:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:01:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:01:17 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e221dba2f7404a34bb3bcb943cba45c1', 'timestamp': 1715464865.1973357, 'data': '', 'type': 's', 'source': 0}
May 12 06:01:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '3a24c6f914d644da99f6b302bb224ffb', 'timestamp': 1715464875.010464, 'data': '', 'type': 's', 'source': 0}
May 12 06:01:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '184bcb7bf2a84faabc5aee2bc7f52f03', 'timestamp': 1715464875.3643653, 'data': '', 'type': 's', 'source': 0}
May 12 06:01:24 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:01:24 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:01:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001300070000000047206464
May 12 06:01:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003b900160000000055206363
May 12 06:01:27 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:01:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:01:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048306363
May 12 06:01:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b400160000000003206363
May 12 06:01:27 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:01:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 75} 251a251a0007000000000000000003730015000000004b206364
May 12 06:01:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 1, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003603b5001604909e003f017879
May 12 06:01:29 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715464889, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 1, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:01:29 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715464889, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 1, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 162, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 158, 'sleepDuration': 54, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:01:29 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715464889, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 1, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 162, "caseTemp": 120, "runSteps": 0, "bmrCals": 158, "sleepDuration": 54, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 949}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "93a21efe36b64866bf7d47144dbd80b5", "rt": "instant"}
May 12 06:01:29 msm8909 python3[3058]: [SSE] RX'd: {'key': '93a21efe36b64866bf7d47144dbd80b5', 'timestamp': 1715464889.427283, 'data': '', 'type': 's', 'source': 0}
May 12 06:01:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000320007000000005e206463
May 12 06:01:31 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:01:31 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:01:31 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:01:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e006363
May 12 06:01:31 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715464891, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:01:31 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715464891, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:01:31 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715464891, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 26}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "0995e01660084f1b81987c630b9e2b42", "rt": "instant"}
May 12 06:01:31 msm8909 python3[3058]: [SSE] RX'd: {'key': '0995e01660084f1b81987c630b9e2b42', 'timestamp': 1715464891.7110994, 'data': '', 'type': 's', 'source': 0}
May 12 06:01:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 883, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 75} 251a251a0007000000000000000003730015000000004b306364
May 12 06:01:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b700150000000058006464
May 12 06:01:41 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:01:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048106363
May 12 06:01:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001300070000000047306464
May 12 06:01:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000320007000000005e306463
May 12 06:01:43 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:01:44 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:01:44 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:01:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 72} 1d691d6900070000000000000000001500150000000048206363
May 12 06:01:54 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:01:54 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:01:54 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:01:54 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:01:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a919a07d7ea24866a2423ee135bbda68", "rt": "gw"}
May 12 06:01:55 msm8909 python3[3058]: [SSE] RX'd: {'key': 'a919a07d7ea24866a2423ee135bbda68', 'timestamp': 1715464914.9380856, 'data': '', 'type': 's', 'source': 0}
May 12 06:01:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000320007000000005e106463
May 12 06:01:55 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:01:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 91} 18cf18cf0007000000000000000003bc0015000000005b206463
May 12 06:01:55 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:01:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e306363
May 12 06:01:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 1, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003603b5001604909e003f317879
May 12 06:01:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 88} 1dd51dd50007000000000000000003b700150000000058106464
May 12 06:01:56 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:01:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:01:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b400160000000003106363
May 12 06:01:57 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:01:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001300070000000047106464
May 12 06:01:59 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715464919, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:01:59 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715464919, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 19}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:01:59 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715464919, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 19}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "46edae44748f402f8a94e34e9ed297f4", "rt": "instant"}
May 12 06:02:00 msm8909 python3[3058]: [SSE] RX'd: {'key': '46edae44748f402f8a94e34e9ed297f4', 'timestamp': 1715464919.8226233, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 1, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 162, 'bmr_cals': 158, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 54, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003603b5001604909e003f017879
May 12 06:02:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b400160000000003206363
May 12 06:02:10 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:02:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d006363
May 12 06:02:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047006363
May 12 06:02:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:02:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 19, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001300070000000047206464
May 12 06:02:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c306364
May 12 06:02:12 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715464932, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:02:12 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715464932, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:02:12 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715464932, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "3ae09f44e45148b8a2a985651f5db92f", "rt": "instant"}
May 12 06:02:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bc0016000000005a306463
May 12 06:02:13 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:02:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060206463
May 12 06:02:13 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:02:13 msm8909 python3[3058]: [SSE] RX'd: {'key': '3ae09f44e45148b8a2a985651f5db92f', 'timestamp': 1715464933.1968131, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:15 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 06:02:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d206363
May 12 06:02:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058006464
May 12 06:02:26 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:02:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047006464
May 12 06:02:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055006363
May 12 06:02:26 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:02:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047006363
May 12 06:02:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b400160000000004006363
May 12 06:02:27 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:02:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c006364
May 12 06:02:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b5001604a09f003f207879
May 12 06:02:28 msm8909 python3[3058]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 12 06:02:28 msm8909 python3[3058]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 06:02:28 msm8909 python3[3058]: Device not connected, retrying later
May 12 06:02:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 21, 'battery': 71} 1d691d6900070000000000000000001500150000000047006363
May 12 06:02:28 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715464948, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:02:28 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715464948, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 21, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 21}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:02:28 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715464948, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 21, "totalSteps": 0, "skinTemp": 99, "solarGen": 21}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "1ac04cfa2e9248248103a4794e158d14", "rt": "instant"}
May 12 06:02:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:02:28 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715464948, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:02:28 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715464948, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:02:28 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715464948, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "4cd4ff0c05fc44fca14f4dfc145b7a29", "rt": "instant"}
May 12 06:02:29 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:02:29 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:02:29 msm8909 python3[3058]: [SSE] RX'd: {'key': '1ac04cfa2e9248248103a4794e158d14', 'timestamp': 1715464949.3026383, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060006463
May 12 06:02:29 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:02:29 msm8909 python3[3058]: [SSE] RX'd: {'key': '4cd4ff0c05fc44fca14f4dfc145b7a29', 'timestamp': 1715464949.3618643, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bc0016000000005a106463
May 12 06:02:30 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:02:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c106364
May 12 06:02:40 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:02:40 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:02:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d306363
May 12 06:02:40 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715464960, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:02:40 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715464960, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:02:40 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715464960, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 26}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "dec711bdc6e44a8c8e37861433ecc83d", "rt": "instant"}
May 12 06:02:40 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:02:40 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:02:41 msm8909 python3[3058]: [SSE] RX'd: {'key': 'dec711bdc6e44a8c8e37861433ecc83d', 'timestamp': 1715464960.9669418, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:41 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:02:41 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:02:43 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:02:43 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:02:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b400160000000004206363
May 12 06:02:44 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:02:46 msm8909 python3[3058]: Running Scheduled: Thread Check
May 12 06:02:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047306464
May 12 06:02:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:02:54 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:02:54 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:02:54 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:02:54 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:02:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "453e01ac6be14e5da9180e8ce0a85deb", "rt": "gw"}
May 12 06:02:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b5001604a09f003f107879
May 12 06:02:55 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715464975, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:02:55 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715464975, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 949}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:02:55 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715464975, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 949}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "b5350fc783404ee99226fc7133e7beb0", "rt": "instant"}
May 12 06:02:55 msm8909 python3[3058]: [SSE] RX'd: {'key': '453e01ac6be14e5da9180e8ce0a85deb', 'timestamp': 1715464975.2395141, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060306463
May 12 06:02:55 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:02:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058306464
May 12 06:02:55 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:02:55 msm8909 python3[3058]: [SSE] RX'd: {'key': 'b5350fc783404ee99226fc7133e7beb0', 'timestamp': 1715464975.7095315, 'data': '', 'type': 's', 'source': 0}
May 12 06:02:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d106363
May 12 06:02:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058006464
May 12 06:02:58 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:02:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003200070000000060306463
May 12 06:02:58 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:02:59 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:02:59 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:03:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058106464
May 12 06:03:07 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:03:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 949, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b5001604a09f003f207879
May 12 06:03:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000320007000000005f006463
May 12 06:03:07 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:03:07 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:03:07 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:03:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055106363
May 12 06:03:08 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:03:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:03:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047006464
May 12 06:03:08 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715464988, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 20}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:03:08 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715464988, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 20}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:03:08 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715464988, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 20}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "89ea277b31ad43adba16a5ad68f33a36", "rt": "instant"}
May 12 06:03:09 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:03:09 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:03:09 msm8909 python3[3058]: [SSE] RX'd: {'key': '89ea277b31ad43adba16a5ad68f33a36', 'timestamp': 1715464989.0804346, 'data': '', 'type': 's', 'source': 0}
May 12 06:03:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b400160000000004006363
May 12 06:03:09 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:03:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d206363
May 12 06:03:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000320007000000005f006463
May 12 06:03:10 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:03:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b400160000000004006363
May 12 06:03:11 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:03:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b106364
May 12 06:03:21 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:03:21 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:03:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 948, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b400160000000004106363
May 12 06:03:21 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:03:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b206364
May 12 06:03:21 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465001, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:03:21 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465001, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:03:21 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465001, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "f061ee54565447d08918f9edae51e035", "rt": "instant"}
May 12 06:03:22 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f061ee54565447d08918f9edae51e035', 'timestamp': 1715465002.352416, 'data': '', 'type': 's', 'source': 0}
May 12 06:03:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000320007000000005f206463
May 12 06:03:22 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:03:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058206464
May 12 06:03:22 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:03:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047206464
May 12 06:03:23 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:03:23 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:03:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:03:25 msm8909 python3[3058]: DBUS: Discovered 06:05:04:67:BC:31 .
May 12 06:03:25 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 12 06:03:25 msm8909 python3[3058]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 12 06:03:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:03:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:03:29 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 12 06:03:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:03:35 msm8909 python3[3058]: DBUS: Connected to 06:05:04:FC:44:79
May 12 06:03:35 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:03:35 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 12 06:03:35 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 12 06:03:35 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "key": "1c47dcc4e77545af85cb93f494431de0", "rt": "gw"}
May 12 06:03:35 msm8909 python3[3058]: ACTIVATING HR.
May 12 06:03:35 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:03:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055306363
May 12 06:03:35 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:03:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047306464
May 12 06:03:36 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:03:36 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:03:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b306364
May 12 06:03:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001a0007000000004c106363
May 12 06:03:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058006464
May 12 06:03:37 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:03:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b6001604a09f003f107879
May 12 06:03:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000320007000000005f306463
May 12 06:03:37 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:03:38 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:03:38 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:03:42 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:03:42 msm8909 python3[3058]: 396.40284156799316 [06:05:04:FC:44:79] <- HR 0000
May 12 06:03:43 msm8909 python3[3058]: 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, 205, 161, 0, 0, 0, 0, 0, 0, 0, 0, 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 06:03:43 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 06:03:43 msm8909 python3[3058]: GOT Pairing Code: 1d69
May 12 06:03:43 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 06:03:43 msm8909 python3[3058]: NO FW Update needed.
May 12 06:03:43 msm8909 python3[3058]: LAST SYNC: 1715457441
May 12 06:03:45 msm8909 python3[3058]: 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, 22, 0, 0, 64, 22, 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 06:03:45 msm8909 python3[3058]: ACTIVITY: 0
May 12 06:03:45 msm8909 python3[3058]: HR READING: 0 TOOK 0.000641 secs
May 12 06:03:45 msm8909 python3[3058]: DEACTIVATING HR.
May 12 06:03:45 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:03:45 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 99, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 22, 'battery': 71}
May 12 06:03:45 msm8909 python3[3058]: W ID: 63
May 12 06:03:45 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465025, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 71, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:03:45 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465025, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 71, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:03:45 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465025, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 22, "battery": 71, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "4ddc262242bd4fb299d9a6381e69c600", "rt": "instant"}
May 12 06:03:45 msm8909 python3[3058]: Instant Upload complete
May 12 06:03:45 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 12 06:03:47 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 06:03:47 msm8909 python3[3058]: DBUS: 06:05:04:FC:44:79 disconnected.
May 12 06:03:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:03:48 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:03:48 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:03:48 msm8909 python3[3058]: [SSE] RX'd: {'key': '1c47dcc4e77545af85cb93f494431de0', 'timestamp': 1715465016.0203171, 'data': '', 'type': 's', 'source': 0}
May 12 06:03:48 msm8909 python3[3058]: [SSE] RX'd: {'key': '4ddc262242bd4fb299d9a6381e69c600', 'timestamp': 1715465025.4995732, 'data': '', 'type': 's', 'source': 0}
May 12 06:03:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001a0007000000004c306363
May 12 06:03:54 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465034, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:03:54 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465034, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:03:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465034, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 26}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "66bd76f1ce5a4975b8dca1c7d6378948", "rt": "instant"}
May 12 06:03:54 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:03:54 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:03:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "871325fed7724f9a939868fae0ca0cba", "rt": "gw"}
May 12 06:03:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000320007000000005f106463
May 12 06:03:54 msm8909 python3[3058]: [SSE] RX'd: {'key': '66bd76f1ce5a4975b8dca1c7d6378948', 'timestamp': 1715465034.8402214, 'data': '', 'type': 's', 'source': 0}
May 12 06:03:54 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:03:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058106464
May 12 06:03:55 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:03:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055106363
May 12 06:03:55 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:03:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047106464
May 12 06:03:55 msm8909 python3[3058]: [SSE] RX'd: {'key': '871325fed7724f9a939868fae0ca0cba', 'timestamp': 1715465035.2711151, 'data': '', 'type': 's', 'source': 0}
May 12 06:03:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b106364
May 12 06:03:56 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:03:56 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:03:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:03:57 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465037, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:03:57 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465037, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:03:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465037, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "6b9e1348089646518bc0bc79772cd838", "rt": "instant"}
May 12 06:03:58 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:03:58 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:03:58 msm8909 python3[3058]: [SSE] RX'd: {'key': '6b9e1348089646518bc0bc79772cd838', 'timestamp': 1715465038.0211313, 'data': '', 'type': 's', 'source': 0}
May 12 06:04:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:04:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047206464
May 12 06:04:08 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:04:08 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:04:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 62} 13d413d40007000000000000003703b6001604a09f003e107879
May 12 06:04:09 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465049, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 62, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:04:09 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465049, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 62, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:04:09 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465049, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 62, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 950}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "e0d6100bac5740f989f60445496258df", "rt": "instant"}
May 12 06:04:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b700160000000058306464
May 12 06:04:09 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:04:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 50, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000320007000000005f206463
May 12 06:04:09 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:04:09 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e0d6100bac5740f989f60445496258df', 'timestamp': 1715465049.638413, 'data': '', 'type': 's', 'source': 0}
May 12 06:04:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:04:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055306363
May 12 06:04:10 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:04:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c306364
May 12 06:04:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bc0016000000005b306463
May 12 06:04:11 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:04:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000330007000000005f306463
May 12 06:04:11 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:04:12 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:04:12 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:04:12 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:04:12 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:04:18 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:04:18 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:04:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059006463
May 12 06:04:21 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:04:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:04:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047106363
May 12 06:04:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055006363
May 12 06:04:22 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:04:22 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:04:22 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:04:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001400070000000046006464
May 12 06:04:22 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465062, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 20}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:04:22 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465062, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 20}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:04:22 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465062, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 20}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "93eba71fab214026bf852533b433373c", "rt": "instant"}
May 12 06:04:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c006364
May 12 06:04:23 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465063, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:04:23 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465063, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:04:23 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465063, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "b0876f4d97d24b0a8ab506ae7377c222", "rt": "instant"}
May 12 06:04:23 msm8909 python3[3058]: [SSE] RX'd: {'key': '93eba71fab214026bf852533b433373c', 'timestamp': 1715465063.1204505, 'data': '', 'type': 's', 'source': 0}
May 12 06:04:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b106463
May 12 06:04:23 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:04:23 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:04:23 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:04:23 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:04:23 msm8909 python3[3058]: [SSE] RX'd: {'key': 'b0876f4d97d24b0a8ab506ae7377c222', 'timestamp': 1715465063.55075, 'data': '', 'type': 's', 'source': 0}
May 12 06:04:23 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:04:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e206363
May 12 06:04:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 62} 13d413d40007000000000000003703b6001604a09f003e207879
May 12 06:04:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000330007000000005f006463
May 12 06:04:24 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:04:25 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:04:25 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:04:26 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:04:26 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:04:26 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:04:26 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:04:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c106364
May 12 06:04:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004106363
May 12 06:04:35 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:04:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e306363
May 12 06:04:36 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:04:36 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:04:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:04:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b206463
May 12 06:04:38 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:04:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 62} 13d413d40007000000000000003703b6001604a09f003e007879
May 12 06:04:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e306363
May 12 06:04:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000330007000000005f106463
May 12 06:04:39 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:04:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055206363
May 12 06:04:39 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:04:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001400070000000046106464
May 12 06:04:40 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:04:40 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:04:49 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:04:49 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:04:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000330007000000005f206463
May 12 06:04:49 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:04:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:04:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055306363
May 12 06:04:49 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:04:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001400070000000046206464
May 12 06:04:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c306364
May 12 06:04:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059306463
May 12 06:04:51 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:04:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e006363
May 12 06:04:52 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:04:52 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:04:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:04:52 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465092, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:04:52 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465092, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:04:52 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465092, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "7ee7d60b8d734366a275653818d7798f", "rt": "instant"}
May 12 06:04:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004306363
May 12 06:04:52 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:04:53 msm8909 python3[3058]: [SSE] RX'd: {'key': '7ee7d60b8d734366a275653818d7798f', 'timestamp': 1715465092.610729, 'data': '', 'type': 's', 'source': 0}
May 12 06:04:53 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:04:53 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:04:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 62} 13d413d40007000000000000003703b6001604a09f003e107879
May 12 06:04:53 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:04:53 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:04:54 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:04:54 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:04:55 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:04:55 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:04:55 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "a01f4ba5fa1a4022a440cde98f4346e3", "rt": "gw"}
May 12 06:04:55 msm8909 python3[3058]: [SSE] RX'd: {'key': 'a01f4ba5fa1a4022a440cde98f4346e3', 'timestamp': 1715465095.6658204, 'data': '', 'type': 's', 'source': 0}
May 12 06:05:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:05:03 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465103, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:05:03 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465103, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:05:03 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465103, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "3769c5755d894fcfa0033900de64cc78", "rt": "instant"}
May 12 06:05:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e206363
May 12 06:05:03 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465103, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:05:03 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465103, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 26}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:05:03 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465103, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 26}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "9c20d4172383455bac1e953e0c95ece5", "rt": "instant"}
May 12 06:05:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 62} 13d413d40007000000000000003703b6001604a09f003e207879
May 12 06:05:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '3769c5755d894fcfa0033900de64cc78', 'timestamp': 1715465103.8859324, 'data': '', 'type': 's', 'source': 0}
May 12 06:05:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '9c20d4172383455bac1e953e0c95ece5', 'timestamp': 1715465103.9427147, 'data': '', 'type': 's', 'source': 0}
May 12 06:05:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003ba00160000000055006363
May 12 06:05:04 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:05:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001400070000000046006464
May 12 06:05:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:05:04 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:05:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000330007000000005f006463
May 12 06:05:05 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:05:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004006363
May 12 06:05:05 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:05:05 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:05:05 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:05:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001a0007000000004e206363
May 12 06:05:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:05:07 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:05:07 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:05:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c006364
May 12 06:05:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059106463
May 12 06:05:08 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:05:08 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:05:08 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:05:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059206464
May 12 06:05:17 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:05:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004106363
May 12 06:05:17 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:05:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e106463
May 12 06:05:17 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:05:17 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:05:17 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:05:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:05:19 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:05:19 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:05:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047106464
May 12 06:05:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c206364
May 12 06:05:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004106363
May 12 06:05:20 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:05:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b6001604a09f003d00787a
May 12 06:05:20 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465120, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:05:20 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465120, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:05:20 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465120, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 122, "solarGen": 950}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "5d38c7f8364546cab4241f290e4076aa", "rt": "instant"}
May 12 06:05:21 msm8909 python3[3058]: [SSE] RX'd: {'key': '5d38c7f8364546cab4241f290e4076aa', 'timestamp': 1715465121.378566, 'data': '', 'type': 's', 'source': 0}
May 12 06:05:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:05:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 84} 158315830007000000000000000003ba00160000000054206363
May 12 06:05:21 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:05:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047206464
May 12 06:05:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e306463
May 12 06:05:32 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:05:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c306364
May 12 06:05:32 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465132, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:05:32 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465132, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:05:32 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465132, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "477320d06a7d48519d28f63f13d8efb6", "rt": "instant"}
May 12 06:05:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004306363
May 12 06:05:32 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:05:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d106363
May 12 06:05:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b6001604a09f003d10787a
May 12 06:05:33 msm8909 python3[3058]: [SSE] RX'd: {'key': '477320d06a7d48519d28f63f13d8efb6', 'timestamp': 1715465132.8986456, 'data': '', 'type': 's', 'source': 0}
May 12 06:05:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 84} 158315830007000000000000000003ba00160000000054306363
May 12 06:05:34 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:05:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059006464
May 12 06:05:34 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:05:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:05:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d206363
May 12 06:05:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b6001604a09f003d20787a
May 12 06:05:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059106464
May 12 06:05:47 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:05:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bd0016000000005a106463
May 12 06:05:47 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:05:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e006463
May 12 06:05:47 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:05:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:05:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c106364
May 12 06:05:49 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:05:49 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:05:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004006363
May 12 06:05:50 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:05:55 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:05:55 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:05:55 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9b1c61de828947eab88590ac7e78e8f9", "rt": "gw"}
May 12 06:05:55 msm8909 python3[3058]: [SSE] RX'd: {'key': '9b1c61de828947eab88590ac7e78e8f9', 'timestamp': 1715465155.7902505, 'data': '', 'type': 's', 'source': 0}
May 12 06:05:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c206364
May 12 06:05:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b700160000000059206464
May 12 06:05:59 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:05:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bd0016000000005a206463
May 12 06:05:59 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:05:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004106363
May 12 06:05:59 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:06:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b6001604a09f003d00787a
May 12 06:06:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 26, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001a0007000000004d306363
May 12 06:06:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:06:01 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465161, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:06:01 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465161, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:06:01 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465161, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "98805bc095554e00baab303b6f5acc07", "rt": "instant"}
May 12 06:06:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047306464
May 12 06:06:01 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465161, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 20}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:06:01 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465161, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 20}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:06:01 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465161, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 20}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "ff68f3dee8c84890a7cf2c2b51beabae", "rt": "instant"}
May 12 06:06:02 msm8909 python3[3058]: [SSE] RX'd: {'key': '98805bc095554e00baab303b6f5acc07', 'timestamp': 1715465161.7966135, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:02 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ff68f3dee8c84890a7cf2c2b51beabae', 'timestamp': 1715465161.853688, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 84} 158315830007000000000000000003ba00160000000054206363
May 12 06:06:03 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:06:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:06:04 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:06:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046006363
May 12 06:06:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 84} 158315830007000000000000000003ba00160000000054306363
May 12 06:06:13 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:06:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047006464
May 12 06:06:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b800160000000059006464
May 12 06:06:14 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:06:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b306364
May 12 06:06:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:06:17 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465177, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:06:17 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465177, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:06:17 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465177, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "7aafbfb262c44a49961e5a0cb758cf73", "rt": "instant"}
May 12 06:06:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b6001604a09f003f20787a
May 12 06:06:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '7aafbfb262c44a49961e5a0cb758cf73', 'timestamp': 1715465177.853462, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:20 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:06:20 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:06:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b6001604a09f003f30787a
May 12 06:06:27 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465187, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:06:27 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465187, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:06:27 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465187, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 122, "solarGen": 950}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "f8855b9993d64b38b379c3b56fe63c7a", "rt": "instant"}
May 12 06:06:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001b0007000000004e206363
May 12 06:06:27 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465187, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:06:27 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465187, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 78, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:06:27 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465187, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 78, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 27}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "0a72572480414b74a93898927e2360bd", "rt": "instant"}
May 12 06:06:28 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f8855b9993d64b38b379c3b56fe63c7a', 'timestamp': 1715465187.9417894, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046206363
May 12 06:06:28 msm8909 python3[3058]: [SSE] RX'd: {'key': '0a72572480414b74a93898927e2360bd', 'timestamp': 1715465188.0945354, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b106364
May 12 06:06:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b800160000000059106464
May 12 06:06:29 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:06:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b106463
May 12 06:06:29 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:06:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004006363
May 12 06:06:29 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:06:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:06:29 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:06:31 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:06:31 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:06:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:06:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b206364
May 12 06:06:41 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465201, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:06:41 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465201, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:06:41 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465201, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "5a07a8942f8247768709574b106f0ca8", "rt": "instant"}
May 12 06:06:41 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:06:41 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:06:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b800160000000059206464
May 12 06:06:41 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:06:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:06:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001b0007000000004e006363
May 12 06:06:42 msm8909 python3[3058]: [SSE] RX'd: {'key': '5a07a8942f8247768709574b106f0ca8', 'timestamp': 1715465202.0151088, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b6001604a09f003f00787a
May 12 06:06:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047306464
May 12 06:06:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b306463
May 12 06:06:44 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:06:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000330007000000005f206463
May 12 06:06:44 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:06:50 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:06:50 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:06:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046106363
May 12 06:06:55 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:06:55 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:06:55 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ac8f7474787b4e3baf7ed291be560e35", "rt": "gw"}
May 12 06:06:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b006463
May 12 06:06:55 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:06:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b800160000000059006464
May 12 06:06:56 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:06:56 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ac8f7474787b4e3baf7ed291be560e35', 'timestamp': 1715465216.197974, 'data': '', 'type': 's', 'source': 0}
May 12 06:06:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b306364
May 12 06:06:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 78} 0f890f8900070000000000000000001b0007000000004e106363
May 12 06:06:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 158315830007000000000000000003ba00160000000056006363
May 12 06:06:58 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:06:58 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:06:58 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:06:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 20, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001400070000000047006464
May 12 06:06:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004306363
May 12 06:06:59 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:07:09 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:07:09 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:07:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 158315830007000000000000000003ba00160000000056106363
May 12 06:07:10 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:07:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:07:10 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465230, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:07:10 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465230, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:07:10 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465230, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "e75d86f81cdb42bd9213a07ee5366d30", "rt": "instant"}
May 12 06:07:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047206464
May 12 06:07:10 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465230, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:07:10 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465230, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:07:10 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465230, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "1ecc830da34d4b74aee17f6ad2df6b85", "rt": "instant"}
May 12 06:07:11 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:07:11 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:07:11 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:07:11 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:07:11 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e75d86f81cdb42bd9213a07ee5366d30', 'timestamp': 1715465230.9961505, 'data': '', 'type': 's', 'source': 0}
May 12 06:07:11 msm8909 python3[3058]: [SSE] RX'd: {'key': '1ecc830da34d4b74aee17f6ad2df6b85', 'timestamp': 1715465231.0493498, 'data': '', 'type': 's', 'source': 0}
May 12 06:07:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004106363
May 12 06:07:11 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:07:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b800160000000059106464
May 12 06:07:11 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:07:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e106463
May 12 06:07:12 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:07:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b206463
May 12 06:07:13 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:07:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b106364
May 12 06:07:21 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:07:21 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:07:23 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:07:23 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:07:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b306463
May 12 06:07:25 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:07:25 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:07:25 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:07:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003b800160000000057306464
May 12 06:07:26 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:07:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047006464
May 12 06:07:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043006464
May 12 06:07:38 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465258, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:07:38 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465258, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:07:38 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465258, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "31f4384e93ff465392caf4b7919a108f", "rt": "instant"}
May 12 06:07:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b6001604a09f003f20787a
May 12 06:07:39 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465259, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:07:39 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465259, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 950}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:07:39 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465259, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 122, "solarGen": 950}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "d55374a0414e4a648d4838d15ee3d121", "rt": "instant"}
May 12 06:07:39 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:07:39 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:07:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d106363
May 12 06:07:39 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465259, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:07:39 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465259, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:07:39 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465259, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 27}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "7329437b36c74043b26f67b805985c5c", "rt": "instant"}
May 12 06:07:39 msm8909 python3[3058]: [SSE] RX'd: {'key': '31f4384e93ff465392caf4b7919a108f', 'timestamp': 1715465259.1915166, 'data': '', 'type': 's', 'source': 0}
May 12 06:07:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e006463
May 12 06:07:39 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:07:40 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd55374a0414e4a648d4838d15ee3d121', 'timestamp': 1715465259.5891957, 'data': '', 'type': 's', 'source': 0}
May 12 06:07:40 msm8909 python3[3058]: [SSE] RX'd: {'key': '7329437b36c74043b26f67b805985c5c', 'timestamp': 1715465259.8557317, 'data': '', 'type': 's', 'source': 0}
May 12 06:07:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b106463
May 12 06:07:42 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:07:46 msm8909 python3[3058]: Running Scheduled: Thread Check
May 12 06:07:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b206463
May 12 06:07:51 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:07:51 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:07:51 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:07:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e106463
May 12 06:07:52 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:07:52 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:07:52 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:07:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047206464
May 12 06:07:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:07:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d306363
May 12 06:07:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:07:54 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:07:54 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:07:56 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:07:56 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:07:56 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "975d770f8b0f4d5d9f2335d835dd5093", "rt": "gw"}
May 12 06:07:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 950, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b6001604a09f003f00787a
May 12 06:07:56 msm8909 python3[3058]: [SSE] RX'd: {'key': '975d770f8b0f4d5d9f2335d835dd5093', 'timestamp': 1715465276.5365877, 'data': '', 'type': 's', 'source': 0}
May 12 06:08:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b206364
May 12 06:08:05 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465285, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:08:05 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465285, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:08:05 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465285, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "0973f492139944bd8cf477068ed5219f", "rt": "instant"}
May 12 06:08:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f10787a
May 12 06:08:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bd0016000000005b306463
May 12 06:08:06 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:08:06 msm8909 python3[3058]: [SSE] RX'd: {'key': '0973f492139944bd8cf477068ed5219f', 'timestamp': 1715465286.1702027, 'data': '', 'type': 's', 'source': 0}
May 12 06:08:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 84} 158315830007000000000000000003bb00160000000054306363
May 12 06:08:07 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:08:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047306464
May 12 06:08:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:08:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004206363
May 12 06:08:08 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:08:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d006363
May 12 06:08:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e306463
May 12 06:08:09 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:08:19 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:08:19 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:08:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055006363
May 12 06:08:19 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:08:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:08:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e006463
May 12 06:08:21 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:08:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f20787a
May 12 06:08:22 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:08:22 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:08:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047106464
May 12 06:08:22 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465302, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:08:22 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465302, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:08:22 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465302, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "ddf45ca3991c4ae5b9eb2d890207422f", "rt": "instant"}
May 12 06:08:23 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ddf45ca3991c4ae5b9eb2d890207422f', 'timestamp': 1715465302.8803916, 'data': '', 'type': 's', 'source': 0}
May 12 06:08:23 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:08:23 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:08:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d206363
May 12 06:08:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:08:24 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465304, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:08:24 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465304, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:08:24 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465304, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "5c5cd85177c1489590bf0391df248c1c", "rt": "instant"}
May 12 06:08:24 msm8909 python3[3058]: [SSE] RX'd: {'key': '5c5cd85177c1489590bf0391df248c1c', 'timestamp': 1715465304.8497558, 'data': '', 'type': 's', 'source': 0}
May 12 06:08:33 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:08:33 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:08:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d306363
May 12 06:08:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f30787a
May 12 06:08:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e106463
May 12 06:08:33 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:08:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055206363
May 12 06:08:34 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:08:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047206464
May 12 06:08:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:08:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:08:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bd0016000000005a306463
May 12 06:08:37 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:08:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c206364
May 12 06:08:37 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:08:37 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:08:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:08:47 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465327, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:08:47 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465327, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:08:47 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465327, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "d147276f475e4f41a6021c3f1fdeecbe", "rt": "instant"}
May 12 06:08:48 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd147276f475e4f41a6021c3f1fdeecbe', 'timestamp': 1715465328.0701709, 'data': '', 'type': 's', 'source': 0}
May 12 06:08:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e306463
May 12 06:08:48 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:08:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d006363
May 12 06:08:48 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465328, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:08:48 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465328, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:08:48 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465328, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 27}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "b18b90c5c0554d80a9803e39860ceee0", "rt": "instant"}
May 12 06:08:49 msm8909 python3[3058]: [SSE] RX'd: {'key': 'b18b90c5c0554d80a9803e39860ceee0', 'timestamp': 1715465329.0956872, 'data': '', 'type': 's', 'source': 0}
May 12 06:08:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:08:49 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:08:49 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:08:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c306364
May 12 06:08:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055306363
May 12 06:08:51 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:08:52 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:08:52 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:08:52 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:08:52 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:08:56 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:08:56 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:08:56 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "e76c1c1421654b6685cef56d6e607609", "rt": "gw"}
May 12 06:08:56 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e76c1c1421654b6685cef56d6e607609', 'timestamp': 1715465336.8823564, 'data': '', 'type': 's', 'source': 0}
May 12 06:09:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055006363
May 12 06:09:01 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:09:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c006364
May 12 06:09:02 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:09:02 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:09:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 51, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000330007000000005e006463
May 12 06:09:02 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:09:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001b0007000000004d206363
May 12 06:09:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f20787a
May 12 06:09:03 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465343, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:09:03 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465343, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 122, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:09:03 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465343, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 122, "solarGen": 951}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "5cdbcc766782427caaed24ce8f4c0ef6", "rt": "instant"}
May 12 06:09:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:09:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:09:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '5cdbcc766782427caaed24ce8f4c0ef6', 'timestamp': 1715465343.8383856, 'data': '', 'type': 's', 'source': 0}
May 12 06:09:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d30787a
May 12 06:09:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b206463
May 12 06:09:06 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:09:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d00787a
May 12 06:09:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055206363
May 12 06:09:15 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:09:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b306463
May 12 06:09:16 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:09:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 74} 251a251a0007000000000000000003740016000000004a206364
May 12 06:09:17 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465357, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 74, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:09:17 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465357, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 74, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:09:17 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465357, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 74, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "3c43f0f75ebc4a22aef0af31b3ccd7e2", "rt": "instant"}
May 12 06:09:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 949, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b500160000000004106363
May 12 06:09:17 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:09:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '3c43f0f75ebc4a22aef0af31b3ccd7e2', 'timestamp': 1715465357.507365, 'data': '', 'type': 's', 'source': 0}
May 12 06:09:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c306363
May 12 06:09:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:09:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001500070000000046306464
May 12 06:09:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:09:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c006363
May 12 06:09:22 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:09:23 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:09:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d10787a
May 12 06:09:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b006463
May 12 06:09:30 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:09:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b800160000000058006464
May 12 06:09:31 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:09:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 74} 251a251a0007000000000000000003740016000000004a306364
May 12 06:09:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e306463
May 12 06:09:32 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:09:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c106363
May 12 06:09:34 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:09:34 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:09:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001500070000000046006464
May 12 06:09:34 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465374, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:09:34 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465374, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:09:34 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465374, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "96032a8c6f3b4f4ea0a13a2ff9e719f4", "rt": "instant"}
May 12 06:09:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e006463
May 12 06:09:34 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:09:35 msm8909 python3[3058]: [SSE] RX'd: {'key': '96032a8c6f3b4f4ea0a13a2ff9e719f4', 'timestamp': 1715465374.5958786, 'data': '', 'type': 's', 'source': 0}
May 12 06:09:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e106463
May 12 06:09:44 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:09:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001500070000000046106464
May 12 06:09:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003006363
May 12 06:09:44 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:09:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c206363
May 12 06:09:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b206463
May 12 06:09:45 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:09:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:09:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 74} 251a251a0007000000000000000003740016000000004a106364
May 12 06:09:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b800160000000058106464
May 12 06:09:47 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:09:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d30787a
May 12 06:09:47 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:09:47 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:09:53 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:09:53 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:09:56 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:09:56 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:09:56 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "22613dda27a0470bb4232af02a98bfbc", "rt": "gw"}
May 12 06:09:57 msm8909 python3[3058]: [SSE] RX'd: {'key': '22613dda27a0470bb4232af02a98bfbc', 'timestamp': 1715465397.1292899, 'data': '', 'type': 's', 'source': 0}
May 12 06:09:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b306463
May 12 06:09:57 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:09:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 74} 251a251a0007000000000000000003740016000000004a206364
May 12 06:09:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003206363
May 12 06:09:59 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:10:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 122, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d00787a
May 12 06:10:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:10:00 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465400, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:10:00 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465400, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:10:00 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465400, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "2ff9ebff8b97473d943983d96bdfd940", "rt": "instant"}
May 12 06:10:01 msm8909 python3[3058]: [SSE] RX'd: {'key': '2ff9ebff8b97473d943983d96bdfd940', 'timestamp': 1715465400.9991598, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b800160000000058306464
May 12 06:10:01 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:10:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003206363
May 12 06:10:01 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:10:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b306364
May 12 06:10:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003306363
May 12 06:10:11 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:10:12 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:10:12 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:10:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b006463
May 12 06:10:12 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:10:13 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:10:13 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:10:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:10:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d207879
May 12 06:10:14 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465414, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:10:14 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465414, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:10:14 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465414, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 951}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "ef948391395641a5a61a5914936431ca", "rt": "instant"}
May 12 06:10:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c106363
May 12 06:10:15 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465415, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:10:15 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465415, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 27}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:10:15 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465415, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 27}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "d423e25b6d4848828ee7d44fd961372f", "rt": "instant"}
May 12 06:10:15 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ef948391395641a5a61a5914936431ca', 'timestamp': 1715465415.1391935, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:15 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd423e25b6d4848828ee7d44fd961372f', 'timestamp': 1715465415.4330242, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:23 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:10:23 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:10:25 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:10:25 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:10:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:10:25 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465425, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:10:25 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465425, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:10:25 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465425, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "885ea259f99c432abb92808d8793ed4c", "rt": "instant"}
May 12 06:10:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:10:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003b800160000000057106464
May 12 06:10:26 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:10:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055106363
May 12 06:10:26 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:10:26 msm8909 python3[3058]: [SSE] RX'd: {'key': '885ea259f99c432abb92808d8793ed4c', 'timestamp': 1715465426.1272826, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:26 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:10:26 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:10:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b600160000000004006363
May 12 06:10:26 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:10:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d307879
May 12 06:10:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c206363
May 12 06:10:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047206464
May 12 06:10:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:10:29 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:10:39 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:10:39 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:10:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003be0016000000005a306463
May 12 06:10:39 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:10:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047306464
May 12 06:10:40 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465440, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:10:40 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465440, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:10:40 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465440, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "28c2d975b84c455eb55712006f72f27a", "rt": "instant"}
May 12 06:10:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003b800160000000057306464
May 12 06:10:40 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:10:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f206463
May 12 06:10:40 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:10:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:10:40 msm8909 python3[3058]: [SSE] RX'd: {'key': '28c2d975b84c455eb55712006f72f27a', 'timestamp': 1715465440.6521525, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b206364
May 12 06:10:41 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465441, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:10:41 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465441, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:10:41 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465441, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "7ef71b0530c44eb29b8489fce64ef70b", "rt": "instant"}
May 12 06:10:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b600160000000004306363
May 12 06:10:41 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:10:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c006363
May 12 06:10:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d007879
May 12 06:10:42 msm8909 python3[3058]: [SSE] RX'd: {'key': '7ef71b0530c44eb29b8489fce64ef70b', 'timestamp': 1715465441.6666563, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:10:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055206363
May 12 06:10:44 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:10:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b600160000000004006363
May 12 06:10:53 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:10:53 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:10:53 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:10:54 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:10:54 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:10:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 27, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001b0007000000004c106363
May 12 06:10:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047006464
May 12 06:10:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f006463
May 12 06:10:55 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:10:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003b800160000000057006464
May 12 06:10:55 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:10:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:10:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b006364
May 12 06:10:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055006363
May 12 06:10:56 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:10:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003be0016000000005a106463
May 12 06:10:56 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:10:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d207879
May 12 06:10:57 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:10:57 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:10:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7fcafe7ffb7044bca166b380661a2840", "rt": "gw"}
May 12 06:10:57 msm8909 python3[3058]: [SSE] RX'd: {'key': '7fcafe7ffb7044bca166b380661a2840', 'timestamp': 1715465457.4165926, 'data': '', 'type': 's', 'source': 0}
May 12 06:10:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f006463
May 12 06:10:57 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:11:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:11:07 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465467, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:11:07 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465467, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:11:07 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465467, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "d3ee3bad9ba649dea5d6748d20df8a85", "rt": "instant"}
May 12 06:11:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:11:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003b800160000000057106464
May 12 06:11:07 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:11:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003740016000000004b106364
May 12 06:11:08 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd3ee3bad9ba649dea5d6748d20df8a85', 'timestamp': 1715465468.1390023, 'data': '', 'type': 's', 'source': 0}
May 12 06:11:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055106363
May 12 06:11:08 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:11:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003be0016000000005a206463
May 12 06:11:08 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:11:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003703b7001604a09f003d307879
May 12 06:11:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f106463
May 12 06:11:10 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:11:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003206363
May 12 06:11:11 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:11:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d006363
May 12 06:11:21 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465481, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:11:21 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465481, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:11:21 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465481, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 28}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "314b5e03d2cc45beb57607843cae6720", "rt": "instant"}
May 12 06:11:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f007879
May 12 06:11:21 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465481, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:11:21 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465481, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:11:21 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465481, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 951}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "bb64048f66224de087d2bb67182af59f", "rt": "instant"}
May 12 06:11:22 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:11:22 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:11:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047306464
May 12 06:11:22 msm8909 python3[3058]: [SSE] RX'd: {'key': '314b5e03d2cc45beb57607843cae6720', 'timestamp': 1715465482.0501626, 'data': '', 'type': 's', 'source': 0}
May 12 06:11:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:11:22 msm8909 python3[3058]: [SSE] RX'd: {'key': 'bb64048f66224de087d2bb67182af59f', 'timestamp': 1715465482.1120236, 'data': '', 'type': 's', 'source': 0}
May 12 06:11:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003306363
May 12 06:11:23 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:11:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055206363
May 12 06:11:23 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:11:24 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:11:24 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:11:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f306463
May 12 06:11:24 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:11:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055306363
May 12 06:11:25 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:11:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 92} 18cf18cf0007000000000000000003be0016000000005c106463
May 12 06:11:35 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:11:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003006363
May 12 06:11:36 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:11:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f207879
May 12 06:11:36 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:11:36 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:11:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d106363
May 12 06:11:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:11:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047106464
May 12 06:11:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058006464
May 12 06:11:37 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:11:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f006463
May 12 06:11:37 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:11:37 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:11:37 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:11:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c006364
May 12 06:11:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055006363
May 12 06:11:38 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:11:40 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:11:40 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:11:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003206363
May 12 06:11:50 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:11:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bb00160000000055106363
May 12 06:11:50 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:11:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 92} 18cf18cf0007000000000000000003be0016000000005c206463
May 12 06:11:50 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:11:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d306363
May 12 06:11:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:11:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:11:51 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465511, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:11:51 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465511, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:11:51 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465511, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "c24f5784fab0434f81df2b719ac2dafb", "rt": "instant"}
May 12 06:11:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047206464
May 12 06:11:52 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465512, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:11:52 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465512, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 21}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:11:52 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465512, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 21}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "7d8b67b2250a458c8457073c1270a13b", "rt": "instant"}
May 12 06:11:52 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c24f5784fab0434f81df2b719ac2dafb', 'timestamp': 1715465511.8929114, 'data': '', 'type': 's', 'source': 0}
May 12 06:11:52 msm8909 python3[3058]: [SSE] RX'd: {'key': '7d8b67b2250a458c8457073c1270a13b', 'timestamp': 1715465512.4515438, 'data': '', 'type': 's', 'source': 0}
May 12 06:11:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c106364
May 12 06:11:53 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465513, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:11:53 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465513, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 884}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:11:53 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465513, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 884}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "2e68b872ce364d7ab8f2af1911b00804", "rt": "instant"}
May 12 06:11:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f007879
May 12 06:11:53 msm8909 python3[3058]: [SSE] RX'd: {'key': '2e68b872ce364d7ab8f2af1911b00804', 'timestamp': 1715465513.4153495, 'data': '', 'type': 's', 'source': 0}
May 12 06:11:54 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:11:55 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:11:57 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:11:57 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:11:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "5eddf62a6dde411397481970b405bb14", "rt": "gw"}
May 12 06:11:57 msm8909 python3[3058]: [SSE] RX'd: {'key': '5eddf62a6dde411397481970b405bb14', 'timestamp': 1715465517.6234622, 'data': '', 'type': 's', 'source': 0}
May 12 06:12:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:12:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058306464
May 12 06:12:04 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:12:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 21, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001500070000000047306464
May 12 06:12:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000340007000000005f306463
May 12 06:12:04 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:12:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 92} 18cf18cf0007000000000000000003be0016000000005c006463
May 12 06:12:05 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:12:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f107879
May 12 06:12:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 884, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003740016000000004c306364
May 12 06:12:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 92} 18cf18cf0007000000000000000003be0016000000005c006463
May 12 06:12:08 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:12:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d106363
May 12 06:12:17 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:12:17 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:12:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d206363
May 12 06:12:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 1, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f217879
May 12 06:12:18 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:12:18 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:12:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047106464
May 12 06:12:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003400070000000060006463
May 12 06:12:19 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:12:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b006364
May 12 06:12:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b600160000000004106363
May 12 06:12:20 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:12:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b106463
May 12 06:12:20 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:12:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:12:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058106464
May 12 06:12:21 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:12:25 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:12:25 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:12:31 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:12:31 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:12:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003400070000000060206463
May 12 06:12:32 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:12:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b106364
May 12 06:12:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:12:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058206464
May 12 06:12:33 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:12:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047206464
May 12 06:12:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:12:35 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465555, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:12:35 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465555, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:12:35 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465555, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "0a67e023935041d688e25f667a0dcae3", "rt": "instant"}
May 12 06:12:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 1, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 163, 'bmr_cals': 159, 'solar_gen': 951, 'company_id': b'\x13\xd4', 'sleep_duration': 55, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003703b7001604a09f003f017879
May 12 06:12:35 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465555, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 1, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:12:35 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465555, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 1, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 163, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 159, 'sleepDuration': 55, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 951}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:12:35 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465555, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 1, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 163, "caseTemp": 120, "runSteps": 0, "bmrCals": 159, "sleepDuration": 55, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 951}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "9ccf59e4af8048dfab1bff0c97e43db8", "rt": "instant"}
May 12 06:12:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d306363
May 12 06:12:35 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465555, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:12:35 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465555, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:12:35 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465555, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 28}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "3095874183024888be0437b12dc5d622", "rt": "instant"}
May 12 06:12:36 msm8909 python3[3058]: [SSE] RX'd: {'key': '0a67e023935041d688e25f667a0dcae3', 'timestamp': 1715465556.0982516, 'data': '', 'type': 's', 'source': 0}
May 12 06:12:36 msm8909 python3[3058]: [SSE] RX'd: {'key': '9ccf59e4af8048dfab1bff0c97e43db8', 'timestamp': 1715465556.1462781, 'data': '', 'type': 's', 'source': 0}
May 12 06:12:36 msm8909 python3[3058]: [SSE] RX'd: {'key': '3095874183024888be0437b12dc5d622', 'timestamp': 1715465556.2970943, 'data': '', 'type': 's', 'source': 0}
May 12 06:12:46 msm8909 python3[3058]: Running Scheduled: Thread Check
May 12 06:12:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003be0016000000005b006463
May 12 06:12:47 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:12:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:12:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:12:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047006464
May 12 06:12:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b306364
May 12 06:12:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b600160000000004006363
May 12 06:12:49 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:12:55 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:12:55 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:12:57 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:12:57 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:12:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "2057a26cafc444fab63908d63aa1e7c7", "rt": "gw"}
May 12 06:12:57 msm8909 python3[3058]: [SSE] RX'd: {'key': '2057a26cafc444fab63908d63aa1e7c7', 'timestamp': 1715465577.7178807, 'data': '', 'type': 's', 'source': 0}
May 12 06:12:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:12:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b600160000000004106363
May 12 06:12:59 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:12:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055006363
May 12 06:12:59 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:13:00 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:13:00 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:13:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d206363
May 12 06:13:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:13:00 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465580, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:13:00 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465580, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:13:00 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465580, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "10a87549983d4c51a79c53b719c55953", "rt": "instant"}
May 12 06:13:01 msm8909 python3[3058]: [SSE] RX'd: {'key': '10a87549983d4c51a79c53b719c55953', 'timestamp': 1715465581.1576302, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:01 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:13:01 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:13:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003400070000000060106463
May 12 06:13:01 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:13:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047106464
May 12 06:13:03 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465583, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:13:03 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465583, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:13:03 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465583, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "efc605b2be7749b691a26a1a459afbca", "rt": "instant"}
May 12 06:13:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b106364
May 12 06:13:04 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465584, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:13:04 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465584, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:13:04 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465584, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "4b9326dce089467babf8560f9857a919", "rt": "instant"}
May 12 06:13:04 msm8909 python3[3058]: [SSE] RX'd: {'key': 'efc605b2be7749b691a26a1a459afbca', 'timestamp': 1715465584.0972571, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:05 msm8909 python3[3058]: [SSE] RX'd: {'key': '4b9326dce089467babf8560f9857a919', 'timestamp': 1715465584.7250328, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047206464
May 12 06:13:14 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:13:14 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:13:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b206364
May 12 06:13:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055206363
May 12 06:13:14 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:13:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003be0016000000005a306463
May 12 06:13:14 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:13:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003206363
May 12 06:13:14 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:13:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f007879
May 12 06:13:15 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:13:15 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:13:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e206463
May 12 06:13:15 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:13:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059306464
May 12 06:13:18 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:13:18 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:13:18 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:13:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:13:26 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:13:26 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:13:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f107879
May 12 06:13:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d106363
May 12 06:13:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:13:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b306364
May 12 06:13:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e006463
May 12 06:13:30 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:13:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059006464
May 12 06:13:30 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:13:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047006464
May 12 06:13:30 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:13:30 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:13:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003006363
May 12 06:13:32 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:13:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055306363
May 12 06:13:32 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:13:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f207879
May 12 06:13:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b006364
May 12 06:13:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003be0016000000005a206463
May 12 06:13:41 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:13:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003106363
May 12 06:13:41 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:13:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f307879
May 12 06:13:42 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465622, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:13:42 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465622, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:13:42 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465622, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 952}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "d10e0dab48b24c20bc590d5c22509728", "rt": "instant"}
May 12 06:13:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e106463
May 12 06:13:42 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:13:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d206363
May 12 06:13:42 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465622, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:13:42 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465622, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:13:42 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465622, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 28}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "a2e9c8747ae24073b2a0ee9d1da345b2", "rt": "instant"}
May 12 06:13:42 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:13:42 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:13:42 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd10e0dab48b24c20bc590d5c22509728', 'timestamp': 1715465622.5403559, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047106464
May 12 06:13:43 msm8909 python3[3058]: [SSE] RX'd: {'key': 'a2e9c8747ae24073b2a0ee9d1da345b2', 'timestamp': 1715465622.8534124, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055106363
May 12 06:13:44 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:13:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059106464
May 12 06:13:44 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:13:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:13:56 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:13:56 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:13:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 950, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b600160000000003306363
May 12 06:13:56 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:13:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055206363
May 12 06:13:56 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:13:56 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:13:56 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:13:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003be0016000000005a306463
May 12 06:13:56 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:13:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f007879
May 12 06:13:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d006363
May 12 06:13:57 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:13:57 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:13:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "61fbf6c7d2fe4ab1bda1c751ab806ded", "rt": "gw"}
May 12 06:13:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:13:57 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:13:57 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:13:58 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:13:58 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:13:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:13:58 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465638, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:13:58 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465638, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:13:58 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465638, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "321114f26aab4924a13039c249bf3529", "rt": "instant"}
May 12 06:13:59 msm8909 python3[3058]: [SSE] RX'd: {'key': '61fbf6c7d2fe4ab1bda1c751ab806ded', 'timestamp': 1715465639.1728446, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:59 msm8909 python3[3058]: [SSE] RX'd: {'key': '321114f26aab4924a13039c249bf3529', 'timestamp': 1715465639.2334824, 'data': '', 'type': 's', 'source': 0}
May 12 06:13:59 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:13:59 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:13:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 52, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000340007000000005e306463
May 12 06:13:59 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:14:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046106363
May 12 06:14:09 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465649, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:14:09 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465649, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:14:09 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465649, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "80ce8cbdc34e4622901381ee7137289c", "rt": "instant"}
May 12 06:14:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047006464
May 12 06:14:10 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465650, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:14:10 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465650, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:14:10 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465650, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "c00859d74639458e9dc33110da91bfe5", "rt": "instant"}
May 12 06:14:10 msm8909 python3[3058]: [SSE] RX'd: {'key': '80ce8cbdc34e4622901381ee7137289c', 'timestamp': 1715465650.1788754, 'data': '', 'type': 's', 'source': 0}
May 12 06:14:10 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:14:10 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:14:10 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c00859d74639458e9dc33110da91bfe5', 'timestamp': 1715465650.7392557, 'data': '', 'type': 's', 'source': 0}
May 12 06:14:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b106463
May 12 06:14:11 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:14:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b306364
May 12 06:14:11 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465651, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:14:11 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465651, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:14:11 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465651, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "b2d51b0eafcc4d89adae8042efee2cd9", "rt": "instant"}
May 12 06:14:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f207879
May 12 06:14:12 msm8909 python3[3058]: [SSE] RX'd: {'key': 'b2d51b0eafcc4d89adae8042efee2cd9', 'timestamp': 1715465651.854763, 'data': '', 'type': 's', 'source': 0}
May 12 06:14:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:14:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000350007000000005f006463
May 12 06:14:13 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:14:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004006363
May 12 06:14:14 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:14:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f207879
May 12 06:14:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059006464
May 12 06:14:14 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:14:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:14:23 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:14:23 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:14:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059106464
May 12 06:14:24 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:14:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d206363
May 12 06:14:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046206363
May 12 06:14:25 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:14:25 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:14:26 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:14:26 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:14:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000350007000000005f206463
May 12 06:14:27 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:14:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000350007000000005f306463
May 12 06:14:37 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:14:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043006464
May 12 06:14:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004306363
May 12 06:14:38 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:14:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059306464
May 12 06:14:38 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:14:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f007879
May 12 06:14:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046006363
May 12 06:14:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b006463
May 12 06:14:40 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:14:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b206364
May 12 06:14:41 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:14:41 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:14:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d106363
May 12 06:14:51 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465691, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:14:51 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465691, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:14:51 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465691, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 28}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "e03ee32e4a3a499a8612c4785723a4f9", "rt": "instant"}
May 12 06:14:52 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e03ee32e4a3a499a8612c4785723a4f9', 'timestamp': 1715465692.2929409, 'data': '', 'type': 's', 'source': 0}
May 12 06:14:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055006363
May 12 06:14:53 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:14:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004006363
May 12 06:14:53 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:14:54 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:14:54 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:14:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046106363
May 12 06:14:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000350007000000005f006463
May 12 06:14:55 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:14:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b006364
May 12 06:14:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:14:57 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:14:57 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:14:57 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:14:57 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:14:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "fa48155e09da4b6eb857b9e487b0280c", "rt": "gw"}
May 12 06:14:58 msm8909 python3[3058]: [SSE] RX'd: {'key': 'fa48155e09da4b6eb857b9e487b0280c', 'timestamp': 1715465698.3775613, 'data': '', 'type': 's', 'source': 0}
May 12 06:15:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b106364
May 12 06:15:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b700160000000003206363
May 12 06:15:05 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:15:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b206463
May 12 06:15:05 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:15:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b8001604a0a1003f307879
May 12 06:15:06 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465706, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:15:06 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465706, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:15:06 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465706, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 952}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "f3341d5d479b477e87f7cd7f56dcada6", "rt": "instant"}
May 12 06:15:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d306363
May 12 06:15:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 70} 1d691d6900070000000000000000001600160000000046206363
May 12 06:15:07 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f3341d5d479b477e87f7cd7f56dcada6', 'timestamp': 1715465706.7603445, 'data': '', 'type': 's', 'source': 0}
May 12 06:15:07 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:15:07 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:15:07 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:15:07 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:15:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:15:07 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465707, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:15:07 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465707, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:15:07 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465707, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "db173e8a782a4f6db1bc2b8e922ad838", "rt": "instant"}
May 12 06:15:08 msm8909 python3[3058]: [SSE] RX'd: {'key': 'db173e8a782a4f6db1bc2b8e922ad838', 'timestamp': 1715465708.1209135, 'data': '', 'type': 's', 'source': 0}
May 12 06:15:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 89} 1dd51dd50007000000000000000003b900160000000059206464
May 12 06:15:08 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:15:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003500070000000060206463
May 12 06:15:09 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:15:10 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:15:10 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:15:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003500070000000060306463
May 12 06:15:19 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043006464
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:15:20 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c206364
May 12 06:15:20 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465720, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:15:20 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465720, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:15:20 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465720, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "8f88406cd5ae4deba6462ea0ea489343", "rt": "instant"}
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058306464
May 12 06:15:20 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b700160000000003306363
May 12 06:15:20 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055206363
May 12 06:15:20 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:15:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d107879
May 12 06:15:21 msm8909 python3[3058]: [SSE] RX'd: {'key': '8f88406cd5ae4deba6462ea0ea489343', 'timestamp': 1715465721.1113555, 'data': '', 'type': 's', 'source': 0}
May 12 06:15:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001600070000000046306464
May 12 06:15:22 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465722, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:15:22 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465722, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:15:22 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465722, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "2800f2375b574d55893b3b197bf3b969", "rt": "instant"}
May 12 06:15:22 msm8909 python3[3058]: [SSE] RX'd: {'key': '2800f2375b574d55893b3b197bf3b969', 'timestamp': 1715465722.5695505, 'data': '', 'type': 's', 'source': 0}
May 12 06:15:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b006463
May 12 06:15:23 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:15:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d006363
May 12 06:15:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:15:24 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465724, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:15:24 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465724, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:15:24 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465724, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "345b073d49134ed7bd4cb7e49f9f0c18", "rt": "instant"}
May 12 06:15:24 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:15:24 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:15:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001600070000000046006464
May 12 06:15:25 msm8909 python3[3058]: [SSE] RX'd: {'key': '345b073d49134ed7bd4cb7e49f9f0c18', 'timestamp': 1715465724.5084045, 'data': '', 'type': 's', 'source': 0}
May 12 06:15:27 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:15:27 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:15:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047106363
May 12 06:15:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001600070000000046106464
May 12 06:15:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003500070000000060006463
May 12 06:15:34 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:15:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:15:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055006363
May 12 06:15:35 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:15:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b106463
May 12 06:15:35 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:15:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d207879
May 12 06:15:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d206363
May 12 06:15:37 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:15:37 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:15:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c006364
May 12 06:15:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058106464
May 12 06:15:37 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:15:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b700160000000003106363
May 12 06:15:38 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:15:38 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:15:38 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:15:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055106363
May 12 06:15:47 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:15:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b206463
May 12 06:15:48 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:15:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:15:48 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:15:48 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:15:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c106364
May 12 06:15:50 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:15:50 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:15:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058206464
May 12 06:15:50 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:15:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001600070000000046206464
May 12 06:15:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003500070000000060206463
May 12 06:15:52 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:15:58 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:15:58 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:15:58 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:15:58 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:15:58 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d32d095c4879467faafb4f0ceef76a87", "rt": "gw"}
May 12 06:15:58 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd32d095c4879467faafb4f0ceef76a87', 'timestamp': 1715465758.5782325, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:01 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:16:01 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:16:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c306364
May 12 06:16:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043006464
May 12 06:16:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055306363
May 12 06:16:02 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:16:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b006463
May 12 06:16:02 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:16:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d107879
May 12 06:16:03 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:16:03 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:16:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 28, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001c0007000000004d006363
May 12 06:16:03 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465763, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:16:03 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465763, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 28}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:16:03 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465763, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 28}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "d11100eaa7cf45d6aedfc52a15d079ec", "rt": "instant"}
May 12 06:16:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:04 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:04 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd11100eaa7cf45d6aedfc52a15d079ec', 'timestamp': 1715465763.7715874, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:04 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003500070000000060306463
May 12 06:16:04 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:16:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:04 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:04 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003b900160000000058006464
May 12 06:16:05 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:16:05 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:05 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004006363
May 12 06:16:05 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:16:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:16:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047006464
May 12 06:16:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d206363
May 12 06:16:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:16:15 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465775, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:16:15 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465775, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:16:15 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465775, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "91c33801b38b4383ae1a0f3c0b57e751", "rt": "instant"}
May 12 06:16:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047106464
May 12 06:16:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e106463
May 12 06:16:16 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:16:16 msm8909 python3[3058]: [SSE] RX'd: {'key': '91c33801b38b4383ae1a0f3c0b57e751', 'timestamp': 1715465776.4098954, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b006364
May 12 06:16:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055006363
May 12 06:16:17 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:16:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bf0016000000005a106463
May 12 06:16:17 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:16:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d207879
May 12 06:16:17 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465777, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:16:17 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465777, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:16:17 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465777, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 952}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "2cf0fdce31604ee48922813e84bdfaba", "rt": "instant"}
May 12 06:16:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:16:18 msm8909 python3[3058]: [SSE] RX'd: {'key': '2cf0fdce31604ee48922813e84bdfaba', 'timestamp': 1715465778.4281607, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:19 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:16:19 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:16:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d307879
May 12 06:16:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003ba00160000000057106464
May 12 06:16:19 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:16:28 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:16:28 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:16:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d007879
May 12 06:16:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055106363
May 12 06:16:29 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:16:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:16:30 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465790, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:16:30 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465790, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:16:30 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465790, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "3fd2aea98159423198b44e32f1da1d63", "rt": "instant"}
May 12 06:16:30 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:30 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b206364
May 12 06:16:31 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465791, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:16:31 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465791, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:16:31 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465791, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "ae78f04e2bb34a3c9fc5ecdf61785acc", "rt": "instant"}
May 12 06:16:31 msm8909 python3[3058]: [SSE] RX'd: {'key': '3fd2aea98159423198b44e32f1da1d63', 'timestamp': 1715465791.240222, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:32 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ae78f04e2bb34a3c9fc5ecdf61785acc', 'timestamp': 1715465791.7732685, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004206363
May 12 06:16:32 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:16:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d306363
May 12 06:16:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e206463
May 12 06:16:34 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:16:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b306364
May 12 06:16:43 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:16:43 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:16:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e306463
May 12 06:16:43 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:16:45 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:16:45 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:16:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:16:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047006464
May 12 06:16:45 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465805, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:16:45 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465805, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:16:45 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465805, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "092de74fc3b741ebbedb1a8dc681e141", "rt": "instant"}
May 12 06:16:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003bf0016000000005a006463
May 12 06:16:46 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:16:46 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:16:46 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:16:46 msm8909 python3[3058]: [SSE] RX'd: {'key': '092de74fc3b741ebbedb1a8dc681e141', 'timestamp': 1715465806.3861287, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d107879
May 12 06:16:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004006363
May 12 06:16:47 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:16:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:16:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d206363
May 12 06:16:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:16:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001600070000000047106464
May 12 06:16:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b006364
May 12 06:16:58 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:16:58 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:16:58 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "18f09d5ac37b442eaa75d0fc0655808e", "rt": "gw"}
May 12 06:16:59 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:16:59 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:16:59 msm8909 python3[3058]: [SSE] RX'd: {'key': '18f09d5ac37b442eaa75d0fc0655808e', 'timestamp': 1715465818.9490669, 'data': '', 'type': 's', 'source': 0}
May 12 06:16:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b8001604a0a1003d307879
May 12 06:16:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055006363
May 12 06:16:59 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:16:59 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:16:59 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:16:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004106363
May 12 06:16:59 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:17:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e106463
May 12 06:17:01 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:17:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bc00160000000055206363
May 12 06:17:11 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:17:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004206363
May 12 06:17:12 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:17:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:17:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047306464
May 12 06:17:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:17:16 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:17:16 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:17:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e306463
May 12 06:17:16 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:17:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 64} 13d413d40007000000000000003803b8001604a0a10040107879
May 12 06:17:25 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465845, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 64, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:17:25 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465845, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 64, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 952}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:17:25 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465845, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 64, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 952}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "6e1c02b9e78a4b3093f26d112da2a75c", "rt": "instant"}
May 12 06:17:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e006463
May 12 06:17:26 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:17:26 msm8909 python3[3058]: [SSE] RX'd: {'key': '6e1c02b9e78a4b3093f26d112da2a75c', 'timestamp': 1715465846.3012617, 'data': '', 'type': 's', 'source': 0}
May 12 06:17:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004006363
May 12 06:17:26 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:17:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001d0007000000004c106363
May 12 06:17:27 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465847, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 29}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:17:27 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465847, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 29}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:17:27 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465847, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 29}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "39fee4d393f8453394adc25a65726a6e", "rt": "instant"}
May 12 06:17:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:17:27 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:17:27 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:17:27 msm8909 python3[3058]: [SSE] RX'd: {'key': '39fee4d393f8453394adc25a65726a6e', 'timestamp': 1715465847.5997622, 'data': '', 'type': 's', 'source': 0}
May 12 06:17:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047006464
May 12 06:17:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c306364
May 12 06:17:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:17:29 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:17:29 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:17:29 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:17:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c006364
May 12 06:17:39 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:17:39 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:17:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:17:39 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465859, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:17:39 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465859, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:17:39 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465859, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "139d030268f844d1a97694714f1d875f", "rt": "instant"}
May 12 06:17:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047106464
May 12 06:17:40 msm8909 python3[3058]: [SSE] RX'd: {'key': '139d030268f844d1a97694714f1d875f', 'timestamp': 1715465860.4256439, 'data': '', 'type': 's', 'source': 0}
May 12 06:17:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e106463
May 12 06:17:41 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:17:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:17:41 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465861, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:17:41 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465861, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:17:41 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465861, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "10b4ed51039f46d1b1f7ffd4903c5ab9", "rt": "instant"}
May 12 06:17:42 msm8909 python3[3058]: [SSE] RX'd: {'key': '10b4ed51039f46d1b1f7ffd4903c5ab9', 'timestamp': 1715465862.3905191, 'data': '', 'type': 's', 'source': 0}
May 12 06:17:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 64} 13d413d40007000000000000003803b8001604a0a10040307879
May 12 06:17:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004206363
May 12 06:17:43 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:17:46 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 12 06:17:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047106464
May 12 06:17:56 msm8909 python3[3058]: DBUS: Connected to 06:05:04:32:34:65
May 12 06:17:56 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 06:17:56 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 12 06:17:56 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "key": "f3c8403c6ed94d19aa9b1c50db8ecf9b", "rt": "gw"}
May 12 06:17:56 msm8909 python3[3058]: ACTIVATING HR.
May 12 06:17:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b006463
May 12 06:17:57 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:17:57 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:17:57 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:17:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 952, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 64} 13d413d40007000000000000003803b8001604a0a10040107879
May 12 06:17:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c206364
May 12 06:17:57 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465877, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:17:57 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465877, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:17:57 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465877, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "d2c7e1a4484b4b70811ffc96f0018350", "rt": "instant"}
May 12 06:17:58 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:17:58 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:17:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000350007000000005e306463
May 12 06:17:58 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:17:58 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:17:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055206363
May 12 06:17:59 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:17:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:17:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:18:01 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:18:01 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:18:01 msm8909 python3[3058]: 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, 196, 70, 0, 0, 0, 0, 0, 0, 0, 0, 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 06:18:01 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 06:18:01 msm8909 python3[3058]: GOT Pairing Code: 0d55
May 12 06:18:01 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 06:18:01 msm8909 python3[3058]: NO FW Update needed.
May 12 06:18:01 msm8909 python3[3058]: LAST SYNC: 1715455046
May 12 06:18:03 msm8909 python3[3058]: 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, 23, 0, 0, 64, 7, 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 06:18:03 msm8909 python3[3058]: ACTIVITY: 0
May 12 06:18:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055006363
May 12 06:18:10 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:18:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004006363
May 12 06:18:11 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:18:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:18:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:18:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b106463
May 12 06:18:12 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:18:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f207879
May 12 06:18:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058106464
May 12 06:18:12 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:18:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001d0007000000004c206363
May 12 06:18:18 msm8909 python3[3058]: 1272.6300804615021 [06:05:04:32:34:65] <- HR 0000
May 12 06:18:18 msm8909 python3[3058]: HR READING: 0 TOOK 15.038811 secs
May 12 06:18:18 msm8909 python3[3058]: DEACTIVATING HR.
May 12 06:18:18 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:18:18 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 100, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 23, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 7, 'battery': 71}
May 12 06:18:18 msm8909 python3[3058]: W ID: 74
May 12 06:18:18 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465898, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 7, 'battery': 71, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:18:18 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465898, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 7, 'battery': 71, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:18:18 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465898, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 7, "battery": 71, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 100, "solarGen": 23}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "fe5928e4b98644d7bf6fd9496de6baae", "rt": "instant"}
May 12 06:18:18 msm8909 python3[3058]: Instant Upload complete
May 12 06:18:18 msm8909 python3[3058]: using silent sync
May 12 06:18:18 msm8909 python3[3058]: Starting sync for: 06:05:04:32:34:65
May 12 06:18:18 msm8909 python3[3058]: ACTIVATING AMDTP.
May 12 06:18:19 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 06:18:21 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 06:18:21 msm8909 python3[3058]: Sending start sync for: 06:05:04:32:34:65
May 12 06:18:21 msm8909 python3[3058]: 1275.1691992282867 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 12 06:18:21 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 06:18:22 msm8909 python3[3058]: 1276.4513964653015 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:22 msm8909 python3[3058]: 1276.7759385108948 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 12 06:18:22 msm8909 python3[3058]: 1276.7858529090881 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:22 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:22 msm8909 python3[3058]: Header: 06004010 payload: e200 crc: 9183912d
May 12 06:18:22 msm8909 python3[3058]: 1276.793045759201 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 12 06:18:22 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 06:18:23 msm8909 python3[3058]: 1277.8102149963379 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:23 msm8909 python3[3058]: 1277.8384449481964 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 12 06:18:23 msm8909 python3[3058]: 1277.8489351272583 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:23 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:23 msm8909 python3[3058]: Header: 06004011 payload: e200 crc: 9183912d
May 12 06:18:23 msm8909 python3[3058]: 1277.8582425117493 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 12 06:18:23 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 06:18:24 msm8909 python3[3058]: 1278.6902968883514 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c106364
May 12 06:18:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f307879
May 12 06:18:25 msm8909 python3[3058]: 1279.0034804344177 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 12 06:18:25 msm8909 python3[3058]: 1279.0136864185333 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:25 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:25 msm8909 python3[3058]: Header: 06004012 payload: e200 crc: 9183912d
May 12 06:18:25 msm8909 python3[3058]: 1279.0204162597656 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 12 06:18:25 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 06:18:25 msm8909 python3[3058]: 1279.6418006420135 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:26 msm8909 python3[3058]: 1279.9617531299591 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 12 06:18:26 msm8909 python3[3058]: 1279.9708795547485 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:26 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:26 msm8909 python3[3058]: Header: 06004013 payload: e200 crc: 9183912d
May 12 06:18:26 msm8909 python3[3058]: 1279.9789936542511 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 12 06:18:26 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 06:18:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001d0007000000004c306363
May 12 06:18:26 msm8909 python3[3058]: 1280.3968181610107 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:18:26 msm8909 python3[3058]: 1280.7865023612976 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 12 06:18:26 msm8909 python3[3058]: 1280.7978842258453 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:26 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:26 msm8909 python3[3058]: Header: 06004014 payload: e200 crc: 9183912d
May 12 06:18:26 msm8909 python3[3058]: 1280.8055317401886 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 12 06:18:26 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 06:18:27 msm8909 python3[3058]: 1280.9124670028687 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:27 msm8909 python3[3058]: 1280.9422209262848 [06:05:04:32:34:65] <- RX 240040150101663feeb2021c0032003c064000000000000000000000000000000000021537176dbb
May 12 06:18:27 msm8909 python3[3058]: 1280.9514052867889 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:27 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:27 msm8909 python3[3058]: user prefs:
May 12 06:18:27 msm8909 python3[3058]: self.clockFormat: 01
May 12 06:18:27 msm8909 python3[3058]: self.unit: 01
May 12 06:18:27 msm8909 python3[3058]: self.time: 00000000
May 12 06:18:27 msm8909 python3[3058]: self.timezone: 021c
May 12 06:18:27 msm8909 python3[3058]: self.gender: 00
May 12 06:18:27 msm8909 python3[3058]: self.age: 32
May 12 06:18:27 msm8909 python3[3058]: self.weight: 003c
May 12 06:18:27 msm8909 python3[3058]: self.height: 0640
May 12 06:18:27 msm8909 python3[3058]: self.steps: 00001a2c
May 12 06:18:27 msm8909 python3[3058]: self.distance: 00000003
May 12 06:18:27 msm8909 python3[3058]: self.calories: 00000708
May 12 06:18:27 msm8909 python3[3058]: self.sleep: 000001a4
May 12 06:18:27 msm8909 python3[3058]: self.language: 02
May 12 06:18:27 msm8909 python3[3058]: self.sleeptime: 15
May 12 06:18:27 msm8909 python3[3058]: 1281.0392520427704 [06:05:04:32:34:65] <- RX 06004016e2009183912d
May 12 06:18:27 msm8909 python3[3058]: 1281.0486078262329 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:27 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:27 msm8909 python3[3058]: Header: 06004016 payload: e200 crc: 9183912d
May 12 06:18:27 msm8909 python3[3058]: 1281.055428981781 [06:05:04:32:34:65] -> TX[42] b'2600401090240101663feeb3021c0032003c064000003a9800000003000004b0000001e00215c0698401'
May 12 06:18:27 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663feeb3021c0032003c064000003a9800000003000004b0000001e00215c0698401
May 12 06:18:27 msm8909 python3[3058]: 1281.1531224250793 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b306463
May 12 06:18:27 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:18:27 msm8909 python3[3058]: 1281.543422460556 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 12 06:18:27 msm8909 python3[3058]: 1281.5532650947571 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:27 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:27 msm8909 python3[3058]: Header: 06004017 payload: e200 crc: 9183912d
May 12 06:18:27 msm8909 python3[3058]: 1281.561939239502 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 12 06:18:27 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 12 06:18:27 msm8909 python3[3058]: 1281.6337666511536 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058206464
May 12 06:18:28 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:18:28 msm8909 python3[3058]: 1282.0205800533295 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.0302977561951 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: Header: 06004018 payload: e200 crc: 9183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.0372006893158 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 06:18:28 msm8909 python3[3058]: 1282.113739490509 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: 1282.1446511745453 [06:05:04:32:34:65] <- RX 05004019011bdf05a5
May 12 06:18:28 msm8909 python3[3058]: 1282.1535608768463 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: 06:05:04:32:34:65: License Good
May 12 06:18:28 msm8909 python3[3058]: 1282.3039243221283 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.3131444454193 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: Header: 0600401a payload: e200 crc: 9183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.3202028274536 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 06:18:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:18:28 msm8909 python3[3058]: 1282.3773882389069 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: 1282.4081594944 [06:05:04:32:34:65] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 12 06:18:28 msm8909 python3[3058]: 1282.4170739650726 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: 1282.5020387172699 [06:05:04:32:34:65] <- RX 0600401ce2009183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.5111682415009 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: Header: 0600401c payload: e200 crc: 9183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.5183260440826 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 06:18:28 msm8909 python3[3058]: 1282.5969834327698 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: 1282.6262791156769 [06:05:04:32:34:65] <- RX 0500401d008def02d2
May 12 06:18:28 msm8909 python3[3058]: 1282.638822555542 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004206363
May 12 06:18:28 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:18:28 msm8909 python3[3058]: 1282.7112181186676 [06:05:04:32:34:65] <- RX 0600401ee2009183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.7213535308838 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: Header: 0600401e payload: e200 crc: 9183912d
May 12 06:18:28 msm8909 python3[3058]: 1282.7287986278534 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 06:18:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000350007000000005f206463
May 12 06:18:28 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:18:28 msm8909 python3[3058]: 1282.8003447055817 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:28 msm8909 python3[3058]: 1282.8263559341431 [06:05:04:32:34:65] <- RX 0800401f2cc43f66571f09a1
May 12 06:18:28 msm8909 python3[3058]: 1282.8382096290588 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:28 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:29 msm8909 python3[3058]: 1282.9236288070679 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 12 06:18:29 msm8909 python3[3058]: 1282.9340534210205 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:29 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:29 msm8909 python3[3058]: Header: 06004010 payload: e200 crc: 9183912d
May 12 06:18:29 msm8909 python3[3058]: 1282.9415962696075 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 12 06:18:29 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 06:18:29 msm8909 python3[3058]: 1283.0118520259857 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:29 msm8909 python3[3058]: 1283.0637707710266 [06:05:04:32:34:65] <- RX 04024011000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08
May 12 06:18:29 msm8909 python3[3058]: 1283.1113662719727 [06:05:04:32:34:65] <- RX 000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c6800c0800000000
May 12 06:18:29 msm8909 python3[3058]: 1283.1376497745514 [06:05:04:32:34:65] <- RX 0000000464020000c7800c08000000000000000464020000c6800c08819f6532
May 12 06:18:29 msm8909 python3[3058]: 1283.1549980640411 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:29 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:29 msm8909 python3[3058]: 1283.3073649406433 [06:05:04:32:34:65] <- RX 04024012000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c7800c08000000000000000464020000c6800c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c08
May 12 06:18:29 msm8909 python3[3058]: 1283.3594086170197 [06:05:04:32:34:65] <- RX 00000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000048830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000
May 12 06:18:29 msm8909 python3[3058]: 1283.3864500522614 [06:05:04:32:34:65] <- RX 000000046402000047830c0800000000000000046402000047830c0803319933
May 12 06:18:29 msm8909 python3[3058]: 1283.3959400653839 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:29 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:29 msm8909 python3[3058]: 1283.5495805740356 [06:05:04:32:34:65] <- RX 0402401300000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000048830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c08
May 12 06:18:29 msm8909 python3[3058]: 1283.5960981845856 [06:05:04:32:34:65] <- RX 00000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000048830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000
May 12 06:18:29 msm8909 python3[3058]: 1283.622978925705 [06:05:04:32:34:65] <- RX 000000046402000046830c0800000000000000046402000047830c085c1f3c2e
May 12 06:18:29 msm8909 python3[3058]: 1283.6321575641632 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:29 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:29 msm8909 python3[3058]: 1283.7924084663391 [06:05:04:32:34:65] <- RX 0402401400000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c08
May 12 06:18:29 msm8909 python3[3058]: 1283.8420121669769 [06:05:04:32:34:65] <- RX 00000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000
May 12 06:18:29 msm8909 python3[3058]: 1283.870468378067 [06:05:04:32:34:65] <- RX 000000046402000046830c0800000000000000046402000047830c08495eb069
May 12 06:18:29 msm8909 python3[3058]: 1283.8801209926605 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:29 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:30 msm8909 python3[3058]: 1283.9908242225647 [06:05:04:32:34:65] <- RX 0402401500000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000046830c0800000000000000046402000047830c0800000000000000046402000047850c0800000000000000046402000046850c0800000000000000046402000047850c0800000000000000046402000046850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c08
May 12 06:18:30 msm8909 python3[3058]: 1284.040855884552 [06:05:04:32:34:65] <- RX 00000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000046850c0800000000000000046402000046850c0800000000000000046402000046850c0800000000000000046402000046850c0800000000000000046402000047850c0800000000000000046402000046850c0800000000
May 12 06:18:30 msm8909 python3[3058]: 1284.0717430114746 [06:05:04:32:34:65] <- RX 000000046402000047850c0800000000000000046402000047850c0867e850f8
May 12 06:18:30 msm8909 python3[3058]: 1284.0812592506409 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:30 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:30 msm8909 python3[3058]: 1284.234160900116 [06:05:04:32:34:65] <- RX 5401401600000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000046850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000046850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c08
May 12 06:18:30 msm8909 python3[3058]: 1284.2660052776337 [06:05:04:32:34:65] <- RX 00000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000046850c0800000000000000046402000047850c0800000000000000046402000047850c0800000000000000046402000047850c0811fdc357
May 12 06:18:30 msm8909 python3[3058]: 1284.2752118110657 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:30 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:30 msm8909 python3[3058]: 1284.3589470386505 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 12 06:18:30 msm8909 python3[3058]: 1284.3677785396576 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:30 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:30 msm8909 python3[3058]: Header: 06004017 payload: e200 crc: 9183912d
May 12 06:18:30 msm8909 python3[3058]: 1284.3751182556152 [06:05:04:32:34:65] -> TX[10] b'06004010902397e9ff92'
May 12 06:18:30 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 06:18:30 msm8909 python3[3058]: 1284.4540657997131 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:30 msm8909 python3[3058]: 1284.4810888767242 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 12 06:18:30 msm8909 python3[3058]: 1284.4901456832886 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:30 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:30 msm8909 python3[3058]: Header: 06004018 payload: e200 crc: 9183912d
May 12 06:18:30 msm8909 python3[3058]: 1284.4967653751373 [06:05:04:32:34:65] -> TX[10] b'0600401091013299845e'
May 12 06:18:30 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 06:18:30 msm8909 python3[3058]: 1284.5712158679962 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 12 06:18:32 msm8909 python3[3058]: 1286.0884118080139 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 12 06:18:32 msm8909 python3[3058]: 1286.097992181778 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 12 06:18:32 msm8909 python3[3058]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:18:32 msm8909 python3[3058]: Header: 06004019 payload: e200 crc: 9183912d
May 12 06:18:32 msm8909 python3[3058]: command list complete
May 12 06:18:32 msm8909 python3[3058]: DEACTIVATING AMDTP.
May 12 06:18:32 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 06:18:32 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 06:18:32 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:32:34:65
May 12 06:18:32 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:18:32 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:18:32 msm8909 python3[3058]: Running Scheduled: Thread Check
May 12 06:18:32 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:18:32 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:18:32 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "fa75c63e20eb4ec484976daae88dad81", "rt": "gw"}
May 12 06:18:32 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f3c8403c6ed94d19aa9b1c50db8ecf9b', 'timestamp': 1715465877.1991253, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:32 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd2c7e1a4484b4b70811ffc96f0018350', 'timestamp': 1715465878.1383326, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:32 msm8909 python3[3058]: [SSE] RX'd: {'key': 'fe5928e4b98644d7bf6fd9496de6baae', 'timestamp': 1715465899.287009, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:33 msm8909 python3[3058]: [SSE] RX'd: {'key': 'fa75c63e20eb4ec484976daae88dad81', 'timestamp': 1715465912.7968314, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:34 msm8909 python3[3058]: Total BG Logs: 181
May 12 06:18:34 msm8909 python3[3058]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'utcTimestamp': 1715455020, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455080, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455140, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455200, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455260, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455320, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTi
May 12 06:18:34 msm8909 python3[3058]: mestamp': 1715455380, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455440, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455500, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455560, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455620, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455680, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455740, 'deviceId': '06:05:04:32:34:65', '
May 12 06:18:34 msm8909 python3[3058]: battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455800, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455860, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455920, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455980, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456040, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456100, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1,
May 12 06:18:34 msm8909 python3[3058]: 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456160, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456220, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456280, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456340, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456400, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456460, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps':
May 12 06:18:34 msm8909 python3[3058]: 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456520, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456580, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456640, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456700, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456760, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456820, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': Non
May 12 06:18:34 msm8909 python3[3058]: e, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456880, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456940, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457000, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457060, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457120, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457180, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunStep
May 12 06:18:34 msm8909 python3[3058]: s': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457240, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457300, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457360, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457420, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457480, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457540, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimest
May 12 06:18:34 msm8909 python3[3058]: amp': 1715457600, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457660, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457720, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457780, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457840, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457900, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457960, 'deviceId': '06:05:04:32:34:65', 'batt
May 12 06:18:34 msm8909 python3[3058]: ery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458020, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458080, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458140, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458200, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458260, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458320, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'th
May 12 06:18:34 msm8909 python3[3058]: ermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458380, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458440, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458500, 'deviceId': '06:05:04:32:34:65', 'battery': 72, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458560, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458620, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458680, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, '
May 12 06:18:34 msm8909 python3[3058]: caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458740, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458800, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458860, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458920, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458980, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459040, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, '
May 12 06:18:34 msm8909 python3[3058]: solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459100, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459160, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459220, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459280, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459340, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459400, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps':
May 12 06:18:34 msm8909 python3[3058]: 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459460, 'deviceId': '06:05:04:32:34:65', 'battery': 72, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459520, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459580, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459640, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459700, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459760, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp'
May 12 06:18:34 msm8909 python3[3058]: : 1715459820, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459880, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459940, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460000, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460060, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460120, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460180, 'deviceId': '06:05:04:32:34:65', 'battery'
May 12 06:18:34 msm8909 python3[3058]: : 72, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460240, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460300, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460360, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460420, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460480, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460540, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'therma
May 12 06:18:34 msm8909 python3[3058]: lGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460600, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460660, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460720, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460780, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460840, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460900, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'case
May 12 06:18:34 msm8909 python3[3058]: Temp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460960, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}]}
May 12 06:18:34 msm8909 python3[3058]: [SSE] Sending: {"msg": {"events": [{"deltaBmrCals": 0, "utcTimestamp": 1715455020, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455080, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455140, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455200, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455260, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455320, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "
May 12 06:18:34 msm8909 python3[3058]: utcTimestamp": 1715455380, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455440, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455500, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455560, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455620, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455680, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455740, "deviceId": "06:05:04:32:34:6
May 12 06:18:34 msm8909 python3[3058]: 5", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455800, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455860, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455920, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455980, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456040, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456100, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex
May 12 06:18:34 msm8909 python3[3058]: ": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456160, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456220, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456280, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456340, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456400, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456460, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSte
May 12 06:18:34 msm8909 python3[3058]: ps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456520, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456580, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456640, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456700, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456760, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456820, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate"
May 12 06:18:34 msm8909 python3[3058]: : null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456880, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456940, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457000, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457060, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457120, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457180, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRu
May 12 06:18:34 msm8909 python3[3058]: nSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457240, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457300, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457360, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457420, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457480, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457540, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcT
May 12 06:18:34 msm8909 python3[3058]: imestamp": 1715457600, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457660, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457720, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457780, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457840, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457900, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457960, "deviceId": "06:05:04:32:34:65",
May 12 06:18:34 msm8909 python3[3058]: "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458020, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458080, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458140, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458200, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458260, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458320, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1
May 12 06:18:34 msm8909 python3[3058]: , "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458380, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458440, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458500, "deviceId": "06:05:04:32:34:65", "battery": 72, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458560, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458620, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458680, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps":
May 12 06:18:34 msm8909 python3[3058]: 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458740, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458800, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458860, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458920, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458980, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459040, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": nu
May 12 06:18:34 msm8909 python3[3058]: ll, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459100, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459160, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459220, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459280, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459340, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459400, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSte
May 12 06:18:34 msm8909 python3[3058]: ps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459460, "deviceId": "06:05:04:32:34:65", "battery": 72, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459520, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459580, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459640, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459700, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459760, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimes
May 12 06:18:34 msm8909 python3[3058]: tamp": 1715459820, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459880, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459940, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460000, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460060, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460120, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460180, "deviceId": "06:05:04:32:34:65", "bat
May 12 06:18:34 msm8909 python3[3058]: tery": 72, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460240, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460300, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460360, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460420, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460480, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460540, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "t
May 12 06:18:34 msm8909 python3[3058]: hermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460600, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460660, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460720, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460780, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460840, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460900, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0,
May 12 06:18:34 msm8909 python3[3058]: "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460960, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}]}, "key": "7f6b47c986434887a7bd3924f427cc50", "rt": "bg"}
May 12 06:18:34 msm8909 python3[3058]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'utcTimestamp': 1715461020, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461080, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461140, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461200, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461260, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461320, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTi
May 12 06:18:34 msm8909 python3[3058]: mestamp': 1715461380, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461440, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461500, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461560, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461620, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461680, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461740, 'deviceId': '06:05:04:32:34:65', '
May 12 06:18:34 msm8909 python3[3058]: battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461800, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461860, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461920, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461980, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462040, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462100, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1,
May 12 06:18:34 msm8909 python3[3058]: 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462160, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462220, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462280, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462340, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462400, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462460, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps':
May 12 06:18:34 msm8909 python3[3058]: 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462520, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462580, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462640, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462700, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462760, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462820, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': Non
May 12 06:18:34 msm8909 python3[3058]: e, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462880, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462940, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463000, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463060, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463120, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463180, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSte
May 12 06:18:34 msm8909 python3[3058]: ps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463240, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463300, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463360, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463420, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463480, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463540, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'ut
May 12 06:18:34 msm8909 python3[3058]: cTimestamp': 1715463600, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463660, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463720, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463780, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463840, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463900, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463960, 'deviceId': '06:05:04:32:
May 12 06:18:34 msm8909 python3[3058]: 34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464020, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464080, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464140, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464200, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464260, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464320, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerCon
May 12 06:18:34 msm8909 python3[3058]: sumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464380, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464440, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464500, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464560, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464620, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464680, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity':
May 12 06:18:34 msm8909 python3[3058]: 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464740, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464800, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464860, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464920, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464980, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465040, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaAc
May 12 06:18:34 msm8909 python3[3058]: tCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465100, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465160, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465220, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465280, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465340, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465400, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10,
May 12 06:18:34 msm8909 python3[3058]: 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465460, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465520, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465580, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465640, 'deviceId': '06:05:04:32:34:65', 'battery': 70, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465700, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465760, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp
May 12 06:18:34 msm8909 python3[3058]: ': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465820, 'deviceId': '06:05:04:32:34:65', 'battery': 71, 'wearableId': 74, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 10, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}]}
May 12 06:18:34 msm8909 python3[3058]: [SSE] Sending: {"msg": {"events": [{"deltaBmrCals": 0, "utcTimestamp": 1715461020, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461080, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461140, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461200, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461260, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461320, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "
May 12 06:18:34 msm8909 python3[3058]: utcTimestamp": 1715461380, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461440, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461500, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461560, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461620, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461680, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461740, "deviceId": "06:05:04:32:34:6
May 12 06:18:34 msm8909 python3[3058]: 5", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461800, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461860, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461920, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461980, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462040, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462100, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex
May 12 06:18:34 msm8909 python3[3058]: ": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462160, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462220, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462280, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462340, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462400, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462460, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSte
May 12 06:18:34 msm8909 python3[3058]: ps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462520, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462580, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462640, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462700, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462760, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462820, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate"
May 12 06:18:34 msm8909 python3[3058]: : null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462880, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462940, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463000, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463060, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463120, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463180, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaR
May 12 06:18:34 msm8909 python3[3058]: unSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463240, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463300, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463360, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463420, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463480, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463540, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0
May 12 06:18:34 msm8909 python3[3058]: , "utcTimestamp": 1715463600, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463660, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463720, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463780, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463840, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463900, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463960, "deviceId": "06:05:0
May 12 06:18:34 msm8909 python3[3058]: 4:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464020, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464080, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464140, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464200, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464260, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464320, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "pow
May 12 06:18:34 msm8909 python3[3058]: erConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464380, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464440, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464500, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464560, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464620, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464680, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activi
May 12 06:18:34 msm8909 python3[3058]: ty": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464740, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464800, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464860, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464920, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464980, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465040, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "de
May 12 06:18:34 msm8909 python3[3058]: ltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465100, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465160, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465220, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465280, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465340, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465400, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex"
May 12 06:18:34 msm8909 python3[3058]: : 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465460, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465520, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465580, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465640, "deviceId": "06:05:04:32:34:65", "battery": 70, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465700, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465760, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "ski
May 12 06:18:34 msm8909 python3[3058]: nTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465820, "deviceId": "06:05:04:32:34:65", "battery": 71, "wearableId": 74, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 10, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}]}, "key": "a484450c48a54804bc783454a435fcad", "rt": "bg"}
May 12 06:18:34 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 06:18:34 msm8909 python3[3058]: DBUS: 06:05:04:32:34:65 disconnected.
May 12 06:18:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047106464
May 12 06:18:35 msm8909 python3[3058]: [SSE] RX'd: {'key': '7f6b47c986434887a7bd3924f427cc50', 'timestamp': 1715465914.9942384, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:35 msm8909 python3[3058]: [SSE] RX'd: {'key': 'a484450c48a54804bc783454a435fcad', 'timestamp': 1715465915.101958, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b006463
May 12 06:18:39 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:18:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043006464
May 12 06:18:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004306363
May 12 06:18:41 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:18:41 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:18:41 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465921, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:18:41 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465921, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:18:41 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465921, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "6ef3828fc440446f9aca2a89a3e6465b", "rt": "instant"}
May 12 06:18:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058006464
May 12 06:18:42 msm8909 python3[3058]: [SSE] RX'd: {'key': '6ef3828fc440446f9aca2a89a3e6465b', 'timestamp': 1715465922.2953598, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:42 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:18:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047006464
May 12 06:18:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:18:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f207879
May 12 06:18:54 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715465934, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:18:54 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715465934, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:18:54 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715465934, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 953}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "718a3da7fd3d4fdfa0c0ee8182b0ec99", "rt": "instant"}
May 12 06:18:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058106464
May 12 06:18:55 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:18:55 msm8909 python3[3058]: [SSE] RX'd: {'key': '718a3da7fd3d4fdfa0c0ee8182b0ec99', 'timestamp': 1715465935.1003954, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 53, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000350007000000005f106463
May 12 06:18:55 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:18:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:18:55 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465935, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:18:55 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465935, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:18:55 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465935, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "ef8cbbde64a648429eb89486366abfd2", "rt": "instant"}
May 12 06:18:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055006363
May 12 06:18:55 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:18:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 951, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b700160000000004106363
May 12 06:18:55 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:18:55 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ef8cbbde64a648429eb89486366abfd2', 'timestamp': 1715465935.8872325, 'data': '', 'type': 's', 'source': 0}
May 12 06:18:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b206463
May 12 06:18:56 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:18:56 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:18:56 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:18:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047106464
May 12 06:18:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c006364
May 12 06:18:58 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 06:19:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c006364
May 12 06:19:03 msm8909 python3[3058]: DBUS: Connect Failed with 06:05:04:02:E8:6A
May 12 06:19:03 msm8909 python3[3058]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 12 06:19:03 msm8909 python3[3058]: Device not connected, retrying later
May 12 06:19:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c006364
May 12 06:19:03 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715465943, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:19:03 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715465943, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:19:03 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715465943, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "6e08734bfbe5478e88cc39dd7b11772d", "rt": "instant"}
May 12 06:19:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:19:04 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:19:04 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:19:04 msm8909 python3[3058]: [SSE] RX'd: {'key': '6e08734bfbe5478e88cc39dd7b11772d', 'timestamp': 1715465944.1808176, 'data': '', 'type': 's', 'source': 0}
May 12 06:19:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:19:04 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:19:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f307879
May 12 06:19:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060206463
May 12 06:19:05 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:19:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:19:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055106363
May 12 06:19:05 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:19:05 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:19:05 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:19:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047206464
May 12 06:19:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058206464
May 12 06:19:07 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:19:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003bf0016000000005b306463
May 12 06:19:08 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:19:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060306463
May 12 06:19:17 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:19:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055206363
May 12 06:19:18 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:19:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d006363
May 12 06:19:18 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715465958, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 29}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:19:18 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715465958, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 29}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:19:18 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715465958, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 29}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "d2f45811b2214b6ba4aa28f9e6743339", "rt": "instant"}
May 12 06:19:18 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:19:18 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:19:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:19:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c306364
May 12 06:19:19 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd2f45811b2214b6ba4aa28f9e6743339', 'timestamp': 1715465958.8632953, 'data': '', 'type': 's', 'source': 0}
May 12 06:19:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d107879
May 12 06:19:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047306464
May 12 06:19:21 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715465961, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:19:21 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715465961, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:19:21 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715465961, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 23}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "58353a9ee4c14f118fd11e99da62ddad", "rt": "instant"}
May 12 06:19:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003ba00160000000057006464
May 12 06:19:22 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:19:22 msm8909 python3[3058]: [SSE] RX'd: {'key': '58353a9ee4c14f118fd11e99da62ddad', 'timestamp': 1715465962.0892975, 'data': '', 'type': 's', 'source': 0}
May 12 06:19:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047006464
May 12 06:19:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003ba00160000000057106464
May 12 06:19:32 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:19:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:19:32 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:19:32 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:19:32 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c7e17ac43f3c4a3bbac4559500cdc5d9", "rt": "gw"}
May 12 06:19:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c00016000000005a106463
May 12 06:19:32 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:19:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055006363
May 12 06:19:32 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:19:32 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:19:32 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:19:32 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c7e17ac43f3c4a3bbac4559500cdc5d9', 'timestamp': 1715465972.8164442, 'data': '', 'type': 's', 'source': 0}
May 12 06:19:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d206363
May 12 06:19:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060006463
May 12 06:19:33 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:19:33 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:19:33 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:19:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:19:34 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:19:34 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:19:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d307879
May 12 06:19:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:19:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d007879
May 12 06:19:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:19:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060206463
May 12 06:19:47 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:19:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004206363
May 12 06:19:47 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:19:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d306363
May 12 06:19:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:19:48 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715465988, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:19:48 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715465988, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:19:48 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715465988, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "7cfc48c9945e4e06b91f42e7c8b4a00f", "rt": "instant"}
May 12 06:19:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c206364
May 12 06:19:49 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:19:49 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:19:49 msm8909 python3[3058]: [SSE] RX'd: {'key': '7cfc48c9945e4e06b91f42e7c8b4a00f', 'timestamp': 1715465988.9868274, 'data': '', 'type': 's', 'source': 0}
May 12 06:19:59 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:19:59 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:19:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c00016000000005a006463
May 12 06:19:59 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:19:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:19:59 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715465999, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:19:59 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715465999, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:19:59 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715465999, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "11f690b54de6443c9afa7787eab282c2", "rt": "instant"}
May 12 06:20:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004306363
May 12 06:20:00 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:20:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060306463
May 12 06:20:00 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:20:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d107879
May 12 06:20:00 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466000, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:20:00 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466000, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:20:00 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466000, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 953}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "0f7180907b4e466fa1eda52a866bb3a6", "rt": "instant"}
May 12 06:20:00 msm8909 python3[3058]: [SSE] RX'd: {'key': '11f690b54de6443c9afa7787eab282c2', 'timestamp': 1715466000.1998849, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d006363
May 12 06:20:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:20:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047306464
May 12 06:20:01 msm8909 python3[3058]: [SSE] RX'd: {'key': '0f7180907b4e466fa1eda52a866bb3a6', 'timestamp': 1715466000.9216571, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055306363
May 12 06:20:02 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:20:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047006464
May 12 06:20:03 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:20:03 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:20:03 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:20:03 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:20:04 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 12 06:20:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003ba00160000000057006464
May 12 06:20:04 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:20:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c206364
May 12 06:20:08 msm8909 python3[3058]: DBUS: Connected to 06:05:04:02:E8:6A
May 12 06:20:08 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 06:20:08 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 12 06:20:08 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "key": "3288d09286f84fe9b9ba620c429350a7", "rt": "gw"}
May 12 06:20:08 msm8909 python3[3058]: ACTIVATING HR.
May 12 06:20:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055006363
May 12 06:20:09 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:20:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:20:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d207879
May 12 06:20:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001d0007000000004d106363
May 12 06:20:10 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:20:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058106464
May 12 06:20:11 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:20:12 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:20:12 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:20:12 msm8909 python3[3058]: 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, 196, 126, 0, 0, 0, 0, 0, 0, 0, 0, 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 06:20:12 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 06:20:12 msm8909 python3[3058]: GOT Pairing Code: 251a
May 12 06:20:12 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 06:20:12 msm8909 python3[3058]: NO FW Update needed.
May 12 06:20:12 msm8909 python3[3058]: LAST SYNC: 1715455102
May 12 06:20:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:20:14 msm8909 python3[3058]: 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, 117, 3, 0, 64, 22, 0, 0, 65, 100, 0, 0, 80, 99, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 06:20:14 msm8909 python3[3058]: ACTIVITY: 0
May 12 06:20:23 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c00016000000005a306463
May 12 06:20:23 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:20:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055106363
May 12 06:20:24 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:20:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e206463
May 12 06:20:24 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:20:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f007879
May 12 06:20:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047206464
May 12 06:20:25 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466025, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:20:25 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466025, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:20:25 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466025, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 23}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "6e74a50c33e441e7a1d90a7fa1a7c340", "rt": "instant"}
May 12 06:20:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058206464
May 12 06:20:26 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:20:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:20:29 msm8909 python3[3058]: 1403.3219556808472 [06:05:04:02:E8:6A] <- HR 0000
May 12 06:20:29 msm8909 python3[3058]: HR READING: 0 TOOK 15.038859 secs
May 12 06:20:29 msm8909 python3[3058]: DEACTIVATING HR.
May 12 06:20:29 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:20:29 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 99, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 100, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 885, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 22, 'battery': 75}
May 12 06:20:29 msm8909 python3[3058]: W ID: 76
May 12 06:20:29 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715466029, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 75, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:20:29 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715466029, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 75, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:20:29 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715466029, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 22, "battery": 75, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "ba1ebc93298b448fa5cf45506104c5e7", "rt": "instant"}
May 12 06:20:29 msm8909 python3[3058]: Instant Upload complete
May 12 06:20:29 msm8909 python3[3058]: using silent sync
May 12 06:20:29 msm8909 python3[3058]: Starting sync for: 06:05:04:02:E8:6A
May 12 06:20:29 msm8909 python3[3058]: ACTIVATING AMDTP.
May 12 06:20:31 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 06:20:32 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 06:20:32 msm8909 python3[3058]: Sending start sync for: 06:05:04:02:E8:6A
May 12 06:20:32 msm8909 python3[3058]: 1406.4969930648804 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 12 06:20:33 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 06:20:33 msm8909 python3[3058]: 1407.7811505794525 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:33 msm8909 python3[3058]: 1407.8076155185699 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 06:20:33 msm8909 python3[3058]: 1407.8168201446533 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:33 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:33 msm8909 python3[3058]: Header: 06004010 payload: e200 crc: 9183912d
May 12 06:20:33 msm8909 python3[3058]: 1407.8236539363861 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 12 06:20:33 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 06:20:34 msm8909 python3[3058]: 1408.5036480426788 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:34 msm8909 python3[3058]: 1408.5307605266571 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 12 06:20:34 msm8909 python3[3058]: 1408.5401697158813 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:34 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:34 msm8909 python3[3058]: Header: 06004011 payload: e200 crc: 9183912d
May 12 06:20:34 msm8909 python3[3058]: 1408.5489137172699 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 12 06:20:34 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 06:20:35 msm8909 python3[3058]: 1409.3749747276306 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:35 msm8909 python3[3058]: 1409.6937348842621 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 12 06:20:35 msm8909 python3[3058]: 1409.7039797306061 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:35 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:35 msm8909 python3[3058]: Header: 06004012 payload: e200 crc: 9183912d
May 12 06:20:35 msm8909 python3[3058]: 1409.7119777202606 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 12 06:20:35 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 06:20:36 msm8909 python3[3058]: 1410.3309106826782 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:36 msm8909 python3[3058]: 1410.6478219032288 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 12 06:20:36 msm8909 python3[3058]: 1410.6570541858673 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:36 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:36 msm8909 python3[3058]: Header: 06004013 payload: e200 crc: 9183912d
May 12 06:20:36 msm8909 python3[3058]: 1410.6641612052917 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 12 06:20:36 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 06:20:37 msm8909 python3[3058]: 1411.0521867275238 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f107879
May 12 06:20:37 msm8909 python3[3058]: 1411.4390251636505 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 12 06:20:37 msm8909 python3[3058]: 1411.4526596069336 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:37 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:37 msm8909 python3[3058]: Header: 06004014 payload: e200 crc: 9183912d
May 12 06:20:37 msm8909 python3[3058]: 1411.4618570804596 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 12 06:20:37 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 06:20:37 msm8909 python3[3058]: 1411.5424284934998 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:37 msm8909 python3[3058]: 1411.5726616382599 [06:05:04:02:E8:6A] <- RX 240040150000663fef32000000190064070b0000000000000000000000000000000000155fecd81f
May 12 06:20:37 msm8909 python3[3058]: 1411.5831344127655 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:37 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:37 msm8909 python3[3058]: user prefs:
May 12 06:20:37 msm8909 python3[3058]: self.clockFormat: 00
May 12 06:20:37 msm8909 python3[3058]: self.unit: 00
May 12 06:20:37 msm8909 python3[3058]: self.time: 00000000
May 12 06:20:37 msm8909 python3[3058]: self.timezone: 0000
May 12 06:20:37 msm8909 python3[3058]: self.gender: 00
May 12 06:20:37 msm8909 python3[3058]: self.age: 19
May 12 06:20:37 msm8909 python3[3058]: self.weight: 0064
May 12 06:20:37 msm8909 python3[3058]: self.height: 070b
May 12 06:20:37 msm8909 python3[3058]: self.steps: 00003a98
May 12 06:20:37 msm8909 python3[3058]: self.distance: 00000003
May 12 06:20:37 msm8909 python3[3058]: self.calories: 000004b0
May 12 06:20:37 msm8909 python3[3058]: self.sleep: 000001e0
May 12 06:20:37 msm8909 python3[3058]: self.language: 00
May 12 06:20:37 msm8909 python3[3058]: self.sleeptime: 15
May 12 06:20:37 msm8909 python3[3058]: 1411.6805534362793 [06:05:04:02:E8:6A] <- RX 06004016e2009183912d
May 12 06:20:37 msm8909 python3[3058]: 1411.6903176307678 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:37 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:37 msm8909 python3[3058]: Header: 06004016 payload: e200 crc: 9183912d
May 12 06:20:37 msm8909 python3[3058]: 1411.6968150138855 [06:05:04:02:E8:6A] -> TX[42] b'2600401090240000663fef35000000190064070b00003a9800000003000004b0000001e000156fcf6819'
May 12 06:20:37 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663fef35000000190064070b00003a9800000003000004b0000001e000156fcf6819
May 12 06:20:37 msm8909 python3[3058]: 1411.7732708454132 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: 1412.128134727478 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 12 06:20:38 msm8909 python3[3058]: 1412.1369836330414 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: Header: 06004017 payload: e200 crc: 9183912d
May 12 06:20:38 msm8909 python3[3058]: 1412.146329164505 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 06:20:38 msm8909 python3[3058]: 1412.2251381874084 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:20:38 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:20:38 msm8909 python3[3058]: 1412.608647108078 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 06:20:38 msm8909 python3[3058]: 1412.630455493927 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: Header: 06004018 payload: e200 crc: 9183912d
May 12 06:20:38 msm8909 python3[3058]: 1412.6371529102325 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 06:20:38 msm8909 python3[3058]: 1412.6987142562866 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: 1412.7261927127838 [06:05:04:02:E8:6A] <- RX 05004019011bdf05a5
May 12 06:20:38 msm8909 python3[3058]: 1412.7353031635284 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: 06:05:04:02:E8:6A: License Good
May 12 06:20:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058306464
May 12 06:20:38 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:20:38 msm8909 python3[3058]: 1412.8216178417206 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 12 06:20:38 msm8909 python3[3058]: 1412.8324408531189 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:38 msm8909 python3[3058]: Header: 0600401a payload: e200 crc: 9183912d
May 12 06:20:38 msm8909 python3[3058]: 1412.8402493000031 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 12 06:20:38 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 06:20:39 msm8909 python3[3058]: 1412.9367852210999 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1412.9665627479553 [06:05:04:02:E8:6A] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 12 06:20:39 msm8909 python3[3058]: 1412.977192401886 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.0629205703735 [06:05:04:02:E8:6A] <- RX 0600401ce2009183912d
May 12 06:20:39 msm8909 python3[3058]: 1413.0722897052765 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: Header: 0600401c payload: e200 crc: 9183912d
May 12 06:20:39 msm8909 python3[3058]: 1413.0825107097626 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 06:20:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055306363
May 12 06:20:39 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:20:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:20:39 msm8909 python3[3058]: 1413.1785080432892 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.2052829265594 [06:05:04:02:E8:6A] <- RX 0500401d008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.21639585495 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.3023180961609 [06:05:04:02:E8:6A] <- RX 0600401ee2009183912d
May 12 06:20:39 msm8909 python3[3058]: 1413.3134133815765 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: Header: 0600401e payload: e200 crc: 9183912d
May 12 06:20:39 msm8909 python3[3058]: 1413.3214139938354 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 06:20:39 msm8909 python3[3058]: 1413.3981399536133 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.4309685230255 [06:05:04:02:E8:6A] <- RX 0800401f68c43f663dd07fb5
May 12 06:20:39 msm8909 python3[3058]: 1413.4411432743073 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.516731262207 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 12 06:20:39 msm8909 python3[3058]: 1413.5289959907532 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: Header: 06004010 payload: e200 crc: 9183912d
May 12 06:20:39 msm8909 python3[3058]: 1413.5360851287842 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 06:20:39 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:20:39 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:20:39 msm8909 python3[3058]: 1413.6184194087982 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:39 msm8909 python3[3058]: 1413.7068772315979 [06:05:04:02:E8:6A] <- RX 04024011000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000464020000cb800c08000000000000000464020000cc800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000464020000cb800c08000000000000000463020000cb800c08
May 12 06:20:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e306463
May 12 06:20:39 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:20:39 msm8909 python3[3058]: 1413.7854473590851 [06:05:04:02:E8:6A] <- RX 000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000cb800c0800000000
May 12 06:20:39 msm8909 python3[3058]: 1413.812399148941 [06:05:04:02:E8:6A] <- RX 0000000463020000cb800c08000000000000000463020000ca800c08e2cd2468
May 12 06:20:39 msm8909 python3[3058]: 1413.8214957714081 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:39 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:40 msm8909 python3[3058]: 1413.9970536231995 [06:05:04:02:E8:6A] <- RX 04024012000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000ca800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cc800c08000000000000000463020000cb800c08
May 12 06:20:40 msm8909 python3[3058]: 1414.0468239784241 [06:05:04:02:E8:6A] <- RX 000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000cc800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000cb800c08000000000000000463020000ca800c08000000000000000463020000cb800c08000000000000000463020000cb800c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004a630c080000000000000004630200004b830c0800000000
May 12 06:20:40 msm8909 python3[3058]: 1414.0722625255585 [06:05:04:02:E8:6A] <- RX 00000004630200004b830c080000000000000004630200004b830c082ac90952
May 12 06:20:40 msm8909 python3[3058]: 1414.0817708969116 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:40 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001d0007000000004c006363
May 12 06:20:40 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715466040, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 29}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:20:40 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715466040, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 29}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:20:40 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715466040, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 29}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "e278f1057d63400aab9295ac8564c11a", "rt": "instant"}
May 12 06:20:40 msm8909 python3[3058]: 1414.2418973445892 [06:05:04:02:E8:6A] <- RX 040240130000000000000004630200004b830c080000000000000004630200004b630c080000000000000004630200004b830c080000000000000004630200004b630c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c630c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004b630c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c630c08
May 12 06:20:40 msm8909 python3[3058]: 1414.2898662090302 [06:05:04:02:E8:6A] <- RX 0000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c630c080000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004c830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b630c080000000000000004630200004c830c080000000000000004630200004b830c0800000000
May 12 06:20:40 msm8909 python3[3058]: 1414.3146221637726 [06:05:04:02:E8:6A] <- RX 00000004630200004b830c080000000000000004630200004b830c0869cb1e2f
May 12 06:20:40 msm8909 python3[3058]: 1414.3235127925873 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:40 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:40 msm8909 python3[3058]: 1414.4919922351837 [06:05:04:02:E8:6A] <- RX 040240140000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b630c080000000000000004630200004b830c080000000000000004630200004b630c080000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004b630c080000000000000004630200004b830c08
May 12 06:20:40 msm8909 python3[3058]: 1414.5389223098755 [06:05:04:02:E8:6A] <- RX 0000000000000004630200004b630c080000000000000004630200004a630c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004b630c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c830c0800000000
May 12 06:20:40 msm8909 python3[3058]: 1414.5631742477417 [06:05:04:02:E8:6A] <- RX 00000004630200004c830c080000000000000004630200004b830c08a3bb3a5d
May 12 06:20:40 msm8909 python3[3058]: 1414.5718402862549 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:40 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:40 msm8909 python3[3058]: 1414.712167263031 [06:05:04:02:E8:6A] <- RX 040240150000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c08
May 12 06:20:40 msm8909 python3[3058]: 1414.758903503418 [06:05:04:02:E8:6A] <- RX 0000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004a830c080000000000000004630200004a830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004b830c0800000000
May 12 06:20:40 msm8909 python3[3058]: 1414.7831211090088 [06:05:04:02:E8:6A] <- RX 00000004630200004c830c080000000000000004630200004c830c0829e9f306
May 12 06:20:40 msm8909 python3[3058]: 1414.7917730808258 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:40 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:41 msm8909 python3[3058]: 1414.9424359798431 [06:05:04:02:E8:6A] <- RX 640140160000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004a830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004b830c08
May 12 06:20:41 msm8909 python3[3058]: 1414.9829158782959 [06:05:04:02:E8:6A] <- RX 0000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004b830c080000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004c830c080000000000000004630200004b830c08b58862a2
May 12 06:20:41 msm8909 python3[3058]: 1414.9915473461151 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:41 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:41 msm8909 python3[3058]: 1415.0997252464294 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 12 06:20:41 msm8909 python3[3058]: 1415.1085324287415 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:41 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:41 msm8909 python3[3058]: Header: 06004017 payload: e200 crc: 9183912d
May 12 06:20:41 msm8909 python3[3058]: 1415.1148273944855 [06:05:04:02:E8:6A] -> TX[10] b'06004010902397e9ff92'
May 12 06:20:41 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 06:20:41 msm8909 python3[3058]: 1415.1926774978638 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:41 msm8909 python3[3058]: 1415.2372658252716 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 12 06:20:41 msm8909 python3[3058]: 1415.2457978725433 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:41 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:41 msm8909 python3[3058]: Header: 06004018 payload: e200 crc: 9183912d
May 12 06:20:41 msm8909 python3[3058]: 1415.2533004283905 [06:05:04:02:E8:6A] -> TX[10] b'0600401091013299845e'
May 12 06:20:41 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 06:20:41 msm8909 python3[3058]: 1415.3716294765472 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 12 06:20:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001d0007000000004c106363
May 12 06:20:42 msm8909 python3[3058]: 1416.9024615287781 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 12 06:20:43 msm8909 python3[3058]: 1416.9115023612976 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 12 06:20:43 msm8909 python3[3058]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:20:43 msm8909 python3[3058]: Header: 06004019 payload: e200 crc: 9183912d
May 12 06:20:43 msm8909 python3[3058]: command list complete
May 12 06:20:43 msm8909 python3[3058]: DEACTIVATING AMDTP.
May 12 06:20:43 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 06:20:43 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 06:20:43 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 12 06:20:43 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:20:43 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:20:43 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:20:43 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:20:43 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "769eea3343f24f45a325ddb3311ca4ee", "rt": "gw"}
May 12 06:20:43 msm8909 python3[3058]: [SSE] RX'd: {'key': '3288d09286f84fe9b9ba620c429350a7', 'timestamp': 1715466009.1666474, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:43 msm8909 python3[3058]: [SSE] RX'd: {'key': '6e74a50c33e441e7a1d90a7fa1a7c340', 'timestamp': 1715466026.164958, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:43 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ba1ebc93298b448fa5cf45506104c5e7', 'timestamp': 1715466030.2891619, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:43 msm8909 python3[3058]: [SSE] RX'd: {'key': 'e278f1057d63400aab9295ac8564c11a', 'timestamp': 1715466040.6963749, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:43 msm8909 python3[3058]: [SSE] RX'd: {'key': '769eea3343f24f45a325ddb3311ca4ee', 'timestamp': 1715466043.5295167, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:45 msm8909 python3[3058]: Total BG Logs: 182
May 12 06:20:45 msm8909 python3[3058]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'utcTimestamp': 1715455080, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455140, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455200, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455260, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455320, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455380, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'u
May 12 06:20:45 msm8909 python3[3058]: tcTimestamp': 1715455440, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455500, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455560, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455620, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455680, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455740, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455800, 'deviceId': '06:05:04:02
May 12 06:20:45 msm8909 python3[3058]: :E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455860, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455920, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455980, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456040, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456100, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456160, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerCon
May 12 06:20:45 msm8909 python3[3058]: sumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456220, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456280, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456340, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456400, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456460, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456520, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity':
May 12 06:20:45 msm8909 python3[3058]: 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456580, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456640, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456700, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456760, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456820, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456880, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaA
May 12 06:20:45 msm8909 python3[3058]: ctCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456940, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457000, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457060, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457120, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457180, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457240, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1,
May 12 06:20:45 msm8909 python3[3058]: 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457300, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457360, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457420, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457480, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457540, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457600, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp
May 12 06:20:45 msm8909 python3[3058]: ': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457660, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457720, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457780, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457840, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457900, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457960, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715
May 12 06:20:45 msm8909 python3[3058]: 458020, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458080, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458140, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458200, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458260, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458320, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458380, 'deviceId': '06:05:04:02:E8:6A', 'battery'
May 12 06:20:45 msm8909 python3[3058]: : 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458440, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458500, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458560, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458620, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458680, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458740, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1,
May 12 06:20:45 msm8909 python3[3058]: 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458800, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458860, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458920, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458980, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459040, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459100, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSt
May 12 06:20:45 msm8909 python3[3058]: eps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459160, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459220, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459280, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459340, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459400, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459460, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, '
May 12 06:20:45 msm8909 python3[3058]: heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459520, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459580, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459640, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459700, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459760, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459820, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDist
May 12 06:20:45 msm8909 python3[3058]: ance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459880, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459940, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460000, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460060, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460120, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460180, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0},
May 12 06:20:45 msm8909 python3[3058]: {'deltaBmrCals': 0, 'utcTimestamp': 1715460240, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460300, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460360, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460420, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460480, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460540, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460600, '
May 12 06:20:45 msm8909 python3[3058]: deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460660, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460720, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460780, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460840, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460900, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460960, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'we
May 12 06:20:45 msm8909 python3[3058]: arableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461020, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}]}
May 12 06:20:45 msm8909 python3[3058]: [SSE] Sending: {"msg": {"events": [{"deltaBmrCals": 0, "utcTimestamp": 1715455080, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455140, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455200, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455260, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455320, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455380, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals":
May 12 06:20:45 msm8909 python3[3058]: 0, "utcTimestamp": 1715455440, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455500, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455560, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455620, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455680, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455740, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455800, "deviceId": "06:05:
May 12 06:20:45 msm8909 python3[3058]: 04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455860, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455920, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455980, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456040, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456100, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456160, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "pow
May 12 06:20:45 msm8909 python3[3058]: erConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456220, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456280, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456340, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456400, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456460, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456520, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activi
May 12 06:20:45 msm8909 python3[3058]: ty": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456580, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456640, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456700, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456760, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456820, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456880, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "d
May 12 06:20:45 msm8909 python3[3058]: eltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456940, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457000, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457060, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457120, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457180, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457240, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex
May 12 06:20:45 msm8909 python3[3058]: ": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457300, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457360, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457420, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457480, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457540, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457600, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "ski
May 12 06:20:45 msm8909 python3[3058]: nTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457660, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457720, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457780, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457840, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457900, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457960, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp":
May 12 06:20:45 msm8909 python3[3058]: 1715458020, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458080, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458140, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458200, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458260, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458320, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458380, "deviceId": "06:05:04:02:E8:6A", "bat
May 12 06:20:45 msm8909 python3[3058]: tery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458440, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458500, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458560, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458620, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458680, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715458740, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex"
May 12 06:20:45 msm8909 python3[3058]: : 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458800, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458860, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458920, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458980, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715459040, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459100, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaW
May 12 06:20:45 msm8909 python3[3058]: alkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715459160, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459220, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459280, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715459340, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459400, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459460, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals":
May 12 06:20:45 msm8909 python3[3058]: 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459520, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459580, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715459640, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459700, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459760, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715459820, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "delt
May 12 06:20:45 msm8909 python3[3058]: aDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459880, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459940, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460000, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715460060, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460120, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460180, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25
May 12 06:20:45 msm8909 python3[3058]: .0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460240, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460300, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460360, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460420, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460480, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460540, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 17154606
May 12 06:20:45 msm8909 python3[3058]: 00, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460660, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460720, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460780, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460840, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460900, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460960, "deviceId": "06:05:04:02:E8:6A", "battery": 75
May 12 06:20:45 msm8909 python3[3058]: , "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461020, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}]}, "key": "56ce53d868aa45c19d7cd01ec25b11d9", "rt": "bg"}
May 12 06:20:45 msm8909 python3[3058]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'utcTimestamp': 1715461080, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461140, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461200, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461260, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461320, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461380, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0,
May 12 06:20:45 msm8909 python3[3058]: 'utcTimestamp': 1715461440, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461500, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461560, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461620, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461680, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461740, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461800, 'deviceId': '06:05
May 12 06:20:45 msm8909 python3[3058]: :04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461860, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461920, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461980, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462040, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462100, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 24.75}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462160, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76,
May 12 06:20:45 msm8909 python3[3058]: 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462220, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462280, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462340, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462400, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462460, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462520, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'ac
May 12 06:20:45 msm8909 python3[3058]: tivity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462580, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462640, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462700, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462760, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462820, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462880, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75
May 12 06:20:45 msm8909 python3[3058]: , 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462940, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463000, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463060, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463120, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463180, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463240, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenI
May 12 06:20:45 msm8909 python3[3058]: ndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463300, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463360, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463420, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463480, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463540, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463600, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0,
May 12 06:20:45 msm8909 python3[3058]: 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463660, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463720, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463780, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463840, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463900, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463960, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimesta
May 12 06:20:45 msm8909 python3[3058]: mp': 1715464020, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464080, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464140, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464200, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464260, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464320, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464380, 'deviceId': '06:05:04:02:E8:6A',
May 12 06:20:45 msm8909 python3[3058]: 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464440, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464500, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464560, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464620, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464680, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464740, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedInd
May 12 06:20:45 msm8909 python3[3058]: ex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464800, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464860, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464920, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464980, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465040, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465100, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'delt
May 12 06:20:45 msm8909 python3[3058]: aWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465160, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465220, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465280, 'deviceId': '06:05:04:02:E8:6A', 'battery': 74, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465340, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465400, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465460, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals':
May 12 06:20:45 msm8909 python3[3058]: 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465520, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465580, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465640, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465700, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465760, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465820, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaD
May 12 06:20:45 msm8909 python3[3058]: istance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465880, 'deviceId': '06:05:04:02:E8:6A', 'battery': 76, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465940, 'deviceId': '06:05:04:02:E8:6A', 'battery': 75, 'wearableId': 76, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 6, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}]}
May 12 06:20:45 msm8909 python3[3058]: [SSE] Sending: {"msg": {"events": [{"deltaBmrCals": 0, "utcTimestamp": 1715461080, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461140, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461200, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461260, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461320, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715461380, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals
May 12 06:20:45 msm8909 python3[3058]: ": 0, "utcTimestamp": 1715461440, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715461500, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461560, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461620, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715461680, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461740, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715461800, "deviceId": "
May 12 06:20:45 msm8909 python3[3058]: 06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715461860, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461920, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461980, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462040, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462100, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 24.75}, {"deltaBmrCals": 0, "utcTimestamp": 1715462160, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId":
May 12 06:20:45 msm8909 python3[3058]: 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462220, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462280, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462340, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462400, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462460, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462520, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1
May 12 06:20:45 msm8909 python3[3058]: , "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462580, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462640, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462700, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462760, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462820, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462880, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp":
May 12 06:20:45 msm8909 python3[3058]: 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462940, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463000, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463060, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463120, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463180, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463240, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "sola
May 12 06:20:45 msm8909 python3[3058]: rGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463300, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463360, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463420, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463480, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463540, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463600, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps"
May 12 06:20:45 msm8909 python3[3058]: : 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463660, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463720, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463780, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463840, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463900, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463960, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTi
May 12 06:20:45 msm8909 python3[3058]: mestamp": 1715464020, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464080, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464140, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464200, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464260, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464320, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464380, "deviceId": "06:05:04:02:E8:
May 12 06:20:45 msm8909 python3[3058]: 6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464440, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464500, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464560, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464620, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464680, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464740, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsum
May 12 06:20:45 msm8909 python3[3058]: edIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464800, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464860, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464920, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464980, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465040, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465100, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0,
May 12 06:20:45 msm8909 python3[3058]: "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465160, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465220, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465280, "deviceId": "06:05:04:02:E8:6A", "battery": 74, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465340, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465400, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465460, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActC
May 12 06:20:45 msm8909 python3[3058]: als": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465520, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465580, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465640, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465700, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465760, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465820, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "d
May 12 06:20:45 msm8909 python3[3058]: eltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465880, "deviceId": "06:05:04:02:E8:6A", "battery": 76, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465940, "deviceId": "06:05:04:02:E8:6A", "battery": 75, "wearableId": 76, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 6, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}]}, "key": "9c00d5d1e24844229ec8fef5b00eccad", "rt": "bg"}
May 12 06:20:45 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 06:20:45 msm8909 python3[3058]: DBUS: 06:05:04:02:E8:6A disconnected.
May 12 06:20:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003750016000000004c206364
May 12 06:20:46 msm8909 python3[3058]: [SSE] RX'd: {'key': '56ce53d868aa45c19d7cd01ec25b11d9', 'timestamp': 1715466046.0004861, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:46 msm8909 python3[3058]: [SSE] RX'd: {'key': '9c00d5d1e24844229ec8fef5b00eccad', 'timestamp': 1715466046.087533, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055006363
May 12 06:20:51 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:20:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e006463
May 12 06:20:52 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:20:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f207879
May 12 06:20:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047106464
May 12 06:20:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:20:52 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715466052, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:20:52 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715466052, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:20:52 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715466052, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "422fb1db751745d99eb0db41dfdcac18", "rt": "instant"}
May 12 06:20:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c00016000000005a206463
May 12 06:20:53 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:20:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b006364
May 12 06:20:53 msm8909 python3[3058]: [SSE] RX'd: {'key': '422fb1db751745d99eb0db41dfdcac18', 'timestamp': 1715466053.2873921, 'data': '', 'type': 's', 'source': 0}
May 12 06:20:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 29, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001d0007000000004c206363
May 12 06:20:56 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:20:56 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:20:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:20:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e106463
May 12 06:20:56 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:21:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:21:05 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715466065, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:21:05 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715466065, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:21:05 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715466065, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "a066069a2f2c48d2aa70fea10d9f23d0", "rt": "instant"}
May 12 06:21:05 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:21:05 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:21:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c00016000000005a306463
May 12 06:21:05 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:21:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 954, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003ba00160000000058206464
May 12 06:21:05 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:21:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e206463
May 12 06:21:06 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:21:06 msm8909 python3[3058]: [SSE] RX'd: {'key': 'a066069a2f2c48d2aa70fea10d9f23d0', 'timestamp': 1715466065.9093394, 'data': '', 'type': 's', 'source': 0}
May 12 06:21:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f007879
May 12 06:21:07 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466067, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:21:07 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466067, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:21:07 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466067, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 953}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "05194b4bf87e4dfe9ec48bb3c2f28270", "rt": "instant"}
May 12 06:21:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:21:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047206464
May 12 06:21:07 msm8909 python3[3058]: [SSE] RX'd: {'key': '05194b4bf87e4dfe9ec48bb3c2f28270', 'timestamp': 1715466067.4975483, 'data': '', 'type': 's', 'source': 0}
May 12 06:21:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055206363
May 12 06:21:08 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:21:09 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:21:09 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:21:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b800160000000003206363
May 12 06:21:09 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:21:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b206364
May 12 06:21:13 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:21:13 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:21:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d107879
May 12 06:21:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d006363
May 12 06:21:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:21:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b006463
May 12 06:21:20 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:21:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b306364
May 12 06:21:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047306464
May 12 06:21:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055306363
May 12 06:21:21 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:21:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b800160000000003006363
May 12 06:21:21 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:21:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047006464
May 12 06:21:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:21:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e106463
May 12 06:21:33 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:21:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055006363
May 12 06:21:33 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:21:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d307879
May 12 06:21:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d206363
May 12 06:21:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b206463
May 12 06:21:34 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:21:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047106464
May 12 06:21:34 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466094, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:21:34 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466094, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 23}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:21:34 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466094, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 23}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "8172971e9f5245d3b6f35549d32e1a2f", "rt": "instant"}
May 12 06:21:35 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:21:35 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:21:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058106464
May 12 06:21:35 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:21:35 msm8909 python3[3058]: [SSE] RX'd: {'key': '8172971e9f5245d3b6f35549d32e1a2f', 'timestamp': 1715466095.307291, 'data': '', 'type': 's', 'source': 0}
May 12 06:21:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b800160000000003106363
May 12 06:21:36 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:21:38 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:21:43 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:21:43 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:21:43 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8a85dd20fbc94c59a1df68a2ecfb06fc", "rt": "gw"}
May 12 06:21:43 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:21:43 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:21:43 msm8909 python3[3058]: [SSE] RX'd: {'key': '8a85dd20fbc94c59a1df68a2ecfb06fc', 'timestamp': 1715466103.6483982, 'data': '', 'type': 's', 'source': 0}
May 12 06:21:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058206464
May 12 06:21:47 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:21:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:21:48 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:21:48 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:21:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d306363
May 12 06:21:49 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715466109, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:21:49 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715466109, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:21:49 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715466109, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 30}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "1c00550b1370424c8a10b63d4e86c420", "rt": "instant"}
May 12 06:21:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048306363
May 12 06:21:49 msm8909 python3[3058]: [SSE] RX'd: {'key': '1c00550b1370424c8a10b63d4e86c420', 'timestamp': 1715466109.641499, 'data': '', 'type': 's', 'source': 0}
May 12 06:21:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b206364
May 12 06:21:49 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715466109, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:21:49 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715466109, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 885}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:21:50 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715466109, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 885}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "7e93ca3a29784ec5b8cba174b52e4f4e", "rt": "instant"}
May 12 06:21:50 msm8909 python3[3058]: [SSE] RX'd: {'key': '7e93ca3a29784ec5b8cba174b52e4f4e', 'timestamp': 1715466110.3880508, 'data': '', 'type': 's', 'source': 0}
May 12 06:21:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e206463
May 12 06:21:50 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:21:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055206363
May 12 06:21:51 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:21:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d007879
May 12 06:21:51 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b006463
May 12 06:21:51 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:21:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047306464
May 12 06:21:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b206364
May 12 06:22:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 23, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001700070000000047006464
May 12 06:22:02 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:22:02 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:22:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048006363
May 12 06:22:02 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715466122, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:22:02 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715466122, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 72, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:22:02 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715466122, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 72, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "ec8b8de2fdd14481a84fe9142249b50d", "rt": "instant"}
May 12 06:22:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 885, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003750016000000004b306364
May 12 06:22:02 msm8909 python3[3058]: [SSE] RX'd: {'key': 'ec8b8de2fdd14481a84fe9142249b50d', 'timestamp': 1715466122.7196691, 'data': '', 'type': 's', 'source': 0}
May 12 06:22:02 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000360007000000005e006463
May 12 06:22:02 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:22:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:22:03 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:22:03 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:22:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 957, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bd00160000000055306363
May 12 06:22:03 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:22:03 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:22:03 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:22:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803b9001604a0a1003d207879
May 12 06:22:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d106363
May 12 06:22:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058006464
May 12 06:22:05 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:22:14 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:22:14 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:22:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060106463
May 12 06:22:15 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:22:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f307879
May 12 06:22:16 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466136, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:22:16 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466136, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 953}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:22:16 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466136, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 953}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "f778fdd5f1a1499ea26f650f44ea60d9", "rt": "instant"}
May 12 06:22:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d206363
May 12 06:22:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:22:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b206463
May 12 06:22:16 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:22:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:22:16 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715466136, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:22:16 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715466136, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 67, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:22:16 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715466136, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 67, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "659efbd4f43545f29748fd3db46b2a96", "rt": "instant"}
May 12 06:22:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047106464
May 12 06:22:17 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f778fdd5f1a1499ea26f650f44ea60d9', 'timestamp': 1715466136.662946, 'data': '', 'type': 's', 'source': 0}
May 12 06:22:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058106464
May 12 06:22:17 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:22:17 msm8909 python3[3058]: [SSE] RX'd: {'key': '659efbd4f43545f29748fd3db46b2a96', 'timestamp': 1715466137.3213503, 'data': '', 'type': 's', 'source': 0}
May 12 06:22:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004106363
May 12 06:22:18 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:22:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003760016000000004c106364
May 12 06:22:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047206464
May 12 06:22:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060206463
May 12 06:22:29 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:22:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055206363
May 12 06:22:30 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:22:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004306363
May 12 06:22:30 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:22:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d006363
May 12 06:22:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f007879
May 12 06:22:31 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:22:31 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:22:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043006464
May 12 06:22:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058306464
May 12 06:22:31 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:22:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003760016000000004c206364
May 12 06:22:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b006463
May 12 06:22:34 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:22:43 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:22:43 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:22:43 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d8bb378a950d40eab3f9cc4be488a425", "rt": "gw"}
May 12 06:22:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047006464
May 12 06:22:44 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466164, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:22:44 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466164, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:22:44 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466164, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 24}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "f5ad74d5ebd247a19d462336569909ef", "rt": "instant"}
May 12 06:22:44 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd8bb378a950d40eab3f9cc4be488a425', 'timestamp': 1715466163.894644, 'data': '', 'type': 's', 'source': 0}
May 12 06:22:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003760016000000004c006364
May 12 06:22:44 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:22:44 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:22:44 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058006464
May 12 06:22:44 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:22:44 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:22:44 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:22:44 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:22:44 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:22:44 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f5ad74d5ebd247a19d462336569909ef', 'timestamp': 1715466164.4833171, 'data': '', 'type': 's', 'source': 0}
May 12 06:22:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004006363
May 12 06:22:45 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:22:45 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 12 06:22:45 msm8909 python3[3058]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 12 06:22:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f207879
May 12 06:22:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060006463
May 12 06:22:46 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:22:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b106463
May 12 06:22:46 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:22:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:22:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:22:47 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055006363
May 12 06:22:47 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:22:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055106363
May 12 06:22:57 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:22:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 953, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803b9001604a0a1003f307879
May 12 06:22:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060106463
May 12 06:22:58 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:22:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c00016000000005b206463
May 12 06:22:58 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:22:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048206363
May 12 06:22:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:22:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058206464
May 12 06:22:59 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:22:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047106464
May 12 06:22:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003760016000000004c106364
May 12 06:22:59 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715466179, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:22:59 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715466179, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:22:59 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715466179, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 886}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "732441d6acf544eb9961065921ec7ad3", "rt": "instant"}
May 12 06:22:59 msm8909 python3[3058]: [SSE] RX'd: {'key': '732441d6acf544eb9961065921ec7ad3', 'timestamp': 1715466179.5628777, 'data': '', 'type': 's', 'source': 0}
May 12 06:23:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004206363
May 12 06:23:00 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:23:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d306363
May 12 06:23:01 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715466181, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:23:01 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715466181, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:23:01 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715466181, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 30}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "deff07ade3ff41899d3f03d8fefbbb70", "rt": "instant"}
May 12 06:23:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047206464
May 12 06:23:02 msm8909 python3[3058]: [SSE] RX'd: {'key': 'deff07ade3ff41899d3f03d8fefbbb70', 'timestamp': 1715466181.4720304, 'data': '', 'type': 's', 'source': 0}
May 12 06:23:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 76} 251a251a0007000000000000000003760016000000004c206364
May 12 06:23:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055306363
May 12 06:23:12 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:23:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004306363
May 12 06:23:12 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:23:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060306463
May 12 06:23:12 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:23:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f107879
May 12 06:23:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d006363
May 12 06:23:13 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:23:13 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:23:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:23:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047306464
May 12 06:23:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058306464
May 12 06:23:14 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:23:15 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:23:15 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:23:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f207879
May 12 06:23:25 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466205, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:23:25 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466205, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:23:25 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466205, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 954}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "131998458f504881a9c41b4c0672e1ba", "rt": "instant"}
May 12 06:23:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d106363
May 12 06:23:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:23:25 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715466205, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:23:25 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715466205, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:23:25 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715466205, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "6e6730d075074a8db9611ab4df122ecb", "rt": "instant"}
May 12 06:23:25 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 18cf18cf0007000000000000000003c000160000000057106463
May 12 06:23:25 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:23:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b006364
May 12 06:23:26 msm8909 python3[3058]: [SSE] RX'd: {'key': '131998458f504881a9c41b4c0672e1ba', 'timestamp': 1715466205.9333274, 'data': '', 'type': 's', 'source': 0}
May 12 06:23:26 msm8909 python3[3058]: [SSE] RX'd: {'key': '6e6730d075074a8db9611ab4df122ecb', 'timestamp': 1715466205.9873738, 'data': '', 'type': 's', 'source': 0}
May 12 06:23:26 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058006464
May 12 06:23:26 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:23:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055106363
May 12 06:23:27 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:23:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004006363
May 12 06:23:27 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:23:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047006464
May 12 06:23:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060106463
May 12 06:23:30 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:23:32 msm8909 python3[3058]: Running Scheduled: Thread Check
May 12 06:23:40 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 12 06:23:40 msm8909 python3[3058]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 06:23:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044306464
May 12 06:23:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047206464
May 12 06:23:40 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:23:40 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715466220, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:23:40 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715466220, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:23:41 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715466220, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "8706da04f0ba48f6b6c31554bdd58fe9", "rt": "instant"}
May 12 06:23:41 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:23:41 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:23:41 msm8909 python3[3058]: [SSE] RX'd: {'key': '8706da04f0ba48f6b6c31554bdd58fe9', 'timestamp': 1715466221.4537556, 'data': '', 'type': 's', 'source': 0}
May 12 06:23:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055206363
May 12 06:23:42 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:23:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004206363
May 12 06:23:42 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:23:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d306363
May 12 06:23:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060206463
May 12 06:23:42 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:23:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 18cf18cf0007000000000000000003c000160000000057306463
May 12 06:23:43 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:23:43 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:23:43 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:23:43 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c5554434de564eb593a1e30e0e2f7543", "rt": "gw"}
May 12 06:23:44 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c5554434de564eb593a1e30e0e2f7543', 'timestamp': 1715466223.9332511, 'data': '', 'type': 's', 'source': 0}
May 12 06:23:45 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:23:45 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:23:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001e0007000000004d006363
May 12 06:23:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:23:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 54, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003600070000000060306463
May 12 06:23:55 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:23:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:23:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b306364
May 12 06:23:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058306464
May 12 06:23:56 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:23:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055006363
May 12 06:23:57 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:23:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 952, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b800160000000004306363
May 12 06:23:57 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:23:57 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f107879
May 12 06:23:58 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047306464
May 12 06:23:58 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466238, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:23:58 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466238, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:23:58 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466238, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 24}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "2590361996534d0bb8f2bb2e285293ae", "rt": "instant"}
May 12 06:23:58 msm8909 python3[3058]: [SSE] RX'd: {'key': '2590361996534d0bb8f2bb2e285293ae', 'timestamp': 1715466238.8124704, 'data': '', 'type': 's', 'source': 0}
May 12 06:24:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f207879
May 12 06:24:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:24:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 960, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 18cf18cf0007000000000000000003c000160000000057106463
May 12 06:24:07 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:24:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047106363
May 12 06:24:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b006364
May 12 06:24:08 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715466248, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:24:08 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715466248, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:24:08 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715466248, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 886}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "fad9d22cca9d406eb3043316bb71f594", "rt": "instant"}
May 12 06:24:08 msm8909 python3[3058]: [SSE] RX'd: {'key': 'fad9d22cca9d406eb3043316bb71f594', 'timestamp': 1715466248.7980573, 'data': '', 'type': 's', 'source': 0}
May 12 06:24:09 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:24:09 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:24:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003700070000000060106463
May 12 06:24:09 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:24:09 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:24:09 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:24:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b900160000000003106363
May 12 06:24:09 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:24:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047106464
May 12 06:24:11 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055106363
May 12 06:24:11 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:24:12 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:24:12 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:24:12 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c206363
May 12 06:24:12 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715466252, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:24:12 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715466252, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:24:12 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715466252, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 30}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "d21cb1d4410a4d03bf63ad5da83e4757", "rt": "instant"}
May 12 06:24:12 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd21cb1d4410a4d03bf63ad5da83e4757', 'timestamp': 1715466252.6574306, 'data': '', 'type': 's', 'source': 0}
May 12 06:24:16 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:24:16 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:24:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055206363
May 12 06:24:21 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:24:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c306363
May 12 06:24:22 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:24:22 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:24:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c10016000000005b006463
May 12 06:24:22 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:24:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047206464
May 12 06:24:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b206364
May 12 06:24:23 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:24:23 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:24:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003700070000000060206463
May 12 06:24:24 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:24:24 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:24:24 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:24:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f007879
May 12 06:24:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:24:35 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b306364
May 12 06:24:35 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:24:35 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:24:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055006363
May 12 06:24:36 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:24:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003700070000000060306463
May 12 06:24:36 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:24:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:24:37 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715466277, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:24:37 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715466277, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:24:37 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715466277, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "1beedf17a4a74a3fac912b9594ba85ab", "rt": "instant"}
May 12 06:24:37 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c10016000000005b106463
May 12 06:24:37 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:24:37 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 12 06:24:37 msm8909 python3[3058]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 12 06:24:38 msm8909 python3[3058]: [SSE] RX'd: {'key': '1beedf17a4a74a3fac912b9594ba85ab', 'timestamp': 1715466277.8607354, 'data': '', 'type': 's', 'source': 0}
May 12 06:24:39 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f107879
May 12 06:24:39 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466279, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:24:39 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466279, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:24:39 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466279, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 954}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "d56421e8140945c0b9ee74cd4bed47bb", "rt": "instant"}
May 12 06:24:40 msm8909 python3[3058]: [SSE] RX'd: {'key': 'd56421e8140945c0b9ee74cd4bed47bb', 'timestamp': 1715466280.1239092, 'data': '', 'type': 's', 'source': 0}
May 12 06:24:43 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:24:43 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:24:43 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4d75cb8935914167810bcea0d4d4a282", "rt": "gw"}
May 12 06:24:44 msm8909 python3[3058]: [SSE] RX'd: {'key': '4d75cb8935914167810bcea0d4d4a282', 'timestamp': 1715466284.204459, 'data': '', 'type': 's', 'source': 0}
May 12 06:24:46 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:24:46 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:24:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 91} 18cf18cf0007000000000000000003c10016000000005b306463
May 12 06:24:49 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:24:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047106464
May 12 06:24:50 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b006364
May 12 06:24:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044206464
May 12 06:24:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058106464
May 12 06:24:52 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:24:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003700070000000060106463
May 12 06:24:53 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:24:54 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 12 06:24:54 msm8909 python3[3058]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 12 06:25:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b900160000000003206363
May 12 06:25:04 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:25:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f007879
May 12 06:25:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047206464
May 12 06:25:04 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466304, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:25:04 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466304, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:25:04 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466304, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 24}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "3d9dc39120624389aa1b5268c05f4dec", "rt": "instant"}
May 12 06:25:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:25:04 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:25:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b206364
May 12 06:25:05 msm8909 python3[3058]: [SSE] RX'd: {'key': '3d9dc39120624389aa1b5268c05f4dec', 'timestamp': 1715466305.1120644, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 96} 10d310d300070000000000000000003700070000000060206463
May 12 06:25:05 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:25:05 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 12 06:25:05 msm8909 python3[3058]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 12 06:25:05 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055306363
May 12 06:25:05 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:25:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:25:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bb00160000000058306464
May 12 06:25:07 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:25:08 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f306463
May 12 06:25:08 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:25:16 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:25:17 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:25:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b306364
May 12 06:25:17 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715466317, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:25:17 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715466317, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:25:17 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715466317, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 886}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "cb8332e5636445759ba853af35bb902b", "rt": "instant"}
May 12 06:25:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f006463
May 12 06:25:17 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:25:18 msm8909 python3[3058]: [SSE] RX'd: {'key': 'cb8332e5636445759ba853af35bb902b', 'timestamp': 1715466317.973623, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:25:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c106363
May 12 06:25:18 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715466318, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:25:18 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715466318, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 76, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 30}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:25:18 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715466318, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 76, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 30}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "8c6abfd318fa4dc98f8ad19a64023d66", "rt": "instant"}
May 12 06:25:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803ba001604a0a1003d107879
May 12 06:25:19 msm8909 python3[3058]: [SSE] RX'd: {'key': '8c6abfd318fa4dc98f8ad19a64023d66', 'timestamp': 1715466319.2587094, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:25:19 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715466319, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:25:19 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715466319, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:25:19 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715466319, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "c57ff848b7d548d3ac2ff11dbea3ad1a", "rt": "instant"}
May 12 06:25:20 msm8909 python3[3058]: [SSE] RX'd: {'key': 'c57ff848b7d548d3ac2ff11dbea3ad1a', 'timestamp': 1715466320.2777865, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003bb00160000000057006464
May 12 06:25:22 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:25:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047106464
May 12 06:25:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003bb00160000000057106464
May 12 06:25:31 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:25:32 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b106364
May 12 06:25:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b900160000000003106363
May 12 06:25:33 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:25:33 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803ba001604a0a1003d307879
May 12 06:25:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:25:34 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f106463
May 12 06:25:34 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:25:36 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c206363
May 12 06:25:44 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:25:44 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:25:44 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3f2c4648d4b5402b9a6c33ac7a6ea834", "rt": "gw"}
May 12 06:25:44 msm8909 python3[3058]: [SSE] RX'd: {'key': '3f2c4648d4b5402b9a6c33ac7a6ea834', 'timestamp': 1715466344.5564466, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044006464
May 12 06:25:45 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715466345, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:25:45 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715466345, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 68, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:25:45 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715466345, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 68, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "682ec374da6e4ff7b0518051a6b3aa2d", "rt": "instant"}
May 12 06:25:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a006463
May 12 06:25:46 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:25:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b900160000000003206363
May 12 06:25:46 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:25:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803ba001604a0a1003d007879
May 12 06:25:46 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466346, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:25:46 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466346, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 61, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:25:46 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466346, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 61, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 954}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "730006904c994da3af764067f5942c8d", "rt": "instant"}
May 12 06:25:46 msm8909 python3[3058]: [SSE] RX'd: {'key': '682ec374da6e4ff7b0518051a6b3aa2d', 'timestamp': 1715466345.9357026, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047206464
May 12 06:25:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:25:46 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f306463
May 12 06:25:46 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:25:47 msm8909 python3[3058]: [SSE] RX'd: {'key': '730006904c994da3af764067f5942c8d', 'timestamp': 1715466346.6732337, 'data': '', 'type': 's', 'source': 0}
May 12 06:25:47 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:25:47 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:25:47 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:25:47 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:25:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c006363
May 12 06:25:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047306464
May 12 06:25:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003bb00160000000057306464
May 12 06:25:49 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:25:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f306463
May 12 06:25:49 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:25:49 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b206364
May 12 06:25:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:25:59 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b306364
May 12 06:26:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 68} 1d921d9200070000000000000000001600160000000044106464
May 12 06:26:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 158315830007000000000000000003be00160000000056006363
May 12 06:26:00 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:26:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a206463
May 12 06:26:00 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:26:00 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c106363
May 12 06:26:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 71} 0d550d5500070000000000000000001800070000000047006464
May 12 06:26:01 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f006463
May 12 06:26:01 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:26:03 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:03 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 3} 10c610c60007000000000000000003b900160000000003006363
May 12 06:26:03 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:26:03 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 61} 13d413d40007000000000000003803ba001604a0a1003d207879
May 12 06:26:04 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 955, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 87} 1dd51dd50007000000000000000003bb00160000000057006464
May 12 06:26:04 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:26:04 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 12 06:26:04 msm8909 python3[3058]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 12 06:26:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 30, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 76} 0f890f8900070000000000000000001e0007000000004c206363
May 12 06:26:13 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001800070000000046106464
May 12 06:26:13 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466373, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:26:13 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466373, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 24}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:26:13 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466373, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 24}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "5623571160c84d0ca7de57b65d591e72", "rt": "instant"}
May 12 06:26:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:26:14 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b106364
May 12 06:26:14 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:26:14 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:26:14 msm8909 python3[3058]: [SSE] RX'd: {'key': '5623571160c84d0ca7de57b65d591e72', 'timestamp': 1715466374.3417966, 'data': '', 'type': 's', 'source': 0}
May 12 06:26:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043306464
May 12 06:26:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a306463
May 12 06:26:15 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:26:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 1dd51dd50007000000000000000003bc00160000000056206464
May 12 06:26:15 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:26:16 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f206463
May 12 06:26:16 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:26:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055206363
May 12 06:26:17 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:26:17 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a006463
May 12 06:26:17 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:26:17 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:26:17 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:26:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b900160000000004206363
May 12 06:26:18 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:26:18 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f307879
May 12 06:26:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055306363
May 12 06:26:27 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:26:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a106463
May 12 06:26:27 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:26:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 1dd51dd50007000000000000000003bc00160000000056306464
May 12 06:26:27 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:26:27 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 31, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001f0007000000004d006363
May 12 06:26:27 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 292, 'utcTimestamp': 1715466387, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 31}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:26:27 msm8909 python3[3058]: [SSE] Instant: {'configId': 292, 'utcTimestamp': 1715466387, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 77, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 31}, 'deviceId': '06:05:04:AF:F9:E9', 'wearableId': 73, 'firmwareRevision': None}
May 12 06:26:28 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 292, "utcTimestamp": 1715466387, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 77, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 99, "solarGen": 31}, "deviceId": "06:05:04:AF:F9:E9", "wearableId": 73, "firmwareRevision": null}, "key": "a293e11ad6bf4c16a958cca93bf60568", "rt": "instant"}
May 12 06:26:28 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f306463
May 12 06:26:28 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:26:28 msm8909 python3[3058]: [SSE] RX'd: {'key': 'a293e11ad6bf4c16a958cca93bf60568', 'timestamp': 1715466388.462703, 'data': '', 'type': 's', 'source': 0}
May 12 06:26:29 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b206364
May 12 06:26:29 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 295, 'utcTimestamp': 1715466389, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:26:29 msm8909 python3[3058]: [SSE] Instant: {'configId': 295, 'utcTimestamp': 1715466389, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 75, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 886}, 'deviceId': '06:05:04:02:E8:6A', 'wearableId': 76, 'firmwareRevision': None}
May 12 06:26:29 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 295, "utcTimestamp": 1715466389, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 75, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 100, "solarGen": 886}, "deviceId": "06:05:04:02:E8:6A", "wearableId": 76, "firmwareRevision": null}, "key": "bf0dbe1b6e224dd0af5a66c18dc4f0c5", "rt": "instant"}
May 12 06:26:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:29 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:29 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:29 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:30 msm8909 python3[3058]: [SSE] RX'd: {'key': 'bf0dbe1b6e224dd0af5a66c18dc4f0c5', 'timestamp': 1715466389.6481621, 'data': '', 'type': 's', 'source': 0}
May 12 06:26:30 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f107879
May 12 06:26:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047006363
May 12 06:26:31 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 293, 'utcTimestamp': 1715466391, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:26:31 msm8909 python3[3058]: [SSE] Instant: {'configId': 293, 'utcTimestamp': 1715466391, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 71, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 99, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 99, 'solarGen': 22}, 'deviceId': '06:05:04:FC:44:79', 'wearableId': 63, 'firmwareRevision': None}
May 12 06:26:31 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 293, "utcTimestamp": 1715466391, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 71, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 99, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 22, "totalSteps": 0, "skinTemp": 99, "solarGen": 22}, "deviceId": "06:05:04:FC:44:79", "wearableId": 63, "firmwareRevision": null}, "key": "9b4e3d3b753a4533baa2189d3571f063", "rt": "instant"}
May 12 06:26:31 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:26:31 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:26:31 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:26:31 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:31 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:31 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:31 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:31 msm8909 python3[3058]: [SSE] RX'd: {'key': '9b4e3d3b753a4533baa2189d3571f063', 'timestamp': 1715466391.6144595, 'data': '', 'type': 's', 'source': 0}
May 12 06:26:32 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:26:32 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:26:41 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\x8d', 'pairing_code': b'\x04\x8d', 'mtp_version': 6} 048d048d0006
May 12 06:26:41 msm8909 python3[3058]: IGNORING 06:05:04:8E:52:AD WITH PAIRING CODE: 048d
May 12 06:26:41 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:41 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:42 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 12 06:26:42 msm8909 python3[3058]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 12 06:26:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a206463
May 12 06:26:42 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:26:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 1dd51dd50007000000000000000003bc00160000000056006464
May 12 06:26:42 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:26:42 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b900160000000004006363
May 12 06:26:42 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:26:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f207879
May 12 06:26:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f006463
May 12 06:26:43 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:26:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001800070000000046006464
May 12 06:26:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047106363
May 12 06:26:43 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:26:44 msm8909 python3[3058]: [SSE] Sending keepalive ping
May 12 06:26:44 msm8909 python3[3058]: [SSE] SENDING GATEWAY STATUS PING
May 12 06:26:44 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "5316cc8b282e442c8e7114a406bb6e07", "rt": "gw"}
May 12 06:26:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055106363
May 12 06:26:45 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:26:45 msm8909 python3[3058]: [SSE] RX'd: {'key': '5316cc8b282e442c8e7114a406bb6e07', 'timestamp': 1715466404.8896041, 'data': '', 'type': 's', 'source': 0}
May 12 06:26:45 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 31, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001f0007000000004d106363
May 12 06:26:45 msm8909 python3[3058]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 12 06:26:48 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:26:51 msm8909 python3[3058]: DBUS: Connected to 06:05:04:11:B9:D2
May 12 06:26:51 msm8909 python3[3058]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 06:26:51 msm8909 python3[3058]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 12 06:26:51 msm8909 python3[3058]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "key": "6e554e3a25ad42aa86f588db2b33ffb7", "rt": "gw"}
May 12 06:26:51 msm8909 python3[3058]: ACTIVATING HR.
May 12 06:26:51 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:26:51 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:26:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 90} 18cf18cf0007000000000000000003c10016000000005a306463
May 12 06:26:52 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:26:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f307879
May 12 06:26:52 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 301, 'utcTimestamp': 1715466412, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:26:52 msm8909 python3[3058]: [SSE] Instant: {'configId': 301, 'utcTimestamp': 1715466412, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 4, 'sleepState': 0, 'battery': 63, 'heartRate': 0, 'distance': 0, 'totalCals': 165, 'caseTemp': 120, 'runSteps': 0, 'bmrCals': 161, 'sleepDuration': 56, 'thermalGen': 22, 'totalSteps': 0, 'skinTemp': 121, 'solarGen': 954}, 'deviceId': '06:05:04:30:B0:14', 'wearableId': 81, 'firmwareRevision': None}
May 12 06:26:52 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 301, "utcTimestamp": 1715466412, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 4, "sleepState": 0, "battery": 63, "heartRate": 0, "distance": 0, "totalCals": 165, "caseTemp": 120, "runSteps": 0, "bmrCals": 161, "sleepDuration": 56, "thermalGen": 22, "totalSteps": 0, "skinTemp": 121, "solarGen": 954}, "deviceId": "06:05:04:30:B0:14", "wearableId": 81, "firmwareRevision": null}, "key": "892a65f6178d437fa60c8b1a1037802e", "rt": "instant"}
May 12 06:26:52 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 31, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001f0007000000004d206363
May 12 06:26:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f106463
May 12 06:26:53 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:26:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 24, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001800070000000046106464
May 12 06:26:53 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b106364
May 12 06:26:53 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:26:53 msm8909 python3[3058]: 1787.7606234550476 [06:05:04:11:B9:D2] <- HR 0000
May 12 06:26:53 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:26:53 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:26:54 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 86} 1dd51dd50007000000000000000003bc00160000000056206464
May 12 06:26:54 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:26:55 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b900160000000004106363
May 12 06:26:55 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:26:56 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047206363
May 12 06:26:56 msm8909 python3[3058]: 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, 198, 60, 0, 0, 0, 0, 0, 0, 0, 0, 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 06:26:56 msm8909 python3[3058]: GOT Firmware Version: V1.5.4d0
May 12 06:26:56 msm8909 python3[3058]: GOT Pairing Code: 1d92
May 12 06:26:56 msm8909 python3[3058]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 12 06:26:56 msm8909 python3[3058]: NO FW Update needed.
May 12 06:26:56 msm8909 python3[3058]: LAST SYNC: 1715455548
May 12 06:26:58 msm8909 python3[3058]: 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, 22, 0, 0, 64, 22, 0, 0, 65, 100, 0, 0, 80, 100, 0, 0, 81, 67, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 12 06:26:58 msm8909 python3[3058]: ACTIVITY: 0
May 12 06:26:58 msm8909 python3[3058]: HR READING: 0 TOOK 0.000716 secs
May 12 06:26:58 msm8909 python3[3058]: DEACTIVATING HR.
May 12 06:26:58 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 12 06:26:58 msm8909 python3[3058]: GOT Instant Data: {'case_temp': 100, 'sleep_duration': 0, 'walk_steps': 0, 'activity': 0, 'distance': 0, 'skin_temp': 100, 'act_cals': 0, 'run_steps': 0, 'bmr_cals': 0, 'solar_gen': 22, 'heart_rate': 0, 'total_cals': 0, 'total_steps': 0, 'thermal_gen': 22, 'battery': 67}
May 12 06:26:58 msm8909 python3[3058]: W ID: 75
May 12 06:26:58 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 291, 'utcTimestamp': 1715466418, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 67, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:26:58 msm8909 python3[3058]: [SSE] Instant: {'configId': 291, 'utcTimestamp': 1715466418, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'thermalGen': 22, 'battery': 67, 'activity': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 22}, 'deviceId': '06:05:04:11:B9:D2', 'wearableId': 75, 'firmwareRevision': None}
May 12 06:26:58 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 291, "utcTimestamp": 1715466418, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "thermalGen": 22, "battery": 67, "activity": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "totalSteps": 0, "skinTemp": 100, "solarGen": 22}, "deviceId": "06:05:04:11:B9:D2", "wearableId": 75, "firmwareRevision": null}, "key": "541d0530f15e439da5161ced767e1960", "rt": "instant"}
May 12 06:26:58 msm8909 python3[3058]: Instant Upload complete
May 12 06:26:58 msm8909 python3[3058]: using silent sync
May 12 06:26:58 msm8909 python3[3058]: Starting sync for: 06:05:04:11:B9:D2
May 12 06:26:58 msm8909 python3[3058]: ACTIVATING AMDTP.
May 12 06:27:00 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 06:27:02 msm8909 python3[3058]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 06:27:02 msm8909 python3[3058]: Sending start sync for: 06:05:04:11:B9:D2
May 12 06:27:02 msm8909 python3[3058]: 1796.0136365890503 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 12 06:27:02 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 12 06:27:03 msm8909 python3[3058]: 1797.2951641082764 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:03 msm8909 python3[3058]: 1797.6139798164368 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 12 06:27:03 msm8909 python3[3058]: 1797.6230223178864 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:03 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:03 msm8909 python3[3058]: Header: 06004010 payload: e200 crc: 9183912d
May 12 06:27:03 msm8909 python3[3058]: 1797.6302216053009 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 12 06:27:03 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 12 06:27:04 msm8909 python3[3058]: 1798.2568583488464 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:04 msm8909 python3[3058]: 1798.2918181419373 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 12 06:27:04 msm8909 python3[3058]: 1798.3007972240448 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:04 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:04 msm8909 python3[3058]: Header: 06004011 payload: e200 crc: 9183912d
May 12 06:27:04 msm8909 python3[3058]: 1798.31014752388 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 12 06:27:04 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 12 06:27:04 msm8909 python3[3058]: 1798.8912529945374 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:05 msm8909 python3[3058]: 1799.2142238616943 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 12 06:27:05 msm8909 python3[3058]: 1799.2251303195953 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:05 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:05 msm8909 python3[3058]: Header: 06004012 payload: e200 crc: 9183912d
May 12 06:27:05 msm8909 python3[3058]: 1799.2322590351105 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 12 06:27:05 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 12 06:27:05 msm8909 python3[3058]: 1799.8556730747223 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 71} 1d691d6900070000000000000000001600160000000047306363
May 12 06:27:06 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b206364
May 12 06:27:06 msm8909 python3[3058]: 1800.164347410202 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 12 06:27:06 msm8909 python3[3058]: 1800.1747133731842 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:06 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:06 msm8909 python3[3058]: Header: 06004013 payload: e200 crc: 9183912d
May 12 06:27:06 msm8909 python3[3058]: 1800.1828460693359 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 12 06:27:06 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 12 06:27:06 msm8909 python3[3058]: 1800.5702090263367 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:06 msm8909 python3[3058]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 12 06:27:06 msm8909 python3[3058]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 12 06:27:07 msm8909 python3[3058]: 1800.9312818050385 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 12 06:27:07 msm8909 python3[3058]: 1800.9403638839722 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: Header: 06004014 payload: e200 crc: 9183912d
May 12 06:27:07 msm8909 python3[3058]: 1800.9473547935486 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 12 06:27:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 958, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003be00160000000055306363
May 12 06:27:07 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:27:07 msm8909 python3[3058]: 1801.0315978527069 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: 1801.0652751922607 [06:05:04:11:B9:D2] <- RX 240040150000663ff0bd000000190064070b00000000000000000000000000000000001553e64083
May 12 06:27:07 msm8909 python3[3058]: 1801.0754253864288 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: user prefs:
May 12 06:27:07 msm8909 python3[3058]: self.clockFormat: 00
May 12 06:27:07 msm8909 python3[3058]: self.unit: 00
May 12 06:27:07 msm8909 python3[3058]: self.time: 00000000
May 12 06:27:07 msm8909 python3[3058]: self.timezone: 0000
May 12 06:27:07 msm8909 python3[3058]: self.gender: 00
May 12 06:27:07 msm8909 python3[3058]: self.age: 19
May 12 06:27:07 msm8909 python3[3058]: self.weight: 0064
May 12 06:27:07 msm8909 python3[3058]: self.height: 070b
May 12 06:27:07 msm8909 python3[3058]: self.steps: 00003a98
May 12 06:27:07 msm8909 python3[3058]: self.distance: 00000003
May 12 06:27:07 msm8909 python3[3058]: self.calories: 000004b0
May 12 06:27:07 msm8909 python3[3058]: self.sleep: 000001e0
May 12 06:27:07 msm8909 python3[3058]: self.language: 00
May 12 06:27:07 msm8909 python3[3058]: self.sleeptime: 15
May 12 06:27:07 msm8909 python3[3058]: 1801.1410536766052 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 12 06:27:07 msm8909 python3[3058]: 1801.150111913681 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: Header: 06004016 payload: e200 crc: 9183912d
May 12 06:27:07 msm8909 python3[3058]: 1801.1599469184875 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663ff0bb000000190064070b00003a9800000003000004b0000001e0001522de7ceb'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663ff0bb000000190064070b00003a9800000003000004b0000001e0001522de7ceb
May 12 06:27:07 msm8909 python3[3058]: 1801.2341246604919 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x10\xc6', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 953, 'company_id': b'\x10\xc6', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 4} 10c610c60007000000000000000003b900160000000004306363
May 12 06:27:07 msm8909 python3[3058]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 12 06:27:07 msm8909 python3[3058]: 1801.591016292572 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 12 06:27:07 msm8909 python3[3058]: 1801.6001720428467 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: Header: 06004017 payload: e200 crc: 9183912d
May 12 06:27:07 msm8909 python3[3058]: 1801.6098093986511 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 12 06:27:07 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 12 06:27:07 msm8909 python3[3058]: 1801.6839547157288 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f007879
May 12 06:27:07 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001900070000000046306464
May 12 06:27:08 msm8909 python3[3058]: 1802.04066157341 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.049592256546 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: Header: 06004018 payload: e200 crc: 9183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.0563323497772 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 12 06:27:08 msm8909 python3[3058]: 1802.1366574764252 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.1638078689575 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 12 06:27:08 msm8909 python3[3058]: 1802.1728010177612 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 06:05:04:11:B9:D2: License Good
May 12 06:27:08 msm8909 python3[3058]: 1802.265941619873 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.2757904529572 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: Header: 0600401a payload: e200 crc: 9183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.2832703590393 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 12 06:27:08 msm8909 python3[3058]: 1802.3694798946381 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.4059710502625 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000b600000000497f3a24
May 12 06:27:08 msm8909 python3[3058]: 1802.4151775836945 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.4945347309113 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.5093145370483 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: Header: 0600401c payload: e200 crc: 9183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.5158720016479 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 12 06:27:08 msm8909 python3[3058]: 1802.5831563472748 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.6094913482666 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.6213688850403 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.7062363624573 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.7167544364929 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: Header: 0600401e payload: e200 crc: 9183912d
May 12 06:27:08 msm8909 python3[3058]: 1802.7234299182892 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 12 06:27:08 msm8909 python3[3058]: 1802.7976734638214 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:08 msm8909 python3[3058]: 1802.824871301651 [06:05:04:11:B9:D2] <- RX 0800401f0cc63f660764bf02
May 12 06:27:08 msm8909 python3[3058]: 1802.8338921070099 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:08 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: 1802.9151794910431 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 12 06:27:09 msm8909 python3[3058]: 1802.927045583725 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:09 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: Header: 06004010 payload: e200 crc: 9183912d
May 12 06:27:09 msm8909 python3[3058]: 1802.9340300559998 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 12 06:27:09 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 12 06:27:09 msm8909 python3[3058]: 1803.0017049312592 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: 1803.0555005073547 [06:05:04:11:B9:D2] <- RX 04024011000000000000000464020000c2800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08
May 12 06:27:09 msm8909 python3[3058]: 1803.1053187847137 [06:05:04:11:B9:D2] <- RX 000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c0800000000
May 12 06:27:09 msm8909 python3[3058]: 1803.1330006122589 [06:05:04:11:B9:D2] <- RX 0000000464020000c4800c08000000000000000464020000c3800c084992455f
May 12 06:27:09 msm8909 python3[3058]: 1803.1425023078918 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:09 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: 1803.2812993526459 [06:05:04:11:B9:D2] <- RX 04024012000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c5800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08
May 12 06:27:09 msm8909 python3[3058]: 1803.3375747203827 [06:05:04:11:B9:D2] <- RX 000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000463020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c0800000000
May 12 06:27:09 msm8909 python3[3058]: 1803.3682570457458 [06:05:04:11:B9:D2] <- RX 0000000463020000c4800c08000000000000000464020000c3800c08d3e17ad0
May 12 06:27:09 msm8909 python3[3058]: 1803.3769781589508 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:09 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 95} 10d310d30007000000000000000000370007000000005f306463
May 12 06:27:09 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:27:09 msm8909 python3[3058]: 1803.5073881149292 [06:05:04:11:B9:D2] <- RX 04024013000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000463020000c3800c08000000000000000463020000c3800c08000000000000000463020000c3800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000463020000c2800c08000000000000000464020000c3800c08000000000000000463020000c4800c08
May 12 06:27:09 msm8909 python3[3058]: 1803.5560922622681 [06:05:04:11:B9:D2] <- RX 000000000000000463020000c4800c08000000000000000464020000c3800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000463020000c3800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000463020000c4800c0800000000
May 12 06:27:09 msm8909 python3[3058]: 1803.5811841487885 [06:05:04:11:B9:D2] <- RX 0000000464020000c3800c08000000000000000463020000c4800c08cc3d1f8c
May 12 06:27:09 msm8909 python3[3058]: 1803.5903108119965 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:09 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: 1803.7108976840973 [06:05:04:11:B9:D2] <- RX 04024014000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000463020000c3800c08000000000000000464020000c3800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000463020000c3800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000463020000c4800c08000000000000000463020000c3800c08
May 12 06:27:09 msm8909 python3[3058]: 1803.7656579017639 [06:05:04:11:B9:D2] <- RX 000000000000000463020000c3800c08000000000000000463020000c4800c08000000000000000463020000c3800c08000000000000000463020000c3800c08000000000000000463020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000463020000c3800c08000000000000000463020000c3800c08000000000000000463020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000463020000c3800c08000000000000000464020000c3800c0800000000
May 12 06:27:09 msm8909 python3[3058]: 1803.792069196701 [06:05:04:11:B9:D2] <- RX 0000000464020000c4800c08000000000000000463020000c3800c08437d8448
May 12 06:27:09 msm8909 python3[3058]: 1803.8006389141083 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:09 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:09 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 92} 18cf18cf0007000000000000000003c10016000000005c106463
May 12 06:27:09 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:27:10 msm8909 python3[3058]: 1803.925140619278 [06:05:04:11:B9:D2] <- RX 04024015000000000000000464020000c4800c08000000000000000464020000c2800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000463020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000463020000c4800c08
May 12 06:27:10 msm8909 python3[3058]: 1803.9773540496826 [06:05:04:11:B9:D2] <- RX 000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c3800c0800000000
May 12 06:27:10 msm8909 python3[3058]: 1804.0075509548187 [06:05:04:11:B9:D2] <- RX 0000000464020000c4800c08000000000000000464020000c3800c08416f5c65
May 12 06:27:10 msm8909 python3[3058]: 1804.0175228118896 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:10 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:10 msm8909 python3[3058]: 1804.162691116333 [06:05:04:11:B9:D2] <- RX 64014016000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08
May 12 06:27:10 msm8909 python3[3058]: 1804.1967463493347 [06:05:04:11:B9:D2] <- RX 000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c4800c08000000000000000464020000c3800c08000000000000000464020000c3800c08ec0e0d0a
May 12 06:27:10 msm8909 python3[3058]: 1804.2059578895569 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:10 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:10 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 31, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001f0007000000004d006363
May 12 06:27:10 msm8909 python3[3058]: 1804.3207404613495 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 12 06:27:10 msm8909 python3[3058]: 1804.3306155204773 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:10 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:10 msm8909 python3[3058]: Header: 06004017 payload: e200 crc: 9183912d
May 12 06:27:10 msm8909 python3[3058]: 1804.3375554084778 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 12 06:27:10 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 12 06:27:10 msm8909 python3[3058]: 1804.4138870239258 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:10 msm8909 python3[3058]: 1804.4438021183014 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 12 06:27:10 msm8909 python3[3058]: 1804.4530005455017 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:10 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:10 msm8909 python3[3058]: Header: 06004018 payload: e200 crc: 9183912d
May 12 06:27:10 msm8909 python3[3058]: 1804.4595358371735 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 12 06:27:10 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 12 06:27:10 msm8909 python3[3058]: 1804.5341017246246 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 12 06:27:11 msm8909 python3[3058]: 1805.7359373569489 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 12 06:27:11 msm8909 python3[3058]: 1805.7457141876221 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 12 06:27:11 msm8909 python3[3058]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 12 06:27:11 msm8909 python3[3058]: Header: 06004019 payload: e200 crc: 9183912d
May 12 06:27:11 msm8909 python3[3058]: command list complete
May 12 06:27:11 msm8909 python3[3058]: DEACTIVATING AMDTP.
May 12 06:27:11 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 12 06:27:11 msm8909 python3[3058]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 12 06:27:11 msm8909 python3[3058]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 12 06:27:12 msm8909 python3[3058]: Running Scheduled: Check Network
May 12 06:27:12 msm8909 python3[3058]: [NET] NETWORK GOOD.
May 12 06:27:12 msm8909 python3[3058]: [SSE] RX'd: {'key': '6e554e3a25ad42aa86f588db2b33ffb7', 'timestamp': 1715466412.1120143, 'data': '', 'type': 's', 'source': 0}
May 12 06:27:12 msm8909 python3[3058]: [SSE] RX'd: {'key': '892a65f6178d437fa60c8b1a1037802e', 'timestamp': 1715466413.2722611, 'data': '', 'type': 's', 'source': 0}
May 12 06:27:12 msm8909 python3[3058]: [SSE] RX'd: {'key': '541d0530f15e439da5161ced767e1960', 'timestamp': 1715466418.7163384, 'data': '', 'type': 's', 'source': 0}
May 12 06:27:14 msm8909 python3[3058]: Total BG Logs: 182
May 12 06:27:14 msm8909 python3[3058]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'utcTimestamp': 1715455500, 'deviceId': '06:05:04:11:B9:D2', 'battery': 66, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455560, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455620, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455680, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455740, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455800, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTi
May 12 06:27:14 msm8909 python3[3058]: mestamp': 1715455860, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455920, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715455980, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456040, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456100, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456160, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456220, 'deviceId': '06:05:04:11:B9:D2', '
May 12 06:27:14 msm8909 python3[3058]: battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456280, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456340, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456400, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456460, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456520, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456580, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1,
May 12 06:27:14 msm8909 python3[3058]: 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456640, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456700, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456760, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456820, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456880, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715456940, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps':
May 12 06:27:14 msm8909 python3[3058]: 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457000, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457060, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457120, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457180, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457240, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457300, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': Non
May 12 06:27:14 msm8909 python3[3058]: e, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457360, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457420, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457480, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457540, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457600, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457660, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunStep
May 12 06:27:14 msm8909 python3[3058]: s': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457720, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457780, 'deviceId': '06:05:04:11:B9:D2', 'battery': 69, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457840, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457900, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715457960, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458020, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimest
May 12 06:27:14 msm8909 python3[3058]: amp': 1715458080, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458140, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458200, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458260, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458320, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458380, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458440, 'deviceId': '06:05:04:11:B9:D2', 'batt
May 12 06:27:14 msm8909 python3[3058]: ery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458500, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458560, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458620, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458680, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458740, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458800, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, '
May 12 06:27:14 msm8909 python3[3058]: thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458860, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458920, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715458980, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459040, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459100, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459160, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0
May 12 06:27:14 msm8909 python3[3058]: , 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459220, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459280, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459340, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459400, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459460, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459520, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate':
May 12 06:27:14 msm8909 python3[3058]: None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459580, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459640, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459700, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459760, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459820, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459880, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'delt
May 12 06:27:14 msm8909 python3[3058]: aRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715459940, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460000, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460060, 'deviceId': '06:05:04:11:B9:D2', 'battery': 66, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460120, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460180, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460240, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0
May 12 06:27:14 msm8909 python3[3058]: , 'utcTimestamp': 1715460300, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460360, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460420, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460480, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460540, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460600, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460660, 'deviceId': '06:05:04:1
May 12 06:27:14 msm8909 python3[3058]: 1:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460720, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460780, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460840, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460900, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715460960, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461020, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerCo
May 12 06:27:14 msm8909 python3[3058]: nsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461080, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461140, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461200, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461260, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461320, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461380, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity':
May 12 06:27:14 msm8909 python3[3058]: 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461440, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}]}
May 12 06:27:14 msm8909 python3[3058]: [SSE] Sending: {"msg": {"events": [{"deltaBmrCals": 0, "utcTimestamp": 1715455500, "deviceId": "06:05:04:11:B9:D2", "battery": 66, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455560, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455620, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455680, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455740, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455800, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "
May 12 06:27:14 msm8909 python3[3058]: utcTimestamp": 1715455860, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455920, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715455980, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456040, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456100, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456160, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456220, "deviceId": "06:05:04:11:B9:D
May 12 06:27:14 msm8909 python3[3058]: 2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456280, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456340, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456400, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456460, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456520, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456580, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex
May 12 06:27:14 msm8909 python3[3058]: ": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456640, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456700, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456760, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456820, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456880, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715456940, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSte
May 12 06:27:14 msm8909 python3[3058]: ps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457000, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457060, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457120, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457180, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457240, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457300, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate"
May 12 06:27:14 msm8909 python3[3058]: : null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457360, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457420, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457480, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457540, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457600, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457660, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRu
May 12 06:27:14 msm8909 python3[3058]: nSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457720, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457780, "deviceId": "06:05:04:11:B9:D2", "battery": 69, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457840, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457900, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715457960, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458020, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcT
May 12 06:27:14 msm8909 python3[3058]: imestamp": 1715458080, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458140, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458200, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458260, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458320, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458380, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458440, "deviceId": "06:05:04:11:B9:D2",
May 12 06:27:14 msm8909 python3[3058]: "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458500, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458560, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458620, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458680, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458740, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458800, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex":
May 12 06:27:14 msm8909 python3[3058]: 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458860, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458920, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715458980, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459040, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459100, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459160, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkStep
May 12 06:27:14 msm8909 python3[3058]: s": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459220, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459280, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459340, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459400, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459460, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459520, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartR
May 12 06:27:14 msm8909 python3[3058]: ate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459580, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459640, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459700, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459760, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459820, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459880, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0,
May 12 06:27:14 msm8909 python3[3058]: "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715459940, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460000, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460060, "deviceId": "06:05:04:11:B9:D2", "battery": 66, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460120, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460180, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460240, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCal
May 12 06:27:14 msm8909 python3[3058]: s": 0, "utcTimestamp": 1715460300, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460360, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460420, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460480, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460540, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460600, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460660, "deviceId": "06:05
May 12 06:27:14 msm8909 python3[3058]: :04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460720, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460780, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460840, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460900, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715460960, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461020, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "po
May 12 06:27:14 msm8909 python3[3058]: werConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461080, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461140, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461200, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461260, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461320, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461380, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activi
May 12 06:27:14 msm8909 python3[3058]: ty": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461440, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}]}, "key": "b4f46288cf8b4faeb55a4564f294ef66", "rt": "bg"}
May 12 06:27:14 msm8909 python3[3058]: [SSE] BACKGROUND: {'events': [{'deltaBmrCals': 0, 'utcTimestamp': 1715461500, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461560, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461620, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461680, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461740, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461800, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, '
May 12 06:27:14 msm8909 python3[3058]: utcTimestamp': 1715461860, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461920, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715461980, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462040, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462100, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462160, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462220, 'deviceId': '06:05:04:11
May 12 06:27:14 msm8909 python3[3058]: :B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462280, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462340, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462400, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462460, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462520, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462580, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerCons
May 12 06:27:14 msm8909 python3[3058]: umedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462640, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462700, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462760, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462820, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462880, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715462940, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0,
May 12 06:27:14 msm8909 python3[3058]: 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463000, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463060, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463120, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463180, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463240, 'deviceId': '06:05:04:11:B9:D2', 'battery': 66, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463300, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals':
May 12 06:27:14 msm8909 python3[3058]: 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463360, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463420, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463480, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463540, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463600, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463660, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistan
May 12 06:27:14 msm8909 python3[3058]: ce': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463720, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463780, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463840, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463900, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715463960, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464020, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 24.75, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaB
May 12 06:27:14 msm8909 python3[3058]: mrCals': 0, 'utcTimestamp': 1715464080, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464140, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464200, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464260, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464320, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464380, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464440, 'deviceId': '06:
May 12 06:27:14 msm8909 python3[3058]: 05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464500, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464560, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464620, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464680, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464740, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464800, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'power
May 12 06:27:15 msm8909 python3[3058]: ConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464860, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464920, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715464980, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465040, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465100, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465160, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0,
May 12 06:27:15 msm8909 python3[3058]: 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465220, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465280, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465340, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465400, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465460, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465520, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0
May 12 06:27:15 msm8909 python3[3058]: , 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465580, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465640, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465700, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465760, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465820, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465880, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance'
May 12 06:27:15 msm8909 python3[3058]: : 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715465940, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715466000, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715466060, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715466120, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715466180, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715466240, 'deviceId': '06:05:04:11:B9:D2', 'battery': 68, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCa
May 12 06:27:15 msm8909 python3[3058]: ls': 0, 'utcTimestamp': 1715466300, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}, {'deltaBmrCals': 0, 'utcTimestamp': 1715466360, 'deviceId': '06:05:04:11:B9:D2', 'battery': 67, 'wearableId': 75, 'powerConsumedIndex': 1, 'thermalGenIndex': 1, 'activity': 0, 'deltaWalkSteps': 0, 'caseTemp': 25.0, 'deltaActCals': 0, 'heartRate': None, 'solarGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.0}]}
May 12 06:27:15 msm8909 python3[3058]: [SSE] Sending: {"msg": {"events": [{"deltaBmrCals": 0, "utcTimestamp": 1715461500, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461560, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461620, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461680, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461740, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461800, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals":
May 12 06:27:15 msm8909 python3[3058]: 0, "utcTimestamp": 1715461860, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461920, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715461980, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462040, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462100, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462160, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462220, "deviceId": "06:05:
May 12 06:27:15 msm8909 python3[3058]: 04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462280, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462340, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462400, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462460, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462520, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462580, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powe
May 12 06:27:15 msm8909 python3[3058]: rConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462640, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462700, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462760, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462820, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462880, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715462940, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity"
May 12 06:27:15 msm8909 python3[3058]: : 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463000, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463060, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463120, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463180, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463240, "deviceId": "06:05:04:11:B9:D2", "battery": 66, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463300, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActC
May 12 06:27:15 msm8909 python3[3058]: als": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463360, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463420, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463480, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463540, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463600, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463660, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaD
May 12 06:27:15 msm8909 python3[3058]: istance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463720, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463780, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463840, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463900, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715463960, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464020, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 24.75, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"d
May 12 06:27:15 msm8909 python3[3058]: eltaBmrCals": 0, "utcTimestamp": 1715464080, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464140, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464200, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464260, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464320, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464380, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464440, "deviceId":
May 12 06:27:15 msm8909 python3[3058]: "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464500, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464560, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464620, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464680, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464740, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464800, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "
May 12 06:27:15 msm8909 python3[3058]: powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464860, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464920, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715464980, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465040, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465100, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465160, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity"
May 12 06:27:15 msm8909 python3[3058]: : 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465220, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465280, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465340, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465400, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465460, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465520, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCal
May 12 06:27:15 msm8909 python3[3058]: s": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465580, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465640, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465700, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465760, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465820, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465880, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDist
May 12 06:27:15 msm8909 python3[3058]: ance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715465940, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715466000, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715466060, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715466120, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715466180, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715466240, "deviceId": "06:05:04:11:B9:D2", "battery": 68, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"delta
May 12 06:27:15 msm8909 python3[3058]: BmrCals": 0, "utcTimestamp": 1715466300, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}, {"deltaBmrCals": 0, "utcTimestamp": 1715466360, "deviceId": "06:05:04:11:B9:D2", "battery": 67, "wearableId": 75, "powerConsumedIndex": 1, "thermalGenIndex": 1, "activity": 0, "deltaWalkSteps": 0, "caseTemp": 25.0, "deltaActCals": 0, "heartRate": null, "solarGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.0}]}, "key": "726908c1831242b3ae2c65f3a0c16520", "rt": "bg"}
May 12 06:27:15 msm8909 python3[3058]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 12 06:27:15 msm8909 python3[3058]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 12 06:27:15 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043206464
May 12 06:27:15 msm8909 python3[3058]: [SSE] RX'd: {'key': 'b4f46288cf8b4faeb55a4564f294ef66', 'timestamp': 1715466435.2328892, 'data': '', 'type': 's', 'source': 0}
May 12 06:27:15 msm8909 python3[3058]: [SSE] RX'd: {'key': '726908c1831242b3ae2c65f3a0c16520', 'timestamp': 1715466435.3266137, 'data': '', 'type': 's', 'source': 0}
May 12 06:27:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x10\xd3', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 55, 'company_id': b'\x10\xd3', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 94} 10d310d30007000000000000000000370007000000005e006463
May 12 06:27:19 msm8909 python3[3058]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 12 06:27:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x15\x83', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 959, 'company_id': b'\x15\x83', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 85} 158315830007000000000000000003bf00160000000055006363
May 12 06:27:19 msm8909 python3[3058]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 12 06:27:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\x92', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1d\x92', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 67} 1d921d9200070000000000000000001600160000000043106464
May 12 06:27:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 120, 'pairing_code': b'\x13\xd4', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 121, 'alert_status': b'\x00', 'act_cals': 4, 'total_cals': 165, 'bmr_cals': 161, 'solar_gen': 954, 'company_id': b'\x13\xd4', 'sleep_duration': 56, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 63} 13d413d40007000000000000003803ba001604a0a1003f207879
May 12 06:27:19 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x0f\x89', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 31, 'company_id': b'\x0f\x89', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 77} 0f890f8900070000000000000000001f0007000000004d106363
May 12 06:27:20 msm8909 python3[3058]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 12 06:27:20 msm8909 python3[3058]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 12 06:27:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\rU', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 25, 'company_id': b'\rU', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 7, 'battery': 70} 0d550d5500070000000000000000001900070000000046006464
May 12 06:27:20 msm8909 python3[3058]: DEBUG INSTANT UPDATE: {'configId': 294, 'utcTimestamp': 1715466440, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 25}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:27:20 msm8909 python3[3058]: [SSE] Instant: {'configId': 294, 'utcTimestamp': 1715466440, 'gatewayId': '00e15e66f988db', 'statusValues': {'walkSteps': 0, 'actCals': 0, 'sleepState': 0, 'battery': 70, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 100, 'runSteps': 0, 'bmrCals': 0, 'sleepDuration': 0, 'thermalGen': 7, 'totalSteps': 0, 'skinTemp': 100, 'solarGen': 25}, 'deviceId': '06:05:04:32:34:65', 'wearableId': 74, 'firmwareRevision': None}
May 12 06:27:20 msm8909 python3[3058]: [SSE] Sending: {"msg": {"configId": 294, "utcTimestamp": 1715466440, "gatewayId": "00e15e66f988db", "statusValues": {"walkSteps": 0, "actCals": 0, "sleepState": 0, "battery": 70, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 100, "runSteps": 0, "bmrCals": 0, "sleepDuration": 0, "thermalGen": 7, "totalSteps": 0, "skinTemp": 100, "solarGen": 25}, "deviceId": "06:05:04:32:34:65", "wearableId": 74, "firmwareRevision": null}, "key": "f4848e75a19641bb8d4cd6aad961e5ef", "rt": "instant"}
May 12 06:27:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'\x1di', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 22, 'company_id': b'\x1di', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 72} 1d691d6900070000000000000000001600160000000048106363
May 12 06:27:20 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 99, 'pairing_code': b'%\x1a', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 886, 'company_id': b'%\x1a', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 75} 251a251a0007000000000000000003760016000000004b006364
May 12 06:27:21 msm8909 python3[3058]: [SSE] RX'd: {'key': 'f4848e75a19641bb8d4cd6aad961e5ef', 'timestamp': 1715466440.911484, 'data': '', 'type': 's', 'source': 0}
May 12 06:27:21 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x18\xcf', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 99, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 961, 'company_id': b'\x18\xcf', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 92} 18cf18cf0007000000000000000003c10016000000005c206463
May 12 06:27:21 msm8909 python3[3058]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 12 06:27:22 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bc00160000000058006464
May 12 06:27:22 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:27:24 msm8909 python3[3058]: ADVERT: {'sleep_state': 0, 'case_temp': 100, 'pairing_code': b'\x1d\xd5', 'walk_steps': 0, 'total_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 100, 'alert_status': b'\x00', 'act_cals': 0, 'total_cals': 0, 'bmr_cals': 0, 'solar_gen': 956, 'company_id': b'\x1d\xd5', 'sleep_duration': 0, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 22, 'battery': 88} 1dd51dd50007000000000000000003bc00160000000058106464
May 12 06:27:24 msm8909 python3[3058]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 12 06:27:28 msm8909 python3[3058]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT
May 12 06:27:29 msm8909 systemd[1]: Stopping Mother Gateway Service...