-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 11 14:47:04 msm8909 python3[2049]: DB VERSION: 9
May 11 14:47:04 msm8909 python3[2049]: [DB] No upgrade needed
May 11 14:47:05 msm8909 python3[2049]: [DEBUG] Looking for old files to remove in /data/logs
May 11 14:47:05 msm8909 python3[2049]: {'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com'}
May 11 14:47:05 msm8909 python3[2049]: [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 11 14:47:05 msm8909 python3[2049]: [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 11 14:47:05 msm8909 python3[2049]: [SSE] SETTING UP SSE
May 11 14:47:05 msm8909 python3[2049]: [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 11 14:47:06 msm8909 python3[2049]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xac0dddb0>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 14:47:06 msm8909 python3[2049]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xab609250>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 14:47:19 msm8909 python3[2049]: Traceback (most recent call last):
May 11 14:47:19 msm8909 python3[2049]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 11 14:47:19 msm8909 python3[2049]: hci0 = BluetoothAdapter(0);
May 11 14:47:19 msm8909 python3[2049]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 11 14:47:19 msm8909 python3[2049]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 11 14:47:19 msm8909 python3[2049]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 11 14:47:19 msm8909 python3[2049]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 11 14:47:19 msm8909 python3[2049]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 11 14:47:19 msm8909 python3[2049]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 11 14:47:19 msm8909 python3[2049]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 11 14:47:19 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 11 14:47:19 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 11 14:47:19 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 11 14:47:24 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 11 14:47:24 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 11 14:47:24 msm8909 systemd[1]: Started Mother Gateway Service.
May 11 14:47:26 msm8909 python3[3035]: READING DB FROM FILE: /data/mother.db
May 11 14:47:26 msm8909 python3[3035]: DB VERSION: 9
May 11 14:47:26 msm8909 python3[3035]: [DB] No upgrade needed
May 11 14:47:27 msm8909 python3[3035]: [DEBUG] Looking for old files to remove in /data/logs
May 11 14:47:27 msm8909 python3[3035]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 14:47:27 msm8909 python3[3035]: [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 11 14:47:27 msm8909 python3[3035]: [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 11 14:47:27 msm8909 python3[3035]: [SSE] SETTING UP SSE
May 11 14:47:27 msm8909 python3[3035]: [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 11 14:48:05 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:48:05 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:48:05 msm8909 python3[3035]: Running Scheduled: Thread Check
May 11 14:48:05 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:48:05 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:48:05 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "08a6cca818144b9a8d80d48eec782e10", "rt": "gw"}
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'key': '272083b88fe5496a93cf0e3b570cc694', 'timestamp': 1715410048.7573013, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'gw', 'key': None, 'timestamp': 1715410050.0085759, 'source': 1, 'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}'}
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wearables', 'key': None, 'timestamp': 1715410050.0129611, '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 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'timestamp': 1715410050.2029984, '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 11 14:48:05 msm8909 python3[3035]: [SSE] UPDATING W CONFIG
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'timestamp': 1715410050.3935082, '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 11 14:48:05 msm8909 python3[3035]: [SSE] UPDATING W CONFIG
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'timestamp': 1715410050.5818095, '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 11 14:48:05 msm8909 python3[3035]: [SSE] UPDATING W CONFIG
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'timestamp': 1715410050.7743001, '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 11 14:48:05 msm8909 python3[3035]: [SSE] UPDATING W CONFIG
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'timestamp': 1715410050.967706, '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 11 14:48:05 msm8909 python3[3035]: [SSE] UPDATING W CONFIG
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'wconfig', 'key': None, 'timestamp': 1715410051.1515598, '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 11 14:48:05 msm8909 python3[3035]: [SSE] UPDATING W CONFIG
May 11 14:48:05 msm8909 python3[3035]: [SSE] RX'd: {'type': 'prov', 'key': None, 'timestamp': 1715410051.1983452, 'source': 1, 'data': '0'}
May 11 14:48:05 msm8909 python3[3035]: [SSE] SETTING PROVISIONING TO: 0
May 11 14:48:05 msm8909 python3[3035]: [CONFIG] SSE Has new config, updating
May 11 14:48:05 msm8909 python3[3035]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 14:48:05 msm8909 python3[3035]: [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 11 14:48:05 msm8909 python3[3035]: [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 11 14:48:05 msm8909 python3[3035]: [CLOUD] Activating Gateway
May 11 14:48:06 msm8909 python3[3035]: DBUS: Discovered 06:05:04:61:15:83 .
May 11 14:48:06 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 759, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002f700060000000055306767
May 11 14:48:06 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:48:06 msm8909 python3[3035]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 11 14:48:06 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 758, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002f600060000000005306767
May 11 14:48:06 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:48:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '08a6cca818144b9a8d80d48eec782e10', 'timestamp': 1715410085.9968307, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:06 msm8909 python3[3035]: DBUS: Discovered 06:05:04:88:94:2A .
May 11 14:48:06 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 11 14:48:06 msm8909 python3[3035]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 14:48:07 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047006768
May 11 14:48:07 msm8909 python3[3035]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 11 14:48:07 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410087, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 71}}
May 11 14:48:07 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410087, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 71}}
May 11 14:48:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410087, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 71}}, "key": "07a63c620ef4428ea4de830c1fd6dea5", "rt": "instant"}
May 11 14:48:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:48:07 msm8909 python3[3035]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 11 14:48:07 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410087, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:48:07 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410087, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:48:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410087, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 68}}, "key": "288ede2838d9482bbf062e826e36d43a", "rt": "instant"}
May 11 14:48:07 msm8909 python3[3035]: DBUS: Discovered 06:05:04:BD:E1:EC .
May 11 14:48:07 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:48:07 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:48:07 msm8909 python3[3035]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 11 14:48:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 540, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000021c003c0210d0005f106867
May 11 14:48:07 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:48:07 msm8909 python3[3035]: DBUS: Discovered 06:05:04:48:10:21 .
May 11 14:48:07 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 11 14:48:07 msm8909 python3[3035]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 14:48:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '07a63c620ef4428ea4de830c1fd6dea5', 'timestamp': 1715410087.6618764, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '288ede2838d9482bbf062e826e36d43a', 'timestamp': 1715410087.7277992, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:08 msm8909 python3[3035]: DBUS: Discovered 06:05:04:66:30:47 .
May 11 14:48:08 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6} 093709370006
May 11 14:48:08 msm8909 python3[3035]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 14:48:08 msm8909 python3[3035]: DBUS: Discovered 06:05:04:6D:74:4C .
May 11 14:48:08 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'&,', 'pairing_code': b'&,', 'mtp_version': 6} 262c262c0006
May 11 14:48:08 msm8909 python3[3035]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 14:48:08 msm8909 python3[3035]: DBUS: Discovered 06:05:04:2D:A2:15 .
May 11 14:48:08 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 856, 'sleep_state': 4, 'total_cals': 883, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005c400f41be3584027147e81
May 11 14:48:08 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:48:09 msm8909 python3[3035]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 11 14:48:09 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 11 14:48:09 msm8909 python3[3035]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 14:48:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 859, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035b000f0000000046306868
May 11 14:48:09 msm8909 python3[3035]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 11 14:48:09 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410089, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 859, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 70}}
May 11 14:48:09 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410089, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 859, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 70}}
May 11 14:48:09 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410089, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 859, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 70}}, "key": "6d88a5483b54448cb78aca4b3f00b5c3", "rt": "instant"}
May 11 14:48:09 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 873, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000369000f000001004e106767
May 11 14:48:09 msm8909 python3[3035]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 14:48:09 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410089, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 873, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:48:09 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410089, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 873, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:48:09 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410089, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 873, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "dc343785eb2d43a8a1e07ddb8c212e59", "rt": "instant"}
May 11 14:48:09 msm8909 python3[3035]: DBUS: Discovered 06:05:04:80:24:04 .
May 11 14:48:09 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:48:09 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:48:09 msm8909 python3[3035]: [SSE] RX'd: {'key': '6d88a5483b54448cb78aca4b3f00b5c3', 'timestamp': 1715410089.575459, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:09 msm8909 python3[3035]: DBUS: Discovered 06:05:04:44:7C:06 .
May 11 14:48:09 msm8909 python3[3035]: [SSE] RX'd: {'key': 'dc343785eb2d43a8a1e07ddb8c212e59', 'timestamp': 1715410089.6459177, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:09 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 14:48:09 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 14:48:10 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 761, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 42, 'sleep_state': 0, 'total_cals': 43, 'sleep_duration': 39, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002702f9000601202a0040307b7d
May 11 14:48:10 msm8909 python3[3035]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 11 14:48:10 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410090, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 42, 'solarGen': 761, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 43, 'caseTemp': 123, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 39, 'thermalGen': 6, 'battery': 64}}
May 11 14:48:10 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410090, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 42, 'solarGen': 761, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 43, 'caseTemp': 123, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 39, 'thermalGen': 6, 'battery': 64}}
May 11 14:48:10 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410090, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 125, "runSteps": 0, "bmrCals": 42, "solarGen": 761, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 43, "caseTemp": 123, "sleepState": 0, "walkSteps": 0, "sleepDuration": 39, "thermalGen": 6, "battery": 64}}, "key": "4d5ad2afa2424d2db52684b12c876c02", "rt": "instant"}
May 11 14:48:10 msm8909 python3[3035]: [SSE] RX'd: {'key': '4d5ad2afa2424d2db52684b12c876c02', 'timestamp': 1715410090.4636321, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:10 msm8909 python3[3035]: DBUS: Discovered 06:05:04:56:C4:4A .
May 11 14:48:10 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:48:10 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:48:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 542, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000021e003c0210d0005f306867
May 11 14:48:19 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:48:20 msm8909 python3[3035]: DBUS: Discovered 06:05:04:13:9C:CF .
May 11 14:48:20 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 14:48:20 msm8909 python3[3035]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 14:48:21 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:48:21 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:48:21 msm8909 python3[3035]: DBUS: Discovered 06:05:04:50:93:05 .
May 11 14:48:21 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 759, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002f700060000000058006767
May 11 14:48:21 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:48:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 861, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035d000f0000000047106868
May 11 14:48:21 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 875, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036b000f000001004d206767
May 11 14:48:22 msm8909 python3[3035]: DBUS: Discovered 06:05:04:1F:66:01 .
May 11 14:48:22 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 14:48:22 msm8909 python3[3035]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 14:48:22 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 856, 'sleep_state': 4, 'total_cals': 883, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005c400f41be3584027247e81
May 11 14:48:22 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:48:22 msm8909 python3[3035]: DBUS: Discovered 06:05:04:09:A0:9C .
May 11 14:48:22 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 11 14:48:22 msm8909 python3[3035]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 14:48:23 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 760, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002f800060000000005106767
May 11 14:48:23 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:48:23 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 759, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f70006000000004b106868
May 11 14:48:23 msm8909 python3[3035]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 11 14:48:23 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410103, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 759, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 14:48:23 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410103, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 759, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 14:48:23 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410103, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 759, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 75}}, "key": "7341386a872d4ecf85fbcd7aa644498d", "rt": "instant"}
May 11 14:48:23 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 875, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036b000f000001004d306767
May 11 14:48:24 msm8909 python3[3035]: [SSE] RX'd: {'key': '7341386a872d4ecf85fbcd7aa644498d', 'timestamp': 1715410104.0240998, 'data': '', 'type': 's', 'source': 0}
May 11 14:48:33 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:48:33 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:48:34 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 761, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 42, 'sleep_state': 2, 'total_cals': 43, 'sleep_duration': 39, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002702f9000601202a0040127b7d
May 11 14:48:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 542, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000021e003c0210d0005f006867
May 11 14:48:35 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:48:35 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 761, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002f900060000000055206768
May 11 14:48:35 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:48:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:48:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 759, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f70006000000004b206868
May 11 14:48:36 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:48:36 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:48:36 msm8909 python3[3035]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 11 14:48:36 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1b\xab'} 1bab065f00
May 11 14:48:36 msm8909 python3[3035]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 11 14:48:36 msm8909 python3[3035]: DBUS: Discovered 06:05:04:7A:56:97 .
May 11 14:48:36 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:48:36 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:48:36 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048306768
May 11 14:48:38 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 759, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002f700060000000058206767
May 11 14:48:38 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:48:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 861, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035d000f0000000047206868
May 11 14:48:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 759, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f70006000000004b006868
May 11 14:48:48 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 761, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002f900060000000055306768
May 11 14:48:48 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:48:48 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 760, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002f800060000000005306767
May 11 14:48:48 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:48:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 861, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035d000f0000000047306868
May 11 14:48:48 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 875, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036b000f000001004d106767
May 11 14:48:49 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 761, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 42, 'sleep_state': 2, 'total_cals': 43, 'sleep_duration': 39, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002702f9000601202a0040327b7d
May 11 14:48:49 msm8909 python3[3035]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 11 14:48:49 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:48:49 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:48:50 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:48:50 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:48:50 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:48:50 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:48:50 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:48:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 542, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000021e003c0210d0005f206867
May 11 14:48:51 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:48:52 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006768
May 11 14:48:52 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:48:52 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:49:01 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 761, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 42, 'sleep_state': 1, 'total_cals': 43, 'sleep_duration': 39, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002702f9000601202a0040017b7d
May 11 14:49:02 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 760, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002f800060000000005106767
May 11 14:49:02 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:49:02 msm8909 python3[3035]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 11 14:49:02 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 761, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002f90006000000005b006767
May 11 14:49:02 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:49:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 759, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f70006000000004b106868
May 11 14:49:03 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 761, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002f900060000000055006768
May 11 14:49:03 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:49:03 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 759, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002f700060000000058006767
May 11 14:49:03 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:49:03 msm8909 python3[3035]: DBUS: Discovered 06:05:04:69:0A:91 .
May 11 14:49:03 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 14:49:03 msm8909 python3[3035]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 14:49:03 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048206768
May 11 14:49:05 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:49:05 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:49:05 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ddd540ea261641c0bdd2c481d99612c0", "rt": "gw"}
May 11 14:49:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 861, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035d000f0000000047106868
May 11 14:49:05 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 875, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036b000f000001004d306767
May 11 14:49:06 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:49:06 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:49:06 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ddd540ea261641c0bdd2c481d99612c0', 'timestamp': 1715410146.0837374, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:07 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 14:49:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048206768
May 11 14:49:18 msm8909 python3[3035]: DBUS: Connected to 06:05:04:FC:44:79
May 11 14:49:18 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 11 14:49:18 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 63}], 'gateway_id': '00e15e66f988db'}
May 11 14:49:18 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 63}], "gateway_id": "00e15e66f988db"}, "key": "e1c035aaf1a0470a88318850ef205e9c", "rt": "gw"}
May 11 14:49:18 msm8909 python3[3035]: ACTIVATING HR.
May 11 14:49:19 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x91', 'pairing_code': b'\n\x91', 'mtp_version': 6} 0a910a910006
May 11 14:49:19 msm8909 python3[3035]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 14:49:19 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 763, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802fb000601302b0040207b7d
May 11 14:49:19 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410159, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 763, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 123, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:49:19 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410159, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 763, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 123, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:49:19 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410159, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 125, "runSteps": 0, "bmrCals": 43, "solarGen": 763, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 123, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 64}}, "key": "eff9b93c24a34daf9f4f89291131caac", "rt": "instant"}
May 11 14:49:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 761, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f90006000000004c306868
May 11 14:49:20 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:49:20 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:49:20 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 763, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002fb0006000000005b106767
May 11 14:49:20 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:49:20 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 762, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002fa00060000000005206767
May 11 14:49:20 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:49:20 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 761, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002f900060000000059206767
May 11 14:49:20 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:49:20 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 877, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036d000f000001004e006767
May 11 14:49:20 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410160, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 877, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:49:20 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410160, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 877, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:49:20 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410160, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 877, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "51043c47f3dc4d52bcd3dc0746e394fd", "rt": "instant"}
May 11 14:49:22 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 763, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002fb0006000000005b206767
May 11 14:49:22 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:49:22 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 761, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002f900060000000055206768
May 11 14:49:22 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:49:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 863, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035f000f0000000047306868
May 11 14:49:22 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410162, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 863, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:49:22 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410162, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 863, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:49:22 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410162, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 863, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 71}}, "key": "05125731f88841ea84e11f4e7811442b", "rt": "instant"}
May 11 14:49:23 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 877, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036d000f000001004e106767
May 11 14:49:25 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:49:25 msm8909 python3[3035]: 120.71596336364746 [06:05:04:FC:44:79] <- HR 0000
May 11 14:49:26 msm8909 python3[3035]: 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, 62, 248, 5, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 14:49:26 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 14:49:26 msm8909 python3[3035]: GOT Pairing Code: 1d69
May 11 14:49:26 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 14:49:26 msm8909 python3[3035]: NO FW Update needed.
May 11 14:49:26 msm8909 python3[3035]: LAST SYNC: 1715402757
May 11 14:49:27 msm8909 python3[3035]: 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, 6, 0, 0, 64, 6, 0, 0, 65, 104, 0, 0, 80, 103, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 14:49:27 msm8909 python3[3035]: ACTIVITY: 0
May 11 14:49:27 msm8909 python3[3035]: HR READING: 0 TOOK 0.000545 secs
May 11 14:49:27 msm8909 python3[3035]: DEACTIVATING HR.
May 11 14:49:27 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:49:27 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 103, 'run_steps': 0, 'thermal_gen': 6, 'bmr_cals': 0, 'solar_gen': 6, 'battery': 71, 'distance': 0, 'skin_temp': 104, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 14:49:27 msm8909 python3[3035]: W ID: 63
May 11 14:49:27 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410167, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 103, 'actCals': 0, 'thermalGen': 6, 'battery': 71, 'activity': 0}}
May 11 14:49:27 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410167, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 103, 'actCals': 0, 'thermalGen': 6, 'battery': 71, 'activity': 0}}
May 11 14:49:27 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410167, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"sleepDuration": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 103, "actCals": 0, "thermalGen": 6, "battery": 71, "activity": 0}}, "key": "213b6a38d0fe4e4b93aa049d62c7b085", "rt": "instant"}
May 11 14:49:27 msm8909 python3[3035]: Instant Upload complete
May 11 14:49:27 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 14:49:31 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 14:49:31 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 14:49:31 msm8909 python3[3035]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 14:49:31 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048206768
May 11 14:49:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:49:37 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 544, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000220003c0210d0005e306867
May 11 14:49:37 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:49:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 761, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002f900060000000059006767
May 11 14:49:37 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:49:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 762, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002fa00060000000005006767
May 11 14:49:37 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:49:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 863, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035f000f0000000047006868
May 11 14:49:38 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 857, 'sleep_state': 4, 'total_cals': 884, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005c400f41bf359402b147e81
May 11 14:49:38 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:49:38 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 877, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036d000f000001004e206767
May 11 14:49:38 msm8909 python3[3035]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 14:49:38 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 11 14:49:38 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 11 14:49:38 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "key": "547f0122dc6441eda9124c08be74103b", "rt": "gw"}
May 11 14:49:38 msm8909 python3[3035]: ACTIVATING HR.
May 11 14:49:38 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:49:38 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:49:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 761, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f90006000000004c106868
May 11 14:49:38 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410178, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 761, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:49:38 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410178, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 761, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:49:38 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410178, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 761, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 76}}, "key": "7a76ff1637df44a8aebeaf53b5c10127", "rt": "instant"}
May 11 14:49:38 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 763, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802fb000601302b0040007b7d
May 11 14:49:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 863, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035f000f0000000047106868
May 11 14:49:41 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047206768
May 11 14:49:45 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:49:45 msm8909 python3[3035]: 140.1620090007782 [06:05:04:11:B9:D2] <- HR 0000
May 11 14:49:46 msm8909 python3[3035]: 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, 62, 238, 61, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 14:49:46 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 14:49:46 msm8909 python3[3035]: GOT Pairing Code: 1d92
May 11 14:49:46 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 14:49:46 msm8909 python3[3035]: NO FW Update needed.
May 11 14:49:46 msm8909 python3[3035]: LAST SYNC: 1715400253
May 11 14:49:47 msm8909 python3[3035]: 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, 6, 0, 0, 64, 6, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 67, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 14:49:47 msm8909 python3[3035]: ACTIVITY: 0
May 11 14:49:47 msm8909 python3[3035]: HR READING: 0 TOOK 0.000454 secs
May 11 14:49:47 msm8909 python3[3035]: DEACTIVATING HR.
May 11 14:49:47 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:49:47 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 104, 'run_steps': 0, 'thermal_gen': 6, 'bmr_cals': 0, 'solar_gen': 6, 'battery': 67, 'distance': 0, 'skin_temp': 104, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 14:49:47 msm8909 python3[3035]: W ID: 75
May 11 14:49:47 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410187, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 6, 'battery': 67, 'activity': 0}}
May 11 14:49:47 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410187, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 6, 'battery': 67, 'activity': 0}}
May 11 14:49:47 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410187, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"sleepDuration": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 104, "actCals": 0, "thermalGen": 6, "battery": 67, "activity": 0}}, "key": "542a5f8b84df437db94f5924a9305b46", "rt": "instant"}
May 11 14:49:47 msm8909 python3[3035]: Instant Upload complete
May 11 14:49:47 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 14:49:49 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 14:49:49 msm8909 python3[3035]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 14:49:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:49:50 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:49:50 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': 'e1c035aaf1a0470a88318850ef205e9c', 'timestamp': 1715410159.1106486, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': 'eff9b93c24a34daf9f4f89291131caac', 'timestamp': 1715410159.5751798, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '51043c47f3dc4d52bcd3dc0746e394fd', 'timestamp': 1715410161.2999911, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '05125731f88841ea84e11f4e7811442b', 'timestamp': 1715410163.3748662, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '213b6a38d0fe4e4b93aa049d62c7b085', 'timestamp': 1715410168.3082898, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '547f0122dc6441eda9124c08be74103b', 'timestamp': 1715410178.8679838, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '7a76ff1637df44a8aebeaf53b5c10127', 'timestamp': 1715410179.0935493, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '542a5f8b84df437db94f5924a9305b46', 'timestamp': 1715410187.8290827, 'data': '', 'type': 's', 'source': 0}
May 11 14:49:55 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 761, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002f900060000000059106767
May 11 14:49:55 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:49:55 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 857, 'sleep_state': 4, 'total_cals': 884, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005c400f41bf359402b347f81
May 11 14:49:55 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:49:55 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:49:55 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:49:56 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 763, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802fb000601302b0040107b7d
May 11 14:49:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 544, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000220003c0210d0005e106867
May 11 14:49:57 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:49:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 67, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000043006868
May 11 14:49:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 863, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000035f000f0000000047206868
May 11 14:49:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 761, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002f90006000000004c306868
May 11 14:49:59 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 763, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002fb00060000000056206768
May 11 14:49:59 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:50:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:50:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:50:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "129d2bb21b1c4a5aaaf5ad557c4b5c52", "rt": "gw"}
May 11 14:50:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '129d2bb21b1c4a5aaaf5ad557c4b5c52', 'timestamp': 1715410206.5907607, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:50:09 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:50:09 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:50:09 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 763, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002fb0006000000005b206767
May 11 14:50:09 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:50:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 544, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000220003c0210d0005e206867
May 11 14:50:09 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:50:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 865, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000361000f0000000047006868
May 11 14:50:10 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:50:10 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:50:10 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048106768
May 11 14:50:11 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 857, 'sleep_state': 4, 'total_cals': 884, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41bf3594b2b047f81
May 11 14:50:11 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:50:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 763, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002fb00060000000058306767
May 11 14:50:12 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:50:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 879, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036f000f000001004d206767
May 11 14:50:19 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 14:50:21 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 763, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802fb000601302b0040107b7d
May 11 14:50:22 msm8909 python3[3035]: DBUS: Connected to 06:05:04:30:B0:14
May 11 14:50:22 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 11 14:50:22 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 81}], 'gateway_id': '00e15e66f988db'}
May 11 14:50:22 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 81}], "gateway_id": "00e15e66f988db"}, "key": "b5353f130c2d4305b8e6a682530eacc9", "rt": "gw"}
May 11 14:50:22 msm8909 python3[3035]: ACTIVATING HR.
May 11 14:50:23 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 546, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000222003c0210d0005f306867
May 11 14:50:23 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:50:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045306868
May 11 14:50:24 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 765, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002fd0006000000005c006767
May 11 14:50:24 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:50:24 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 765, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002fd00060000000056106768
May 11 14:50:24 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:50:25 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 857, 'sleep_state': 4, 'total_cals': 884, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41bf3594b2b147f81
May 11 14:50:25 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:50:25 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:50:25 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:50:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 763, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fb0006000000004c206868
May 11 14:50:29 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:50:29 msm8909 python3[3035]: 184.47694158554077 [06:05:04:30:B0:14] <- HR 0000
May 11 14:50:30 msm8909 python3[3035]: 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, 62, 241, 219, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 14:50:30 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 14:50:30 msm8909 python3[3035]: GOT Pairing Code: 13d4
May 11 14:50:30 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 14:50:30 msm8909 python3[3035]: NO FW Update needed.
May 11 14:50:30 msm8909 python3[3035]: LAST SYNC: 1715401179
May 11 14:50:31 msm8909 python3[3035]: 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, 22, 246, 0, 16, 198, 169, 0, 17, 80, 76, 0, 18, 40, 0, 0, 32, 0, 0, 0, 48, 253, 2, 0, 64, 6, 0, 0, 65, 125, 0, 0, 80, 124, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 14:50:31 msm8909 python3[3035]: ACTIVITY: 0
May 11 14:50:31 msm8909 python3[3035]: HR READING: 0 TOOK 0.000450 secs
May 11 14:50:31 msm8909 python3[3035]: DEACTIVATING HR.
May 11 14:50:31 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:50:31 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 124, 'run_steps': 0, 'thermal_gen': 6, 'bmr_cals': 43462, 'solar_gen': 765, 'battery': 64, 'distance': 0, 'skin_temp': 125, 'act_cals': 19536, 'total_cals': 62998, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 40, 'walk_steps': 0, 'total_steps': 0}
May 11 14:50:31 msm8909 python3[3035]: W ID: 81
May 11 14:50:31 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410231, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'sleepDuration': 40, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43462, 'solarGen': 765, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 62998, 'totalSteps': 0, 'caseTemp': 124, 'actCals': 19536, 'thermalGen': 6, 'battery': 64, 'activity': 0}}
May 11 14:50:31 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410231, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'sleepDuration': 40, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43462, 'solarGen': 765, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 62998, 'totalSteps': 0, 'caseTemp': 124, 'actCals': 19536, 'thermalGen': 6, 'battery': 64, 'activity': 0}}
May 11 14:50:31 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410231, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"sleepDuration": 40, "skinTemp": 125, "runSteps": 0, "bmrCals": 43462, "solarGen": 765, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 62998, "totalSteps": 0, "caseTemp": 124, "actCals": 19536, "thermalGen": 6, "battery": 64, "activity": 0}}, "key": "b6cc8cd8421d4876987133027a639cee", "rt": "instant"}
May 11 14:50:31 msm8909 python3[3035]: Instant Upload complete
May 11 14:50:31 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 11 14:50:33 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 14:50:33 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 14:50:33 msm8909 python3[3035]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 14:50:33 msm8909 python3[3035]: ADVERT: {'case_temp': 123, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 763, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802fb000601302b0040107b7d
May 11 14:50:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 865, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000361000f0000000047006868
May 11 14:50:39 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 765, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002fd00060000000056206768
May 11 14:50:39 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:50:40 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006768
May 11 14:50:40 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410240, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:50:40 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410240, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:50:40 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410240, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 72}}, "key": "94ee197676014c38936e32fa48c7ad33", "rt": "instant"}
May 11 14:50:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 546, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000222003c0210d0005f106867
May 11 14:50:40 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:50:40 msm8909 python3[3035]: DBUS: Connected to 06:05:04:32:34:65
May 11 14:50:40 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 11 14:50:40 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 11 14:50:40 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "key": "dbe84b04f7304edcaabeb496d03001c0", "rt": "gw"}
May 11 14:50:40 msm8909 python3[3035]: ACTIVATING HR.
May 11 14:50:41 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 764, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002fc00060000000005306767
May 11 14:50:41 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:50:42 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 27, 'bmr_cals': 857, 'sleep_state': 4, 'total_cals': 884, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41bf3594b2b347f81
May 11 14:50:42 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:50:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 763, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fb0006000000004c306868
May 11 14:50:43 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410243, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 763, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:50:43 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410243, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 763, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:50:43 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410243, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 763, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 76}}, "key": "900c6da5ddcf49e3b5f1947b2922d32d", "rt": "instant"}
May 11 14:50:47 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:50:47 msm8909 python3[3035]: 202.63688683509827 [06:05:04:32:34:65] <- HR 0000
May 11 14:50:48 msm8909 python3[3035]: 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, 62, 237, 167, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 14:50:48 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 14:50:48 msm8909 python3[3035]: GOT Pairing Code: 0d55
May 11 14:50:48 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 14:50:48 msm8909 python3[3035]: NO FW Update needed.
May 11 14:50:48 msm8909 python3[3035]: LAST SYNC: 1715400103
May 11 14:50:49 msm8909 python3[3035]: 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, 97, 3, 0, 64, 15, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 71, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 14:50:49 msm8909 python3[3035]: ACTIVITY: 0
May 11 14:50:49 msm8909 python3[3035]: HR READING: 0 TOOK 0.000534 secs
May 11 14:50:49 msm8909 python3[3035]: DEACTIVATING HR.
May 11 14:50:49 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:50:49 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 104, 'run_steps': 0, 'thermal_gen': 15, 'bmr_cals': 0, 'solar_gen': 865, 'battery': 71, 'distance': 0, 'skin_temp': 104, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 14:50:49 msm8909 python3[3035]: W ID: 74
May 11 14:50:49 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410249, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 865, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 15, 'battery': 71, 'activity': 0}}
May 11 14:50:49 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410249, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 865, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 15, 'battery': 71, 'activity': 0}}
May 11 14:50:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410249, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"sleepDuration": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 865, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 104, "actCals": 0, "thermalGen": 15, "battery": 71, "activity": 0}}, "key": "5a4029ffd8f9429b8931d6dd7d54210e", "rt": "instant"}
May 11 14:50:49 msm8909 python3[3035]: Instant Upload complete
May 11 14:50:49 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 14:50:52 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 14:50:52 msm8909 python3[3035]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 14:50:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 865, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000361000f0000000047006868
May 11 14:50:52 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:50:52 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:50:52 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b5353f130c2d4305b8e6a682530eacc9', 'timestamp': 1715410223.1927979, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:52 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b6cc8cd8421d4876987133027a639cee', 'timestamp': 1715410232.1244717, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '94ee197676014c38936e32fa48c7ad33', 'timestamp': 1715410240.798023, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:52 msm8909 python3[3035]: [SSE] RX'd: {'key': 'dbe84b04f7304edcaabeb496d03001c0', 'timestamp': 1715410241.281867, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '900c6da5ddcf49e3b5f1947b2922d32d', 'timestamp': 1715410243.6837506, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '5a4029ffd8f9429b8931d6dd7d54210e', 'timestamp': 1715410250.2229037, 'data': '', 'type': 's', 'source': 0}
May 11 14:50:52 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 14:50:54 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 879, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036f000f000001004d206767
May 11 14:50:56 msm8909 python3[3035]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 14:50:56 msm8909 python3[3035]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 14:50:56 msm8909 python3[3035]: Device not connected, retrying later
May 11 14:50:56 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 879, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036f000f000001004d206767
May 11 14:50:56 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410256, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 879, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 77}}
May 11 14:50:56 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410256, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 879, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 77}}
May 11 14:50:56 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410256, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 879, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 77}}, "key": "704cb1d9b1124db084b035704421fc80", "rt": "instant"}
May 11 14:50:57 msm8909 python3[3035]: [SSE] RX'd: {'key': '704cb1d9b1124db084b035704421fc80', 'timestamp': 1715410257.2665787, 'data': '', 'type': 's', 'source': 0}
May 11 14:51:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 763, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fb0006000000004c106868
May 11 14:51:02 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 858, 'sleep_state': 4, 'total_cals': 886, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41c035a4b27148082
May 11 14:51:02 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:51:03 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 765, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802fd000601302b0040107c7d
May 11 14:51:04 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 879, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036f000f000001004d306767
May 11 14:51:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 865, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000361000f0000000047206868
May 11 14:51:05 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:51:05 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:51:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:51:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:51:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "18b1283e65c24cb2ad3f3c85ac6e0aaa", "rt": "gw"}
May 11 14:51:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '18b1283e65c24cb2ad3f3c85ac6e0aaa', 'timestamp': 1715410266.6380069, 'data': '', 'type': 's', 'source': 0}
May 11 14:51:16 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:51:16 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:51:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 879, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000036f000f000001004d006767
May 11 14:51:17 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000045306768
May 11 14:51:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045106868
May 11 14:51:17 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410277, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:51:17 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410277, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:51:17 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410277, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 69}}, "key": "8ac896c0b3434fa69ec920d220d1a084", "rt": "instant"}
May 11 14:51:18 msm8909 python3[3035]: [SSE] RX'd: {'key': '8ac896c0b3434fa69ec920d220d1a084', 'timestamp': 1715410278.2723947, 'data': '', 'type': 's', 'source': 0}
May 11 14:51:18 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 767, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802ff000601302b003e207c7d
May 11 14:51:18 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 858, 'sleep_state': 4, 'total_cals': 886, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41c035a4b27248082
May 11 14:51:18 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:51:19 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000045006768
May 11 14:51:22 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:51:22 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:51:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:51:31 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 767, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802ff000601302b003e307c7d
May 11 14:51:31 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:51:31 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:51:31 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:51:31 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:51:31 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 880, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000370000f000001004e206767
May 11 14:51:32 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000045106768
May 11 14:51:33 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 766, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002fe00060000000005006767
May 11 14:51:33 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:51:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 765, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fd0006000000004b106868
May 11 14:51:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 867, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000363000f0000000047106868
May 11 14:51:43 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 14:51:43 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 880, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000370000f000001004e306767
May 11 14:51:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 867, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000363000f0000000047206868
May 11 14:51:44 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 767, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002ff0006000000005c006767
May 11 14:51:44 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:51:45 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:51:45 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:51:45 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 11 14:51:45 msm8909 python3[3035]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 14:51:45 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 767, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002802ff000601302b003e107c7d
May 11 14:51:45 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410305, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 767, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 62}}
May 11 14:51:45 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410305, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 767, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 62}}
May 11 14:51:45 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410305, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 125, "runSteps": 0, "bmrCals": 43, "solarGen": 767, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 124, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 62}}, "key": "f346d6265ebf4db2b97636adea156d93", "rt": "instant"}
May 11 14:51:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 765, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fd0006000000004b206868
May 11 14:51:47 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000045206768
May 11 14:51:47 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410307, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:51:47 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410307, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:51:47 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410307, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 69}}, "key": "05a83d15cb884d3ea26aed53beb303c6", "rt": "instant"}
May 11 14:51:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045006868
May 11 14:51:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 765, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fd0006000000004b206868
May 11 14:51:53 msm8909 python3[3035]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 14:51:53 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 11 14:51:53 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 11 14:51:53 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "key": "be9a525cbc8741048bfa8fd9339f0ad0", "rt": "gw"}
May 11 14:51:53 msm8909 python3[3035]: ACTIVATING HR.
May 11 14:51:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 548, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000224003c0210d0005f106867
May 11 14:51:58 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:51:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 767, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 158315830007000000000000000002ff00060000000055206768
May 11 14:51:58 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:51:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 880, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000370000f000001004e006767
May 11 14:51:59 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410319, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 880, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:51:59 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410319, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 880, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:51:59 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410319, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 880, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "14357df7d0f74c20b58c21a2d6b63d5d", "rt": "instant"}
May 11 14:51:59 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 767, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002ff0006000000005c206767
May 11 14:51:59 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:51:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045106868
May 11 14:52:00 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:52:00 msm8909 python3[3035]: 274.9987940788269 [06:05:04:02:E8:6A] <- HR 0000
May 11 14:52:00 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 766, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c60007000000000000000002fe00060000000005306767
May 11 14:52:00 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:52:01 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 880, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000370000f000001004e106767
May 11 14:52:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 867, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000363000f0000000047006868
May 11 14:52:01 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410321, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 867, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:52:01 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410321, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 867, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:52:01 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410321, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 867, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 71}}, "key": "265335a6e82c4457b22a30feb7855e72", "rt": "instant"}
May 11 14:52:01 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:52:01 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:52:01 msm8909 python3[3035]: 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, 62, 239, 101, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 14:52:01 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 14:52:01 msm8909 python3[3035]: GOT Pairing Code: 251a
May 11 14:52:01 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 14:52:01 msm8909 python3[3035]: NO FW Update needed.
May 11 14:52:01 msm8909 python3[3035]: LAST SYNC: 1715400549
May 11 14:52:02 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 767, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000002ff0006000000005c206767
May 11 14:52:02 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:52:02 msm8909 python3[3035]: 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, 253, 2, 0, 64, 6, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 14:52:02 msm8909 python3[3035]: ACTIVITY: 0
May 11 14:52:02 msm8909 python3[3035]: HR READING: 0 TOOK 0.000471 secs
May 11 14:52:02 msm8909 python3[3035]: DEACTIVATING HR.
May 11 14:52:02 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:52:02 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 104, 'run_steps': 0, 'thermal_gen': 6, 'bmr_cals': 0, 'solar_gen': 765, 'battery': 75, 'distance': 0, 'skin_temp': 104, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 14:52:02 msm8909 python3[3035]: W ID: 76
May 11 14:52:02 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410322, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 765, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 6, 'battery': 75, 'activity': 0}}
May 11 14:52:02 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410322, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'sleepDuration': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 765, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 6, 'battery': 75, 'activity': 0}}
May 11 14:52:02 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410322, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"sleepDuration": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 765, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 104, "actCals": 0, "thermalGen": 6, "battery": 75, "activity": 0}}, "key": "5befaba044a8422aa306c7f640241faa", "rt": "instant"}
May 11 14:52:02 msm8909 python3[3035]: Instant Upload complete
May 11 14:52:02 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 14:52:05 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 14:52:05 msm8909 python3[3035]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 14:52:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 765, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002fd0006000000004b206868
May 11 14:52:05 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:52:05 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:52:05 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f346d6265ebf4db2b97636adea156d93', 'timestamp': 1715410306.1107333, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:05 msm8909 python3[3035]: [SSE] RX'd: {'key': '05a83d15cb884d3ea26aed53beb303c6', 'timestamp': 1715410307.7757812, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:05 msm8909 python3[3035]: [SSE] RX'd: {'key': 'be9a525cbc8741048bfa8fd9339f0ad0', 'timestamp': 1715410313.7024217, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:05 msm8909 python3[3035]: [SSE] RX'd: {'key': '14357df7d0f74c20b58c21a2d6b63d5d', 'timestamp': 1715410319.4360619, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:05 msm8909 python3[3035]: [SSE] RX'd: {'key': '265335a6e82c4457b22a30feb7855e72', 'timestamp': 1715410322.6591117, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:05 msm8909 python3[3035]: [SSE] RX'd: {'key': '5befaba044a8422aa306c7f640241faa', 'timestamp': 1715410322.8364184, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:52:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:52:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ed0ee8a10e964bccbd631c84ffc94376", "rt": "gw"}
May 11 14:52:06 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ed0ee8a10e964bccbd631c84ffc94376', 'timestamp': 1715410326.7602274, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048106868
May 11 14:52:12 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:52:12 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:52:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:52:13 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 880, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000370000f000001004e206767
May 11 14:52:14 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 859, 'sleep_state': 4, 'total_cals': 887, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41c035b4b2c348082
May 11 14:52:14 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:52:14 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:52:14 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:52:15 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 769, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280301000601302b0040007c7d
May 11 14:52:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 869, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000365000f0000000047106868
May 11 14:52:26 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 882, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000372000f000001004e306767
May 11 14:52:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045006868
May 11 14:52:26 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410346, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:52:26 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410346, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:52:26 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410346, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 69}}, "key": "4ccef2cbdf77441fa9406874197873ed", "rt": "instant"}
May 11 14:52:27 msm8909 python3[3035]: [SSE] RX'd: {'key': '4ccef2cbdf77441fa9406874197873ed', 'timestamp': 1715410347.407223, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:27 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 767, 'company_id': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002ff00060000000057106767
May 11 14:52:28 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:52:28 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:52:28 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:52:29 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:52:29 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:52:30 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 769, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280301000601302b0040107c7d
May 11 14:52:35 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:52:35 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:52:40 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 769, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280301000601302b0040207c7d
May 11 14:52:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 869, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000365000f0000000047006868
May 11 14:52:40 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 882, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000372000f000001004e106767
May 11 14:52:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 549, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000225003c0210d0005f206867
May 11 14:52:40 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:52:41 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:52:41 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:52:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045106868
May 11 14:52:41 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 859, 'sleep_state': 4, 'total_cals': 887, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41c035b4b2c148082
May 11 14:52:41 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:52:42 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x1e\xfa', 'pairing_code': b'\x1e\xfa', 'mtp_version': 6} 1efa1efa0006
May 11 14:52:42 msm8909 python3[3035]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 14:52:42 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 769, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030100060000000056306768
May 11 14:52:42 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:52:43 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:52:43 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:52:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006868
May 11 14:52:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048106868
May 11 14:52:54 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410374, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:52:54 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410374, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:52:54 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410374, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 72}}, "key": "52d932a1cc8e439cb251048660bbaa31", "rt": "instant"}
May 11 14:52:54 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 769, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 125, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280301000601302b0040007c7d
May 11 14:52:54 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410374, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 769, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:52:54 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410374, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 125, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 769, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:52:54 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410374, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 125, "runSteps": 0, "bmrCals": 43, "solarGen": 769, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 124, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 64}}, "key": "54c6df0082774ba6980d1f515226a078", "rt": "instant"}
May 11 14:52:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045306868
May 11 14:52:54 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 767, 'company_id': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd50007000000000000000002ff00060000000057006767
May 11 14:52:54 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:52:54 msm8909 python3[3035]: [SSE] RX'd: {'key': '52d932a1cc8e439cb251048660bbaa31', 'timestamp': 1715410374.4450328, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:55 msm8909 python3[3035]: [SSE] RX'd: {'key': '54c6df0082774ba6980d1f515226a078', 'timestamp': 1715410375.1890669, 'data': '', 'type': 's', 'source': 0}
May 11 14:52:55 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 882, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000372000f000001004e206767
May 11 14:52:56 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1476, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 859, 'sleep_state': 5, 'total_cals': 887, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005c400f41c035b4b2c358082
May 11 14:52:56 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:52:59 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 14:53:02 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 882, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000372000f000001004e206767
May 11 14:53:04 msm8909 python3[3035]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 14:53:04 msm8909 python3[3035]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 14:53:04 msm8909 python3[3035]: Device not connected, retrying later
May 11 14:53:04 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 882, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000372000f000001004e206767
May 11 14:53:04 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410384, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 882, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:53:04 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410384, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 882, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:53:04 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410384, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 882, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "278a9e377e38435085efd3a708aa2c81", "rt": "instant"}
May 11 14:53:05 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:53:05 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:53:05 msm8909 python3[3035]: Running Scheduled: Thread Check
May 11 14:53:05 msm8909 python3[3035]: [SSE] RX'd: {'key': '278a9e377e38435085efd3a708aa2c81', 'timestamp': 1715410385.4204178, 'data': '', 'type': 's', 'source': 0}
May 11 14:53:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:53:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:53:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "663ad737bc97414cbe1b7703bf4ea125", "rt": "gw"}
May 11 14:53:07 msm8909 python3[3035]: [SSE] RX'd: {'key': '663ad737bc97414cbe1b7703bf4ea125', 'timestamp': 1715410386.9583328, 'data': '', 'type': 's', 'source': 0}
May 11 14:53:11 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 770, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280302000601302b003e207c7e
May 11 14:53:11 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 770, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003020006000000005b106767
May 11 14:53:11 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:53:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048306868
May 11 14:53:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 767, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000002ff0006000000004c206868
May 11 14:53:12 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410392, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 767, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:53:12 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410392, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 767, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:53:12 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410392, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 767, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 76}}, "key": "025c436c34b14baeb5b7f8d039054eda", "rt": "instant"}
May 11 14:53:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 769, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030100060000000056206768
May 11 14:53:12 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:53:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 870, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000366000f0000000047306868
May 11 14:53:12 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410392, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 870, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:53:12 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410392, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 870, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:53:12 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410392, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 870, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 71}}, "key": "eebb55c559a44910bd055bfebab56fd5", "rt": "instant"}
May 11 14:53:12 msm8909 python3[3035]: [SSE] RX'd: {'key': '025c436c34b14baeb5b7f8d039054eda', 'timestamp': 1715410392.6085496, 'data': '', 'type': 's', 'source': 0}
May 11 14:53:13 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 882, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000372000f000001004e006767
May 11 14:53:13 msm8909 python3[3035]: [SSE] RX'd: {'key': 'eebb55c559a44910bd055bfebab56fd5', 'timestamp': 1715410392.9366572, 'data': '', 'type': 's', 'source': 0}
May 11 14:53:13 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:53:13 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:53:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 769, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003010006000000004b306868
May 11 14:53:14 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 769, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030100060000000059206767
May 11 14:53:14 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:53:25 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 884, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000374000f000001004e106767
May 11 14:53:26 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 769, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030100060000000059306767
May 11 14:53:26 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:53:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006868
May 11 14:53:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 870, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000366000f0000000047006868
May 11 14:53:27 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 770, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003020006000000005b306767
May 11 14:53:27 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:53:29 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:53:29 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:53:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 769, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003010006000000004b006868
May 11 14:53:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 870, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000366000f0000000047106868
May 11 14:53:36 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:53:36 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:53:39 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:53:39 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:53:39 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 884, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000374000f000001004e306767
May 11 14:53:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 551, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000227003c0210d0005f006867
May 11 14:53:39 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:53:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048206868
May 11 14:53:41 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 769, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030100060000000059006767
May 11 14:53:41 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:53:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 769, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003010006000000004b106868
May 11 14:53:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 770, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030200060000000055106868
May 11 14:53:41 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:53:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:53:42 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410422, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:53:42 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410422, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:53:42 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410422, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 68}}, "key": "14b90f74cad04a9c8d79e24a25b0cf6b", "rt": "instant"}
May 11 14:53:42 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:53:42 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:53:43 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 770, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280302000601302b003e107c7e
May 11 14:53:43 msm8909 python3[3035]: [SSE] RX'd: {'key': '14b90f74cad04a9c8d79e24a25b0cf6b', 'timestamp': 1715410423.200556, 'data': '', 'type': 's', 'source': 0}
May 11 14:53:53 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 770, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280302000601302b003e207c7e
May 11 14:53:53 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:53:53 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:53:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 870, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000366000f0000000047306868
May 11 14:53:53 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 770, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003020006000000005b106767
May 11 14:53:53 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:53:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 551, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000227003c0210d0005f106867
May 11 14:53:54 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:53:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 770, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030200060000000055206868
May 11 14:53:54 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:53:54 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 11 14:53:54 msm8909 python3[3035]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 14:53:54 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 884, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000374000f000001004e006767
May 11 14:53:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048306868
May 11 14:53:56 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410436, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:53:56 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410436, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:53:56 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410436, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 72}}, "key": "d752f2cfa0ef4dbeb76d8a7361a199fc", "rt": "instant"}
May 11 14:53:56 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 770, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003020006000000005b206767
May 11 14:53:56 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:53:56 msm8909 python3[3035]: [SSE] RX'd: {'key': 'd752f2cfa0ef4dbeb76d8a7361a199fc', 'timestamp': 1715410436.5514359, 'data': '', 'type': 's', 'source': 0}
May 11 14:53:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:53:57 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:53:57 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:54:05 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 14:54:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 770, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030200060000000055306868
May 11 14:54:06 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:54:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044206868
May 11 14:54:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 551, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000227003c0210d0005f306867
May 11 14:54:07 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:54:07 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 769, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030100060000000059306767
May 11 14:54:07 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:54:07 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 884, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000374000f000001004e006767
May 11 14:54:08 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 770, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280302000601302b003e307c7e
May 11 14:54:08 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410448, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 770, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 62}}
May 11 14:54:08 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410448, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 770, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 62}}
May 11 14:54:08 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410448, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 43, "solarGen": 770, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 124, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 62}}, "key": "092e95bd12f44f48adabba8aacc2b1e1", "rt": "instant"}
May 11 14:54:08 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 770, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003020006000000005b306767
May 11 14:54:08 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:54:08 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:54:08 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:54:09 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 769, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030100060000000005006767
May 11 14:54:09 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:54:09 msm8909 python3[3035]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 14:54:09 msm8909 python3[3035]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 14:54:09 msm8909 python3[3035]: Device not connected, retrying later
May 11 14:54:09 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 884, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000374000f000001004e006767
May 11 14:54:09 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410449, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 884, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:54:09 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410449, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 884, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:54:09 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410449, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 884, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "fb6ea78ef8674601ad6e4856dc1ecfd2", "rt": "instant"}
May 11 14:54:10 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:54:10 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:54:10 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:54:10 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:54:10 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9da45c768b024afa8fe3aa53886279cd", "rt": "gw"}
May 11 14:54:10 msm8909 python3[3035]: [SSE] RX'd: {'key': '092e95bd12f44f48adabba8aacc2b1e1', 'timestamp': 1715410448.7975364, 'data': '', 'type': 's', 'source': 0}
May 11 14:54:10 msm8909 python3[3035]: [SSE] RX'd: {'key': 'fb6ea78ef8674601ad6e4856dc1ecfd2', 'timestamp': 1715410450.0576582, 'data': '', 'type': 's', 'source': 0}
May 11 14:54:10 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:54:10 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:54:10 msm8909 python3[3035]: [SSE] RX'd: {'key': '9da45c768b024afa8fe3aa53886279cd', 'timestamp': 1715410450.5245652, 'data': '', 'type': 's', 'source': 0}
May 11 14:54:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 872, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000368000f0000000048206868
May 11 14:54:20 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410460, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 872, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 72}}
May 11 14:54:20 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410460, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 872, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 72}}
May 11 14:54:20 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410460, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 872, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 72}}, "key": "e2503bbbf8f04108a5bdc58bc72a4024", "rt": "instant"}
May 11 14:54:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 772, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030400060000000055106868
May 11 14:54:21 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:54:21 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 771, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030300060000000005106767
May 11 14:54:21 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:54:21 msm8909 python3[3035]: [SSE] RX'd: {'key': 'e2503bbbf8f04108a5bdc58bc72a4024', 'timestamp': 1715410461.2920191, 'data': '', 'type': 's', 'source': 0}
May 11 14:54:22 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 886, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000376000f000001004d306767
May 11 14:54:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 553, 'company_id': b'\x10\xd3', 'battery': 96, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000229003c0210d00060006867
May 11 14:54:22 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:54:22 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 772, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003040006000000005c006767
May 11 14:54:22 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:54:23 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047206868
May 11 14:54:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:54:35 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 772, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280304000601302b003e207c7e
May 11 14:54:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047306868
May 11 14:54:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 770, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003020006000000004c306868
May 11 14:54:35 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410475, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 770, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:54:35 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410475, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 770, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:54:35 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410475, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 770, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 76}}, "key": "bf70e1e4b31f4915bc6839b05d004c24", "rt": "instant"}
May 11 14:54:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 553, 'company_id': b'\x10\xd3', 'battery': 96, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000229003c0210d00060206867
May 11 14:54:36 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:54:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 772, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030400060000000055206868
May 11 14:54:36 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:54:36 msm8909 python3[3035]: [SSE] RX'd: {'key': 'bf70e1e4b31f4915bc6839b05d004c24', 'timestamp': 1715410476.3592286, 'data': '', 'type': 's', 'source': 0}
May 11 14:54:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 886, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000376000f000001004d006767
May 11 14:54:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 772, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003040006000000005c206767
May 11 14:54:37 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:54:37 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:54:37 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 872, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000368000f0000000048006868
May 11 14:54:39 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 886, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000376000f000001004d106767
May 11 14:54:39 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:54:39 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:54:40 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:54:40 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:54:48 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:54:48 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:54:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 772, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030400060000000055306868
May 11 14:54:49 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:54:50 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 772, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280304000601302b003e007c7e
May 11 14:54:50 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 872, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000368000f0000000048106868
May 11 14:54:51 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 14:54:51 msm8909 python3[3035]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 14:54:51 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 770, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030200060000000059006767
May 11 14:54:51 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:54:52 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 772, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003040006000000005c306767
May 11 14:54:52 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:54:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047106868
May 11 14:55:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 872, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000368000f0000000048206868
May 11 14:55:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 553, 'company_id': b'\x10\xd3', 'battery': 96, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000229003c0210d00060006867
May 11 14:55:03 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:55:04 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:55:04 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:55:04 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1482, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 862, 'sleep_state': 4, 'total_cals': 890, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ca00f41c235e402b247e81
May 11 14:55:04 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:55:05 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 772, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280304000601302b003e107c7e
May 11 14:55:05 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:55:05 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:55:06 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 772, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003040006000000005c106767
May 11 14:55:06 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:55:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048306868
May 11 14:55:06 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410506, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:55:06 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410506, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:55:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410506, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 72}}, "key": "892c93f5e253470fba44a9721f74b528", "rt": "instant"}
May 11 14:55:06 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 886, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000376000f000001004d306767
May 11 14:55:07 msm8909 python3[3035]: [SSE] RX'd: {'key': '892c93f5e253470fba44a9721f74b528', 'timestamp': 1715410507.1928124, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:07 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:55:07 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:55:09 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 14:55:11 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 886, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000376000f000001004d306767
May 11 14:55:13 msm8909 python3[3035]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 14:55:13 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 11 14:55:13 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 73}], 'gateway_id': '00e15e66f988db'}
May 11 14:55:13 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 73}], "gateway_id": "00e15e66f988db"}, "key": "ce78db0372ac4f3db6bba687ca05cd3f", "rt": "gw"}
May 11 14:55:13 msm8909 python3[3035]: ACTIVATING HR.
May 11 14:55:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 772, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003040006000000004b306868
May 11 14:55:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 874, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036a000f0000000048006868
May 11 14:55:20 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:55:20 msm8909 python3[3035]: 474.85868620872498 [06:05:04:AF:F9:E9] <- HR 0000
May 11 14:55:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 555, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022b003c0210d0005f206867
May 11 14:55:20 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:55:21 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:55:21 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:55:21 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 772, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030400060000000059306767
May 11 14:55:21 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:55:21 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 773, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030500060000000005306767
May 11 14:55:21 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:55:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:55:21 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410521, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:55:21 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410521, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:55:21 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410521, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 69}}, "key": "57940690791b455f8d580197a05c3219", "rt": "instant"}
May 11 14:55:21 msm8909 python3[3035]: 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, 62, 241, 175, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 14:55:21 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 14:55:21 msm8909 python3[3035]: GOT Pairing Code: 0f89
May 11 14:55:21 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 14:55:21 msm8909 python3[3035]: NO FW Update needed.
May 11 14:55:21 msm8909 python3[3035]: LAST SYNC: 1715401135
May 11 14:55:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006868
May 11 14:55:22 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 774, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280306000601302b0040307c7e
May 11 14:55:22 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410522, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 774, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:55:22 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410522, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 774, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 124, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:55:22 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410522, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 43, "solarGen": 774, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 124, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 64}}, "key": "bc1a1b7857fa4bbf9ed42a42b28c8a4d", "rt": "instant"}
May 11 14:55:22 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:55:22 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:55:22 msm8909 python3[3035]: 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, 210, 8, 0, 16, 102, 7, 0, 17, 108, 1, 0, 18, 0, 0, 0, 32, 0, 0, 0, 48, 120, 3, 0, 64, 15, 0, 0, 65, 103, 0, 0, 80, 103, 0, 0, 81, 77, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 14:55:22 msm8909 python3[3035]: ACTIVITY: 0
May 11 14:55:22 msm8909 python3[3035]: HR READING: 0 TOOK 0.000473 secs
May 11 14:55:22 msm8909 python3[3035]: DEACTIVATING HR.
May 11 14:55:22 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 14:55:22 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 103, 'run_steps': 0, 'thermal_gen': 15, 'bmr_cals': 1894, 'solar_gen': 888, 'battery': 77, 'distance': 0, 'skin_temp': 103, 'act_cals': 364, 'total_cals': 2258, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 14:55:22 msm8909 python3[3035]: W ID: 73
May 11 14:55:22 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410522, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'sleepDuration': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1894, 'solarGen': 888, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 2258, 'totalSteps': 0, 'caseTemp': 103, 'actCals': 364, 'thermalGen': 15, 'battery': 77, 'activity': 0}}
May 11 14:55:22 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410522, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'sleepDuration': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1894, 'solarGen': 888, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 2258, 'totalSteps': 0, 'caseTemp': 103, 'actCals': 364, 'thermalGen': 15, 'battery': 77, 'activity': 0}}
May 11 14:55:22 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410522, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"sleepDuration": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1894, "solarGen": 888, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 2258, "totalSteps": 0, "caseTemp": 103, "actCals": 364, "thermalGen": 15, "battery": 77, "activity": 0}}, "key": "26ed171a8f744fde852d62f03ed992c5", "rt": "instant"}
May 11 14:55:22 msm8909 python3[3035]: Instant Upload complete
May 11 14:55:22 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 11 14:55:24 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 14:55:24 msm8909 python3[3035]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 14:55:24 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 888, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000378000f000001004d206767
May 11 14:55:25 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 888, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000378000f000001004d206767
May 11 14:55:25 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:55:25 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:55:25 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:55:25 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:55:25 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "752603d0572f4e6dac8c4610b75daf95", "rt": "gw"}
May 11 14:55:25 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ce78db0372ac4f3db6bba687ca05cd3f', 'timestamp': 1715410513.5203793, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:25 msm8909 python3[3035]: [SSE] RX'd: {'key': '57940690791b455f8d580197a05c3219', 'timestamp': 1715410521.7769005, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:25 msm8909 python3[3035]: [SSE] RX'd: {'key': 'bc1a1b7857fa4bbf9ed42a42b28c8a4d', 'timestamp': 1715410522.7149909, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:25 msm8909 python3[3035]: [SSE] RX'd: {'key': '26ed171a8f744fde852d62f03ed992c5', 'timestamp': 1715410523.0090127, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:26 msm8909 python3[3035]: [SSE] RX'd: {'key': '752603d0572f4e6dac8c4610b75daf95', 'timestamp': 1715410525.822684, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048106868
May 11 14:55:34 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 774, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280306000601302b0040007c7e
May 11 14:55:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 555, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022b003c0210d0005f006867
May 11 14:55:34 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:55:36 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 772, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030400060000000059006767
May 11 14:55:36 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:55:36 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:55:36 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:55:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045106868
May 11 14:55:48 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 772, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030400060000000059106767
May 11 14:55:48 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:55:48 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 774, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280306000601302b0040207c7e
May 11 14:55:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048306868
May 11 14:55:49 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:55:49 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:55:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 874, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036a000f0000000048306868
May 11 14:55:49 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410549, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 874, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 72}}
May 11 14:55:49 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410549, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 874, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 72}}
May 11 14:55:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410549, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 874, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 72}}, "key": "5a485d22d5cd42339ddc6e0cfe3c8758", "rt": "instant"}
May 11 14:55:49 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 888, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000378000f000001004d006767
May 11 14:55:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '5a485d22d5cd42339ddc6e0cfe3c8758', 'timestamp': 1715410550.2222753, 'data': '', 'type': 's', 'source': 0}
May 11 14:55:51 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:55:51 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:55:55 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:55:55 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:56:03 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 772, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030400060000000059306767
May 11 14:56:03 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:56:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006868
May 11 14:56:04 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:56:04 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:56:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:56:06 msm8909 python3[3035]: ADVERT: {'case_temp': 124, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 774, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280306000601302b0040307c7e
May 11 14:56:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 772, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003040006000000004b006868
May 11 14:56:06 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410566, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 772, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 14:56:06 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410566, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 772, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 14:56:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410566, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 772, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 75}}, "key": "1b5f1eb3080c4a68ad0e042ff33cadbb", "rt": "instant"}
May 11 14:56:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 876, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036c000f0000000047106868
May 11 14:56:07 msm8909 python3[3035]: [SSE] RX'd: {'key': '1b5f1eb3080c4a68ad0e042ff33cadbb', 'timestamp': 1715410567.1085002, 'data': '', 'type': 's', 'source': 0}
May 11 14:56:16 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 776, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280308000601302b0040007d7e
May 11 14:56:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 772, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003040006000000004b106868
May 11 14:56:16 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:56:16 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:56:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 876, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036c000f0000000047206868
May 11 14:56:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 776, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003080006000000005c006767
May 11 14:56:16 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:56:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 890, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037a000f000001004e306767
May 11 14:56:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:56:18 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 774, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030600060000000058006767
May 11 14:56:18 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:56:18 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1482, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 863, 'sleep_state': 4, 'total_cals': 891, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ca00f41c235f4027147e81
May 11 14:56:18 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:56:20 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:56:20 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:56:25 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:56:25 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:56:25 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "07b7f044907644628f000421f21a8e35", "rt": "gw"}
May 11 14:56:26 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:56:26 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:56:26 msm8909 python3[3035]: [SSE] RX'd: {'key': '07b7f044907644628f000421f21a8e35', 'timestamp': 1715410586.0605404, 'data': '', 'type': 's', 'source': 0}
May 11 14:56:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 776, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030800060000000056206868
May 11 14:56:29 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:56:30 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:56:30 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:56:31 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 774, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003060006000000004c306868
May 11 14:56:31 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 876, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036c000f0000000047306868
May 11 14:56:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:56:32 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410592, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:56:32 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410592, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:56:32 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410592, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 68}}, "key": "584b195f12a843d3887b00faf1b4c85f", "rt": "instant"}
May 11 14:56:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 776, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030800060000000056306868
May 11 14:56:32 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:56:32 msm8909 python3[3035]: [SSE] RX'd: {'key': '584b195f12a843d3887b00faf1b4c85f', 'timestamp': 1715410592.8249981, 'data': '', 'type': 's', 'source': 0}
May 11 14:56:33 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 776, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280308000601302b0040207d7e
May 11 14:56:33 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410593, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 776, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:56:33 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410593, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 776, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:56:33 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410593, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 43, "solarGen": 776, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 64}}, "key": "887e675b4080485c837418b392f11b6d", "rt": "instant"}
May 11 14:56:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047306868
May 11 14:56:33 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410593, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 71}}
May 11 14:56:33 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410593, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 71}}
May 11 14:56:33 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410593, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 71}}, "key": "dd47a0cc0b314074a4e020ecd58c63f8", "rt": "instant"}
May 11 14:56:33 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 776, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003080006000000005c206767
May 11 14:56:33 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:56:34 msm8909 python3[3035]: [SSE] RX'd: {'key': '887e675b4080485c837418b392f11b6d', 'timestamp': 1715410593.7565141, 'data': '', 'type': 's', 'source': 0}
May 11 14:56:34 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 890, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037a000f000001004e106767
May 11 14:56:34 msm8909 python3[3035]: [SSE] RX'd: {'key': 'dd47a0cc0b314074a4e020ecd58c63f8', 'timestamp': 1715410593.8258898, 'data': '', 'type': 's', 'source': 0}
May 11 14:56:34 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410594, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 890, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:56:34 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410594, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 890, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:56:34 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410594, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 890, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "f9a2320bc56244e2b94a83878d4484a9", "rt": "instant"}
May 11 14:56:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 876, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036c000f0000000047306868
May 11 14:56:34 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:56:34 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:56:34 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f9a2320bc56244e2b94a83878d4484a9', 'timestamp': 1715410594.5464358, 'data': '', 'type': 's', 'source': 0}
May 11 14:56:34 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1482, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 863, 'sleep_state': 4, 'total_cals': 891, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ca00f41c235f4027247e81
May 11 14:56:34 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:56:44 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x04\\', 'pairing_code': b'\x04\\', 'mtp_version': 6} 045c045c0006
May 11 14:56:44 msm8909 python3[3035]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 14:56:45 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 774, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030600060000000058306767
May 11 14:56:45 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:56:45 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 776, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280308000601302b0040307d7e
May 11 14:56:45 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1482, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 863, 'sleep_state': 5, 'total_cals': 891, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ca00f41c235f4027357e81
May 11 14:56:45 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:56:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 774, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003060006000000004c006868
May 11 14:56:46 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 776, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003080006000000005c306767
May 11 14:56:46 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:56:46 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:56:46 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:56:46 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 890, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037a000f000001004e206767
May 11 14:56:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044306868
May 11 14:56:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 776, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030800060000000056006868
May 11 14:56:47 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:56:47 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 776, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280308000601302b0040007d7e
May 11 14:56:48 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:56:48 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:56:48 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 776, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003080006000000005c306767
May 11 14:56:48 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:56:56 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:56:56 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:56:57 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 774, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030600060000000058006767
May 11 14:56:57 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:56:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 774, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003060006000000004c106868
May 11 14:56:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 776, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003080006000000005c006767
May 11 14:56:58 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:56:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 890, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037a000f000001004e306767
May 11 14:56:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:56:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 776, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030800060000000056206868
May 11 14:56:59 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:56:59 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1482, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 863, 'sleep_state': 4, 'total_cals': 891, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ca00f41c235f4027047e81
May 11 14:56:59 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:56:59 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 774, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030600060000000058106767
May 11 14:56:59 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:57:00 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 776, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000280308000601302b0040107d7e
May 11 14:57:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047206868
May 11 14:57:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 557, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022d003c0210d0005e106867
May 11 14:57:00 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:57:00 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1484, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 864, 'sleep_state': 4, 'total_cals': 892, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005cc00f41c33604027147e81
May 11 14:57:00 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:57:11 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1484, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 864, 'sleep_state': 4, 'total_cals': 892, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005cc00f41c33604027247e81
May 11 14:57:11 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:57:11 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 775, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030700060000000005206767
May 11 14:57:11 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:57:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 778, 'company_id': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030a00060000000054306868
May 11 14:57:12 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:57:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 776, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030800060000000058206767
May 11 14:57:12 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:57:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048306868
May 11 14:57:13 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 559, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022f003c0210d0005f206867
May 11 14:57:13 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:57:13 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:57:13 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:57:13 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 878, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036e000f0000000046306868
May 11 14:57:13 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410633, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 878, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 70}}
May 11 14:57:13 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410633, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 878, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 70}}
May 11 14:57:13 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410633, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 878, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 70}}, "key": "f921116a2d0b4b7db7bc1970be1120a4", "rt": "instant"}
May 11 14:57:14 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 14:57:14 msm8909 python3[3035]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 14:57:14 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f921116a2d0b4b7db7bc1970be1120a4', 'timestamp': 1715410634.3208184, 'data': '', 'type': 's', 'source': 0}
May 11 14:57:14 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 14:57:14 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 14:57:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 774, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003060006000000004c306868
May 11 14:57:15 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410635, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 774, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:57:15 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410635, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 774, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 14:57:15 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410635, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 774, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 76}}, "key": "bc2ebe2c64ca4bffa09c17873f58b773", "rt": "instant"}
May 11 14:57:15 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 778, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030a0006000000005b206767
May 11 14:57:15 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:57:15 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 778, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030a000601302b0040207d7e
May 11 14:57:15 msm8909 python3[3035]: [SSE] RX'd: {'key': 'bc2ebe2c64ca4bffa09c17873f58b773', 'timestamp': 1715410635.4783263, 'data': '', 'type': 's', 'source': 0}
May 11 14:57:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 878, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036e000f0000000046006868
May 11 14:57:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 892, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037c000f000001004e106767
May 11 14:57:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:57:26 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 892, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037c000f000001004e206767
May 11 14:57:26 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:57:26 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:57:26 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ed195a420c1946f482b61eb4554b77ae", "rt": "gw"}
May 11 14:57:26 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 777, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030900060000000005006767
May 11 14:57:26 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:57:26 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:57:26 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:57:26 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ed195a420c1946f482b61eb4554b77ae', 'timestamp': 1715410646.5560658, 'data': '', 'type': 's', 'source': 0}
May 11 14:57:27 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 776, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030800060000000058306767
May 11 14:57:27 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:57:27 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 778, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030a000601302b0040007d7e
May 11 14:57:27 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 778, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030a0006000000005b306767
May 11 14:57:27 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:57:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 559, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022f003c0210d0005f306867
May 11 14:57:27 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:57:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 778, 'company_id': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030a00060000000054106868
May 11 14:57:29 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:57:29 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:57:29 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:57:30 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1484, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 864, 'sleep_state': 4, 'total_cals': 892, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005cc00f41c33604027347e81
May 11 14:57:30 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:57:39 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 778, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030a000601302b0040107d7e
May 11 14:57:39 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410659, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 778, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:57:39 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410659, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 778, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:57:40 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410659, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 43, "solarGen": 778, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 64}}, "key": "f8a5e9333c3e4e819fa413916497ba1c", "rt": "instant"}
May 11 14:57:40 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f8a5e9333c3e4e819fa413916497ba1c', 'timestamp': 1715410660.3990021, 'data': '', 'type': 's', 'source': 0}
May 11 14:57:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 559, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022f003c0210d0005f106867
May 11 14:57:41 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:57:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 778, 'company_id': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030a00060000000054206868
May 11 14:57:41 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:57:41 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 776, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030800060000000058106767
May 11 14:57:41 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:57:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 776, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003080006000000004b206868
May 11 14:57:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 878, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036e000f0000000046206868
May 11 14:57:44 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 778, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030a0006000000005b106767
May 11 14:57:44 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:57:54 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 778, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030a0006000000005b206767
May 11 14:57:54 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:57:54 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 778, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030a000601302b0040207d7e
May 11 14:57:55 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1484, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 864, 'sleep_state': 4, 'total_cals': 892, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005cc00f41c33604027147e81
May 11 14:57:55 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:57:56 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 777, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030900060000000005306767
May 11 14:57:56 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:57:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 559, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022f003c0210d0005f206867
May 11 14:57:56 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:57:57 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 776, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030800060000000058206767
May 11 14:57:57 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:57:57 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:57:57 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:57:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048006868
May 11 14:57:57 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410677, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:57:57 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410677, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 14:57:57 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410677, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 72}}, "key": "d7e7966744d747f3beae6a5558498604", "rt": "instant"}
May 11 14:57:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 559, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022f003c0210d0005f306867
May 11 14:57:57 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:57:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 878, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000036e000f0000000046006868
May 11 14:57:58 msm8909 python3[3035]: [SSE] RX'd: {'key': 'd7e7966744d747f3beae6a5558498604', 'timestamp': 1715410677.752687, 'data': '', 'type': 's', 'source': 0}
May 11 14:57:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 892, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037c000f000001004e106767
May 11 14:57:58 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410678, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 892, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:57:58 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410678, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 892, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:57:58 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410678, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 892, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "d96f274a5dec4bc792d3d0e29250788e", "rt": "instant"}
May 11 14:57:59 msm8909 python3[3035]: [SSE] RX'd: {'key': 'd96f274a5dec4bc792d3d0e29250788e', 'timestamp': 1715410678.9318414, 'data': '', 'type': 's', 'source': 0}
May 11 14:58:06 msm8909 python3[3035]: Running Scheduled: Thread Check
May 11 14:58:07 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1486, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 865, 'sleep_state': 4, 'total_cals': 893, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ce00f41c3361402c347e80
May 11 14:58:07 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:58:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 880, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000370000f0000000046106868
May 11 14:58:08 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 892, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037c000f000001004e206767
May 11 14:58:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044306868
May 11 14:58:08 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410688, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:58:08 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410688, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 68}}
May 11 14:58:08 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410688, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 68}}, "key": "00a127063b1e4f179e34d0157595a987", "rt": "instant"}
May 11 14:58:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '00a127063b1e4f179e34d0157595a987', 'timestamp': 1715410688.7634461, 'data': '', 'type': 's', 'source': 0}
May 11 14:58:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 778, 'company_id': b'\x15\x83', 'battery': 84, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030a00060000000054106868
May 11 14:58:08 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:58:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 776, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003080006000000004b106868
May 11 14:58:09 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 778, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030a00060000000059006767
May 11 14:58:09 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:58:09 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 780, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030c000601302b0040007d7e
May 11 14:58:09 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:58:09 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:58:10 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 559, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000022f003c0210d0005f006867
May 11 14:58:10 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:58:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047206868
May 11 14:58:22 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 894, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037e000f000001004e006767
May 11 14:58:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 880, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000370000f0000000046206868
May 11 14:58:22 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410702, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 880, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 70}}
May 11 14:58:22 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410702, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 880, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 70}}
May 11 14:58:23 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410702, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 880, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 70}}, "key": "0fa410d4e6fd4ec1984905af23b8451f", "rt": "instant"}
May 11 14:58:23 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:58:23 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 779, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030b00060000000005106767
May 11 14:58:23 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:58:23 msm8909 python3[3035]: [SSE] RX'd: {'key': '0fa410d4e6fd4ec1984905af23b8451f', 'timestamp': 1715410703.4262645, 'data': '', 'type': 's', 'source': 0}
May 11 14:58:24 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 780, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030c000601302b0040107d7e
May 11 14:58:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 880, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000370000f0000000046306868
May 11 14:58:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044106868
May 11 14:58:26 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:58:26 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:58:26 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "507b82937ada4bb18995e7dc53212617", "rt": "gw"}
May 11 14:58:26 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 778, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030a00060000000059106767
May 11 14:58:26 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:58:26 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1486, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 865, 'sleep_state': 4, 'total_cals': 893, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ce00f41c3361402c047e80
May 11 14:58:26 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:58:27 msm8909 python3[3035]: [SSE] RX'd: {'key': '507b82937ada4bb18995e7dc53212617', 'timestamp': 1715410706.9234567, 'data': '', 'type': 's', 'source': 0}
May 11 14:58:27 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:58:27 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:58:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 780, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030c00060000000055306868
May 11 14:58:36 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:58:36 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:58:36 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:58:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047006868
May 11 14:58:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 894, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037e000f000001004e106767
May 11 14:58:37 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044206868
May 11 14:58:38 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 779, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030b00060000000005306767
May 11 14:58:38 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:58:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 561, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000231003c0210d0005f306867
May 11 14:58:39 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:58:50 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 779, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030b00060000000005006767
May 11 14:58:50 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:58:50 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 14:58:50 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 14:58:50 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 780, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030c00060000000055106868
May 11 14:58:50 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:58:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 561, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000231003c0210d0005f006867
May 11 14:58:51 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:58:51 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1486, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 865, 'sleep_state': 4, 'total_cals': 893, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005ce00f41c3361402c247e80
May 11 14:58:51 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:58:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047106868
May 11 14:58:51 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:58:51 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:58:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 880, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000370000f0000000046106868
May 11 14:58:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 778, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030a0006000000004b106868
May 11 14:58:53 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410733, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 778, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 14:58:53 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410733, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 778, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 14:58:53 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410733, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 778, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 75}}, "key": "7d811956b47d4350b58126d921c1fcff", "rt": "instant"}
May 11 14:58:53 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:58:53 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:58:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047206868
May 11 14:58:54 msm8909 python3[3035]: [SSE] RX'd: {'key': '7d811956b47d4350b58126d921c1fcff', 'timestamp': 1715410734.0104189, 'data': '', 'type': 's', 'source': 0}
May 11 14:58:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000044006868
May 11 14:58:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 880, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000370000f0000000046206868
May 11 14:58:58 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:58:58 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:59:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047306868
May 11 14:59:03 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410743, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 71}}
May 11 14:59:03 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410743, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 71}}
May 11 14:59:03 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410743, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 71}}, "key": "21b74cfcd90b4dbc83217aa9cab311ee", "rt": "instant"}
May 11 14:59:03 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1488, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 866, 'sleep_state': 4, 'total_cals': 894, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 64} 05d505d5000700001bee15c7000005d000f41c4362402c047e80
May 11 14:59:03 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 14:59:04 msm8909 python3[3035]: [SSE] RX'd: {'key': '21b74cfcd90b4dbc83217aa9cab311ee', 'timestamp': 1715410744.3417068, 'data': '', 'type': 's', 'source': 0}
May 11 14:59:04 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:59:04 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:59:05 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 14:59:05 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 14:59:05 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 780, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030c0006000000005b106767
May 11 14:59:05 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:59:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 778, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030a0006000000004b206868
May 11 14:59:06 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 780, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 0, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030c000601302b0040207d7e
May 11 14:59:06 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410746, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 780, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:59:06 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410746, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 43, 'solarGen': 780, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 44, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 40, 'thermalGen': 6, 'battery': 64}}
May 11 14:59:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410746, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 43, "solarGen": 780, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 44, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 40, "thermalGen": 6, "battery": 64}}, "key": "d9e2e2cca30044558044c3ad32672760", "rt": "instant"}
May 11 14:59:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 561, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000231003c0210d0005f206867
May 11 14:59:06 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:59:06 msm8909 python3[3035]: [SSE] RX'd: {'key': 'd9e2e2cca30044558044c3ad32672760', 'timestamp': 1715410746.7188437, 'data': '', 'type': 's', 'source': 0}
May 11 14:59:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 882, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000372000f0000000047306868
May 11 14:59:07 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 894, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037e000f000001004e006767
May 11 14:59:07 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410747, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 894, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:59:07 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410747, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 894, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 14:59:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410747, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 894, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "87918a9ba46e4d37af827dff4e445fa6", "rt": "instant"}
May 11 14:59:07 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 779, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030b00060000000005206767
May 11 14:59:07 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:59:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 780, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030c00060000000055306868
May 11 14:59:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '87918a9ba46e4d37af827dff4e445fa6', 'timestamp': 1715410747.9594746, 'data': '', 'type': 's', 'source': 0}
May 11 14:59:08 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:59:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 778, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030a0006000000004b306868
May 11 14:59:17 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 781, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030d00060000000005306767
May 11 14:59:17 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:59:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045206868
May 11 14:59:18 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410758, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:59:18 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410758, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 69}}
May 11 14:59:18 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410758, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 69}}, "key": "0834e146e5014209aa4887689ba426d4", "rt": "instant"}
May 11 14:59:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047006868
May 11 14:59:19 msm8909 python3[3035]: [SSE] RX'd: {'key': '0834e146e5014209aa4887689ba426d4', 'timestamp': 1715410758.8321869, 'data': '', 'type': 's', 'source': 0}
May 11 14:59:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 882, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000372000f0000000047006868
May 11 14:59:20 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\t7', 'pairing_code': b'\t7', 'mtp_version': 6} 093709370006
May 11 14:59:20 msm8909 python3[3035]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 14:59:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 782, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030e00060000000056006868
May 11 14:59:21 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:59:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 562, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000232003c0210d0005f306867
May 11 14:59:21 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:59:22 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:59:22 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:59:22 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 895, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037f000f000001004d206767
May 11 14:59:26 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 14:59:26 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 14:59:26 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f7a43f1db688488292d857970ec67be0", "rt": "gw"}
May 11 14:59:27 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f7a43f1db688488292d857970ec67be0', 'timestamp': 1715410767.3432581, 'data': '', 'type': 's', 'source': 0}
May 11 14:59:28 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:59:28 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:59:31 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 882, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000372000f0000000047106868
May 11 14:59:31 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410771, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 882, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:59:31 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410771, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 882, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 71}}
May 11 14:59:31 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410771, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 882, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 71}}, "key": "188dadb9079942e6894b8ee537629fd5", "rt": "instant"}
May 11 14:59:32 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 782, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030e0006000000005c006767
May 11 14:59:32 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 14:59:32 msm8909 python3[3035]: [SSE] RX'd: {'key': '188dadb9079942e6894b8ee537629fd5', 'timestamp': 1715410772.2569366, 'data': '', 'type': 's', 'source': 0}
May 11 14:59:32 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 781, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030d00060000000005006767
May 11 14:59:32 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:59:33 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 782, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 1, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030e000601302b003e017d7e
May 11 14:59:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045006868
May 11 14:59:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x15\x83', 'solar_gen': 782, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000030e00060000000056106868
May 11 14:59:35 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 14:59:35 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 780, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030c00060000000058006767
May 11 14:59:35 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 14:59:35 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 782, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 1, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030e000601302b003e117d7e
May 11 14:59:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047206868
May 11 14:59:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 562, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000232003c0210d0005f106867
May 11 14:59:36 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 14:59:45 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x13\xd4', 'solar_gen': 782, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 43, 'sleep_state': 1, 'total_cals': 44, 'sleep_duration': 40, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000028030e000601302b003e217d7e
May 11 14:59:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\rU', 'solar_gen': 882, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d55000700000000000000000372000f0000000047306868
May 11 14:59:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045106868
May 11 14:59:47 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 895, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000037f000f000001004d006767
May 11 14:59:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 780, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030c0006000000004c306868
May 11 14:59:48 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 14:59:48 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 14:59:50 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 781, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030d00060000000005206767
May 11 14:59:50 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:59:50 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 14:59:50 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 14:59:58 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 14:59:58 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 14:59:59 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x10\xc6', 'solar_gen': 781, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030d00060000000005306767
May 11 14:59:59 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 14:59:59 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1490, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 867, 'sleep_state': 4, 'total_cals': 895, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005d200f41c43634827147e80
May 11 14:59:59 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:00:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 780, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030c0006000000004c006868
May 11 15:00:00 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410800, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 780, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 15:00:00 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410800, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 780, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 76}}
May 11 15:00:00 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410800, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 780, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 76}}, "key": "e12e372953984ca6a5d14bfed9f3615e", "rt": "instant"}
May 11 15:00:00 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:00:00 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:00:00 msm8909 python3[3035]: [SSE] RX'd: {'key': 'e12e372953984ca6a5d14bfed9f3615e', 'timestamp': 1715410800.5267406, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000047006868
May 11 15:00:01 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x18\xcf', 'solar_gen': 782, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000030e0006000000005c306767
May 11 15:00:01 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:00:02 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 780, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030c00060000000058306767
May 11 15:00:02 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:00:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 562, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000232003c0210d0005f006867
May 11 15:00:03 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:00:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\x92', 'solar_gen': 6, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000600060000000045306868
May 11 15:00:14 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 780, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030c00060000000058006767
May 11 15:00:14 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:00:16 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1490, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 867, 'sleep_state': 4, 'total_cals': 895, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005d200f41c43634827247e80
May 11 15:00:16 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:00:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048206868
May 11 15:00:18 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410818, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 15:00:18 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410818, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 6, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 72}}
May 11 15:00:18 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410818, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 6, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 72}}, "key": "a4458084444f453cb710352fac51ee83", "rt": "instant"}
May 11 15:00:18 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:00:18 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:00:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 883, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037300100000000048206869
May 11 15:00:19 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a4458084444f453cb710352fac51ee83', 'timestamp': 1715410818.8607106, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:27 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:00:27 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:00:27 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3224cb1b4ebc4b8084eb61090646af2b", "rt": "gw"}
May 11 15:00:27 msm8909 python3[3035]: [SSE] RX'd: {'key': '3224cb1b4ebc4b8084eb61090646af2b', 'timestamp': 1715410827.4685173, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:00:28 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410828, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:00:28 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410828, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:00:28 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410828, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 69}}, "key": "874d1bf409d341758a434148e56651c0", "rt": "instant"}
May 11 15:00:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 883, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037300100000000048306869
May 11 15:00:28 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:00:28 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:00:28 msm8909 python3[3035]: [SSE] RX'd: {'key': '874d1bf409d341758a434148e56651c0', 'timestamp': 1715410828.5055003, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:28 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 782, 'company_id': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030e00060000000057206767
May 11 15:00:28 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:00:29 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 897, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000381000f000001004d006767
May 11 15:00:29 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410829, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 897, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 77}}
May 11 15:00:29 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410829, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 897, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 77}}
May 11 15:00:29 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410829, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 897, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 77}}, "key": "3d1dded46d1545f2a801884c7b31c47d", "rt": "instant"}
May 11 15:00:29 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:00:29 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:00:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0006000000004b306868
May 11 15:00:29 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 784, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290310000701402c003e207d7e
May 11 15:00:29 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410829, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 784, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 62}}
May 11 15:00:29 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410829, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 784, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 62}}
May 11 15:00:29 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410829, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 784, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 62}}, "key": "61ecb497c4c84fd181ad82e3510642bb", "rt": "instant"}
May 11 15:00:29 msm8909 python3[3035]: [SSE] RX'd: {'key': '3d1dded46d1545f2a801884c7b31c47d', 'timestamp': 1715410829.4904451, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 564, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000234003c0210d0005e306867
May 11 15:00:30 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:00:30 msm8909 python3[3035]: [SSE] RX'd: {'key': '61ecb497c4c84fd181ad82e3510642bb', 'timestamp': 1715410830.3555984, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:31 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 897, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000381000f000001004d106767
May 11 15:00:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0006000000004b006868
May 11 15:00:42 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 784, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290310000701402c003e307d7e
May 11 15:00:42 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:00:42 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:00:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 883, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037300100000000048106869
May 11 15:00:42 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410842, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 883, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:00:42 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410842, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 883, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:00:43 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410842, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 883, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "96491ed132394da7ab859b52838ec9e1", "rt": "instant"}
May 11 15:00:43 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 897, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000381000f000001004d206767
May 11 15:00:43 msm8909 python3[3035]: [SSE] RX'd: {'key': '96491ed132394da7ab859b52838ec9e1', 'timestamp': 1715410843.4452913, 'data': '', 'type': 's', 'source': 0}
May 11 15:00:43 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1490, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 867, 'sleep_state': 4, 'total_cals': 895, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005d200f41c43634827047e80
May 11 15:00:43 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:00:43 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 782, 'company_id': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030e00060000000057306767
May 11 15:00:43 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:00:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:00:44 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1490, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 128, 'act_cals': 28, 'bmr_cals': 867, 'sleep_state': 4, 'total_cals': 895, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005d200f41c43634827147e80
May 11 15:00:44 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:00:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 564, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000234003c0210d0005e006867
May 11 15:00:44 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:00:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048106868
May 11 15:00:46 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 782, 'company_id': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030e00060000000057006767
May 11 15:00:46 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:00:46 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:00:46 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:00:46 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 782, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030e00070000000005006767
May 11 15:00:46 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:00:56 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 897, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000381000f000001004d306767
May 11 15:00:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 784, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031000070000000056206868
May 11 15:00:56 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:00:56 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 782, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000030e00070000000005206767
May 11 15:00:56 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:00:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0006000000004b206868
May 11 15:00:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1di', 'solar_gen': 6, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000600060000000048206868
May 11 15:00:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 883, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037300100000000048206869
May 11 15:00:59 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 784, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290310000701402c003e107d7e
May 11 15:00:59 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:00:59 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:01:10 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:01:10 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:01:10 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045206869
May 11 15:01:10 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'\x1d\xd5', 'solar_gen': 782, 'company_id': b'\x1d\xd5', 'battery': 87, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000030e00060000000057206767
May 11 15:01:10 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:01:11 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 784, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031000070000000005306767
May 11 15:01:11 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:01:12 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 784, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290310000701402c003e207d7e
May 11 15:01:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:01:13 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 899, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000383000f000001004e106767
May 11 15:01:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 6, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0006000000004b306868
May 11 15:01:14 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410874, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 782, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 15:01:14 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410874, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 782, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 6, 'battery': 75}}
May 11 15:01:14 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410874, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 782, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 6, "battery": 75}}, "key": "8ed7aba06df341568173e1631d9e2d63", "rt": "instant"}
May 11 15:01:15 msm8909 python3[3035]: [SSE] RX'd: {'key': '8ed7aba06df341568173e1631d9e2d63', 'timestamp': 1715410875.1672201, 'data': '', 'type': 's', 'source': 0}
May 11 15:01:23 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 784, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031000070000000005106767
May 11 15:01:23 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:01:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0007000000004b006868
May 11 15:01:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 885, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037500100000000046106869
May 11 15:01:25 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 784, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031000070000000058006767
May 11 15:01:25 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:01:25 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:01:25 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:01:25 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 899, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000383000f000001004e206767
May 11 15:01:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 785, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031100070000000056106868
May 11 15:01:26 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:01:26 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 785, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290311000701402c0040007d7e
May 11 15:01:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:01:27 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:01:27 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:01:27 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "75632614d14d45499e19e94dac20227f", "rt": "gw"}
May 11 15:01:27 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410887, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:01:27 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410887, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:01:27 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410887, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "9585fe2238cf487fb4807d15408e0833", "rt": "instant"}
May 11 15:01:27 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:01:27 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:01:27 msm8909 python3[3035]: [SSE] RX'd: {'key': '75632614d14d45499e19e94dac20227f', 'timestamp': 1715410887.8179274, 'data': '', 'type': 's', 'source': 0}
May 11 15:01:27 msm8909 python3[3035]: [SSE] RX'd: {'key': '9585fe2238cf487fb4807d15408e0833', 'timestamp': 1715410887.8889136, 'data': '', 'type': 's', 'source': 0}
May 11 15:01:30 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:01:30 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:01:38 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:01:38 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:01:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 785, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031100070000000056206868
May 11 15:01:38 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:01:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0007000000004b206868
May 11 15:01:39 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 785, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290311000701402c0040107d7e
May 11 15:01:39 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410899, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 785, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:01:39 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410899, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 785, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:01:39 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410899, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 785, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 64}}, "key": "91807b4a40694ae18db22d542e779da6", "rt": "instant"}
May 11 15:01:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:01:39 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410899, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:01:39 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410899, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:01:39 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410899, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 69}}, "key": "f95856ecb5be4527a6b948a9ecdd028b", "rt": "instant"}
May 11 15:01:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 885, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037500100000000046206869
May 11 15:01:40 msm8909 python3[3035]: [SSE] RX'd: {'key': '91807b4a40694ae18db22d542e779da6', 'timestamp': 1715410899.6044455, 'data': '', 'type': 's', 'source': 0}
May 11 15:01:40 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f95856ecb5be4527a6b948a9ecdd028b', 'timestamp': 1715410899.6641536, 'data': '', 'type': 's', 'source': 0}
May 11 15:01:40 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 15, 'pairing_code': b'\x0f\x89', 'solar_gen': 899, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f89000700000000000000000383000f000001004e006767
May 11 15:01:40 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410900, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 899, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 15:01:40 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410900, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 103, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 899, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 15, 'battery': 78}}
May 11 15:01:40 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410900, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 103, "runSteps": 0, "bmrCals": 1, "solarGen": 899, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 15, "battery": 78}}, "key": "94737a43a03b4e61be8336c5cbb9c715", "rt": "instant"}
May 11 15:01:40 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1492, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 868, 'sleep_state': 4, 'total_cals': 896, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005d400f41c5364482c247e81
May 11 15:01:40 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:01:41 msm8909 python3[3035]: [SSE] RX'd: {'key': '94737a43a03b4e61be8336c5cbb9c715', 'timestamp': 1715410900.805177, 'data': '', 'type': 's', 'source': 0}
May 11 15:01:41 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 784, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031000070000000005206767
May 11 15:01:41 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:01:42 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:01:42 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:01:43 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 15:01:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 885, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037500100000000046206869
May 11 15:01:51 msm8909 python3[3035]: DBUS: Connected to 06:05:04:32:34:65
May 11 15:01:51 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 11 15:01:51 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 74}], 'gateway_id': '00e15e66f988db'}
May 11 15:01:51 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 74}], "gateway_id": "00e15e66f988db"}, "key": "b9cb21ec968143b49dd4b21700b9b3c7", "rt": "gw"}
May 11 15:01:51 msm8909 python3[3035]: ACTIVATING HR.
May 11 15:01:53 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:01:53 msm8909 python3[3035]: 868.51281476020813 [06:05:04:32:34:65] <- HR 0000
May 11 15:01:55 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0007000000004b006868
May 11 15:01:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 566, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000236003c0210d0005f006867
May 11 15:01:56 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:01:56 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:01:56 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:01:56 msm8909 python3[3035]: 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, 62, 237, 167, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 15:01:56 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 15:01:56 msm8909 python3[3035]: GOT Pairing Code: 0d55
May 11 15:01:56 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:01:56 msm8909 python3[3035]: NO FW Update needed.
May 11 15:01:56 msm8909 python3[3035]: LAST SYNC: 1715400103
May 11 15:01:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:01:57 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:01:57 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:01:57 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 784, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031000070000000058306767
May 11 15:01:57 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:01:58 msm8909 python3[3035]: 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, 117, 3, 0, 64, 16, 0, 0, 65, 105, 0, 0, 80, 104, 0, 0, 81, 70, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:01:58 msm8909 python3[3035]: ACTIVITY: 0
May 11 15:01:58 msm8909 python3[3035]: HR READING: 0 TOOK 0.000498 secs
May 11 15:01:58 msm8909 python3[3035]: DEACTIVATING HR.
May 11 15:01:58 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:01:58 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 104, 'run_steps': 0, 'thermal_gen': 16, 'bmr_cals': 0, 'solar_gen': 885, 'battery': 70, 'distance': 0, 'skin_temp': 105, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 15:01:58 msm8909 python3[3035]: W ID: 74
May 11 15:01:58 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410918, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'sleepDuration': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 885, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 16, 'battery': 70, 'activity': 0}}
May 11 15:01:58 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410918, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'sleepDuration': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 885, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 16, 'battery': 70, 'activity': 0}}
May 11 15:01:58 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410918, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"sleepDuration": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 885, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 104, "actCals": 0, "thermalGen": 16, "battery": 70, "activity": 0}}, "key": "f3e5f79d38f648bca1c8d2c652d31b18", "rt": "instant"}
May 11 15:01:58 msm8909 python3[3035]: Instant Upload complete
May 11 15:01:58 msm8909 python3[3035]: using silent sync
May 11 15:01:58 msm8909 python3[3035]: Starting sync for: 06:05:04:32:34:65
May 11 15:01:58 msm8909 python3[3035]: ACTIVATING AMDTP.
May 11 15:01:58 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 785, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290311000701402c0040307d7e
May 11 15:02:01 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 15:02:02 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 15:02:02 msm8909 python3[3035]: Sending start sync for: 06:05:04:32:34:65
May 11 15:02:02 msm8909 python3[3035]: 877.40781378746033 [06:05:04:32:34:65] -> TX[10] b'060040109100a4a98329'
May 11 15:02:03 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 15:02:03 msm8909 python3[3035]: 878.69659733772278 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:03 msm8909 python3[3035]: 878.72453117370605 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 11 15:02:03 msm8909 python3[3035]: 878.73487186431885 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:03 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:03 msm8909 python3[3035]: Header: 06004010 payload: e200 crc: 9183912d
May 11 15:02:03 msm8909 python3[3035]: 878.7423849105835 [06:05:04:32:34:65] -> TX[10] b'0600401092269a7fa3d0'
May 11 15:02:03 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 15:02:04 msm8909 python3[3035]: 879.67581009864807 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:04 msm8909 python3[3035]: 879.70337009429932 [06:05:04:32:34:65] <- RX 06004011e2009183912d
May 11 15:02:04 msm8909 python3[3035]: 879.71227312088013 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:04 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:04 msm8909 python3[3035]: Header: 06004011 payload: e200 crc: 9183912d
May 11 15:02:04 msm8909 python3[3035]: 879.7209894657135 [06:05:04:32:34:65] -> TX[11] b'07004010900f002d7dca85'
May 11 15:02:04 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 15:02:05 msm8909 python3[3035]: 880.61185932159424 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:06 msm8909 python3[3035]: 880.92885637283325 [06:05:04:32:34:65] <- RX 06004012e2009183912d
May 11 15:02:06 msm8909 python3[3035]: 880.93863987922668 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:06 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:06 msm8909 python3[3035]: Header: 06004012 payload: e200 crc: 9183912d
May 11 15:02:06 msm8909 python3[3035]: 880.94602584838867 [06:05:04:32:34:65] -> TX[11] b'070040109316006c6a8c1c'
May 11 15:02:06 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 15:02:06 msm8909 python3[3035]: 881.5651159286499 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:07 msm8909 python3[3035]: 881.88729691505432 [06:05:04:32:34:65] <- RX 06004013e2009183912d
May 11 15:02:07 msm8909 python3[3035]: 881.89685225486755 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:07 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:07 msm8909 python3[3035]: Header: 06004013 payload: e200 crc: 9183912d
May 11 15:02:07 msm8909 python3[3035]: 881.90374994277954 [06:05:04:32:34:65] -> TX[11] b'070040109317002d5b9705'
May 11 15:02:07 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 15:02:07 msm8909 python3[3035]: 882.27494406700134 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:07 msm8909 python3[3035]: 882.6695671081543 [06:05:04:32:34:65] <- RX 06004014e2009183912d
May 11 15:02:07 msm8909 python3[3035]: 882.67912793159485 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:07 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:07 msm8909 python3[3035]: Header: 06004014 payload: e200 crc: 9183912d
May 11 15:02:07 msm8909 python3[3035]: 882.68777942657471 [06:05:04:32:34:65] -> TX[10] b'060040109124754d8015'
May 11 15:02:07 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 15:02:07 msm8909 python3[3035]: 882.75798296928406 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:08 msm8909 python3[3035]: 882.78897428512573 [06:05:04:32:34:65] <- RX 240040150101663f17ef021c0032003c0640000000000000000000000000000000000215bc1f8e1c
May 11 15:02:08 msm8909 python3[3035]: 882.79810380935669 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:08 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:08 msm8909 python3[3035]: user prefs:
May 11 15:02:08 msm8909 python3[3035]: self.clockFormat: 01
May 11 15:02:08 msm8909 python3[3035]: self.unit: 01
May 11 15:02:08 msm8909 python3[3035]: self.time: 00000000
May 11 15:02:08 msm8909 python3[3035]: self.timezone: 021c
May 11 15:02:08 msm8909 python3[3035]: self.gender: 00
May 11 15:02:08 msm8909 python3[3035]: self.age: 32
May 11 15:02:08 msm8909 python3[3035]: self.weight: 003c
May 11 15:02:08 msm8909 python3[3035]: self.height: 0640
May 11 15:02:08 msm8909 python3[3035]: self.steps: 00001a2c
May 11 15:02:08 msm8909 python3[3035]: self.distance: 00000003
May 11 15:02:08 msm8909 python3[3035]: self.calories: 00000708
May 11 15:02:08 msm8909 python3[3035]: self.sleep: 000001a4
May 11 15:02:08 msm8909 python3[3035]: self.language: 02
May 11 15:02:08 msm8909 python3[3035]: self.sleeptime: 15
May 11 15:02:08 msm8909 python3[3035]: 882.87216901779175 [06:05:04:32:34:65] <- RX 06004016e2009183912d
May 11 15:02:08 msm8909 python3[3035]: 882.88142418861389 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:08 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:08 msm8909 python3[3035]: Header: 06004016 payload: e200 crc: 9183912d
May 11 15:02:08 msm8909 python3[3035]: 882.88981533050537 [06:05:04:32:34:65] -> TX[42] b'2600401090240101663f17f0021c0032003c064000003a9800000003000004b0000001e002155341c886'
May 11 15:02:08 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663f17f0021c0032003c064000003a9800000003000004b0000001e002155341c886
May 11 15:02:08 msm8909 python3[3035]: 882.96845555305481 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:08 msm8909 python3[3035]: 883.35456204414368 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 11 15:02:08 msm8909 python3[3035]: 883.36362743377686 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:08 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:08 msm8909 python3[3035]: Header: 06004017 payload: e200 crc: 9183912d
May 11 15:02:08 msm8909 python3[3035]: 883.3731324672699 [06:05:04:32:34:65] -> TX[11] b'07004010930c030dc1a835'
May 11 15:02:08 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 11 15:02:08 msm8909 python3[3035]: 883.44751667976379 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 883.82146096229553 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 11 15:02:09 msm8909 python3[3035]: 883.8304283618927 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: Header: 06004018 payload: e200 crc: 9183912d
May 11 15:02:09 msm8909 python3[3035]: 883.83729600906372 [06:05:04:32:34:65] -> TX[10] b'060040109237685f13ba'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 15:02:09 msm8909 python3[3035]: 883.90045022964478 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 883.93036460876465 [06:05:04:32:34:65] <- RX 05004019011bdf05a5
May 11 15:02:09 msm8909 python3[3035]: 883.93951797485352 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 06:05:04:32:34:65: License Good
May 11 15:02:09 msm8909 python3[3035]: 884.01206111907959 [06:05:04:32:34:65] <- RX 0600401ae2009183912d
May 11 15:02:09 msm8909 python3[3035]: 884.02101159095764 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: Header: 0600401a payload: e200 crc: 9183912d
May 11 15:02:09 msm8909 python3[3035]: 884.02758169174194 [06:05:04:32:34:65] -> TX[10] b'060040109126592c8efb'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 15:02:09 msm8909 python3[3035]: 884.10531687736511 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.13720178604126 [06:05:04:32:34:65] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 11 15:02:09 msm8909 python3[3035]: 884.14750337600708 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.22143507003784 [06:05:04:32:34:65] <- RX 0600401ce2009183912d
May 11 15:02:09 msm8909 python3[3035]: 884.23066401481628 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: Header: 0600401c payload: e200 crc: 9183912d
May 11 15:02:09 msm8909 python3[3035]: 884.23758006095886 [06:05:04:32:34:65] -> TX[10] b'060040109107073ce7b7'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 15:02:09 msm8909 python3[3035]: 884.31773233413696 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.34500074386597 [06:05:04:32:34:65] <- RX 0500401d008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.35457706451416 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.43992805480957 [06:05:04:32:34:65] <- RX 0600401ee2009183912d
May 11 15:02:09 msm8909 python3[3035]: 884.45118689537048 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: Header: 0600401e payload: e200 crc: 9183912d
May 11 15:02:09 msm8909 python3[3035]: 884.45785474777222 [06:05:04:32:34:65] -> TX[10] b'060040109117632c50aa'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 15:02:09 msm8909 python3[3035]: 884.52873969078064 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.55589771270752 [06:05:04:32:34:65] <- RX 0800401f7ced3e66db5c8344
May 11 15:02:09 msm8909 python3[3035]: 884.56531500816345 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: 884.64365553855896 [06:05:04:32:34:65] <- RX 06004010e2009183912d
May 11 15:02:09 msm8909 python3[3035]: 884.65270447731018 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:09 msm8909 python3[3035]: Header: 06004010 payload: e200 crc: 9183912d
May 11 15:02:09 msm8909 python3[3035]: 884.6598002910614 [06:05:04:32:34:65] -> TX[10] b'060040109106910ce0c0'
May 11 15:02:09 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 15:02:10 msm8909 python3[3035]: 884.79234719276428 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:10 msm8909 python3[3035]: 884.86922907829285 [06:05:04:32:34:65] <- RX 04024011000000000000000466020000c7cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c7cb0c08000000000000000466020000c7cb0c08000000000000000466020000c7cb0c08000000000000000466020000c7cb0c08000000000000000466020000c6cb0c08000000000000000466020000c8cb0c08000000000000000466020000c7cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c7cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08
May 11 15:02:10 msm8909 python3[3035]: 884.91603016853333 [06:05:04:32:34:65] <- RX 000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c7cb0c08000000000000000466020000c7cb0c08000000000000000466020000c8cb0c08000000000000000466020000c7cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c7cb0c08000000000000000466020000c7cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c08000000000000000466020000c8cb0c0800000000
May 11 15:02:10 msm8909 python3[3035]: 884.94929456710815 [06:05:04:32:34:65] <- RX 0000000466020000c8cb0c08000000000000000466020000c7eb0c087787cf41
May 11 15:02:10 msm8909 python3[3035]: 884.95879745483398 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:10 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:10 msm8909 python3[3035]: 885.11377644538879 [06:05:04:32:34:65] <- RX 04024012000000000000000466020000c8eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000466020000c8eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000466020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08
May 11 15:02:10 msm8909 python3[3035]: 885.16454291343689 [06:05:04:32:34:65] <- RX 000000000000000467020000c5eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c0800000000
May 11 15:02:10 msm8909 python3[3035]: 885.2109386920929 [06:05:04:32:34:65] <- RX 0000000467020000c7eb0c08000000000000000467020000c8eb0c08ff0051c0
May 11 15:02:10 msm8909 python3[3035]: 885.22003269195557 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:10 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:10 msm8909 python3[3035]: 885.45422291755676 [06:05:04:32:34:65] <- RX 04024013000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c5eb0c08000000000000000467020000c6eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08
May 11 15:02:10 msm8909 python3[3035]: 885.50605916976929 [06:05:04:32:34:65] <- RX 000000000000000467020000c5eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c0800000000
May 11 15:02:10 msm8909 python3[3035]: 885.53173923492432 [06:05:04:32:34:65] <- RX 0000000467020000c8eb0c08000000000000000467020000c8eb0c08fdfc9a1b
May 11 15:02:10 msm8909 python3[3035]: 885.54272651672363 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:10 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:10 msm8909 python3[3035]: 885.6611795425415 [06:05:04:32:34:65] <- RX 04024014000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08
May 11 15:02:10 msm8909 python3[3035]: 885.70763087272644 [06:05:04:32:34:65] <- RX 000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000bfeb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c0800000000
May 11 15:02:10 msm8909 python3[3035]: 885.74392366409302 [06:05:04:32:34:65] <- RX 0000000467020000c7eb0c08000000000000000467020000c7eb0c087516fbe1
May 11 15:02:10 msm8909 python3[3035]: 885.7537693977356 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:10 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:11 msm8909 python3[3035]: 885.89619708061218 [06:05:04:32:34:65] <- RX 04024015000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c6eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08
May 11 15:02:11 msm8909 python3[3035]: 885.95511817932129 [06:05:04:32:34:65] <- RX 000000000000000467020000c8eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c8eb0c08000000000000000467020000c7eb0c08000000000000000467020000c80b0d08000000000000000467020000c70b0d08000000000000000467020000c80b0d08000000000000000467020000c70b0d08000000000000000467020000c80b0d08000000000000000467020000c80b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d0800000000
May 11 15:02:11 msm8909 python3[3035]: 885.98308062553406 [06:05:04:32:34:65] <- RX 0000000468020000c80b0d08000000000000000468020000c80b0d08ec96518d
May 11 15:02:11 msm8909 python3[3035]: 885.99352288246155 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:11 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:11 msm8909 python3[3035]: 886.10676550865173 [06:05:04:32:34:65] <- RX 54014016000000000000000468020000c80b0d08000000000000000468020000c80b0d08000000000000000468020000c80b0d08000000000000000468020000c80b0d08000000000000000468020000c70b0d08000000000000000468020000c60b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c70b0d08000000000000000468020000c80b0d08000000000000000468020000c80b0d08000000000000000468020000c70b0d08
May 11 15:02:11 msm8909 python3[3035]: 886.14674735069275 [06:05:04:32:34:65] <- RX 000000000000000468020000c60b0d08000000000000000468020000c60b0d08000000000000000468020000c70b0d08000000000000000468020000c82b0d08000000000000000468020000c62b0d08000000000000000468020000c82b0d082cfbda19
May 11 15:02:11 msm8909 python3[3035]: 886.15732717514038 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:11 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044006869
May 11 15:02:11 msm8909 python3[3035]: 886.2332067489624 [06:05:04:32:34:65] <- RX 06004017e2009183912d
May 11 15:02:11 msm8909 python3[3035]: 886.24237966537476 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:11 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:11 msm8909 python3[3035]: Header: 06004017 payload: e200 crc: 9183912d
May 11 15:02:11 msm8909 python3[3035]: 886.24899792671204 [06:05:04:32:34:65] -> TX[10] b'06004010902397e9ff92'
May 11 15:02:11 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 11 15:02:11 msm8909 python3[3035]: 886.3280246257782 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:11 msm8909 python3[3035]: 886.36286115646362 [06:05:04:32:34:65] <- RX 06004018e2009183912d
May 11 15:02:11 msm8909 python3[3035]: 886.37307000160217 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:11 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:11 msm8909 python3[3035]: Header: 06004018 payload: e200 crc: 9183912d
May 11 15:02:11 msm8909 python3[3035]: 886.38009762763977 [06:05:04:32:34:65] -> TX[10] b'0600401091013299845e'
May 11 15:02:11 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 11 15:02:11 msm8909 python3[3035]: 886.4965922832489 [06:05:04:32:34:65] <- ACK 05000020008def02d2
May 11 15:02:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 784, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031000070000000058006767
May 11 15:02:12 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:02:13 msm8909 python3[3035]: 888.03884267807007 [06:05:04:32:34:65] <- RX 06004019e2009183912d
May 11 15:02:13 msm8909 python3[3035]: 888.04865550994873 [06:05:04:32:34:65] -> ACK b'05000020008def02d2'
May 11 15:02:13 msm8909 python3[3035]: DBUS: Write 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:02:13 msm8909 python3[3035]: Header: 06004019 payload: e200 crc: 9183912d
May 11 15:02:13 msm8909 python3[3035]: command list complete
May 11 15:02:13 msm8909 python3[3035]: DEACTIVATING AMDTP.
May 11 15:02:13 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 15:02:13 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 15:02:13 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 15:02:13 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:02:13 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:02:13 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b9cb21ec968143b49dd4b21700b9b3c7', 'timestamp': 1715410912.3099091, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:13 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f3e5f79d38f648bca1c8d2c652d31b18', 'timestamp': 1715410918.9715016, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:16 msm8909 python3[3035]: Total BG Logs: 181
May 11 15:02:16 msm8909 python3[3035]: [SSE] BACKGROUND: {'events': [{'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400060, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400120, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400180, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400240, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400300, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400360, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex':
May 11 15:02:16 msm8909 python3[3035]: 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400420, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400480, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400540, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400600, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400660, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400720, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTe
May 11 15:02:16 msm8909 python3[3035]: mp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400780, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400840, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400900, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715400960, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401020, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401080, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals'
May 11 15:02:16 msm8909 python3[3035]: : 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401140, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401200, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401260, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401320, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401380, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401440, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'device
May 11 15:02:16 msm8909 python3[3035]: Id': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401500, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401560, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401620, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401680, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401740, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401800, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'weara
May 11 15:02:16 msm8909 python3[3035]: bleId': 74, 'utcTimestamp': 1715401860, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401920, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715401980, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402040, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402100, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402160, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402220, 'sol
May 11 15:02:16 msm8909 python3[3035]: arGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402280, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402340, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402400, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402460, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402520, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.5, 'wearableId': 74, 'utcTimestamp': 1715402580, 'solarGenIndex': 23, 'activity': 0, 'battery': 7
May 11 15:02:16 msm8909 python3[3035]: 1, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715402640, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715402700, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715402760, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715402820, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715402880, 'solarGenIndex': 23, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715402940, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenI
May 11 15:02:16 msm8909 python3[3035]: ndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403000, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403060, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403120, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403180, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403240, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403300, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRu
May 11 15:02:16 msm8909 python3[3035]: nSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403360, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403420, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403480, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403540, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403600, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403660, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerC
May 11 15:02:16 msm8909 python3[3035]: onsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403720, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403780, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403840, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403900, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715403960, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404020, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, '
May 11 15:02:16 msm8909 python3[3035]: heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404080, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404140, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404200, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404260, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404320, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404380, 'solarGenIndex': 23, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, '
May 11 15:02:16 msm8909 python3[3035]: deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404440, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404500, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404560, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404620, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404680, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404740, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseT
May 11 15:02:16 msm8909 python3[3035]: emp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404800, 'solarGenIndex': 23, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404860, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404920, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715404980, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405040, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405100, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTim
May 11 15:02:16 msm8909 python3[3035]: estamp': 1715405160, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405220, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405280, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405340, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405400, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405460, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405520, 'solarGenIndex':
May 11 15:02:16 msm8909 python3[3035]: 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405580, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405640, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405700, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405760, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405820, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405880, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'del
May 11 15:02:16 msm8909 python3[3035]: taWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715405940, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406000, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}]}
May 11 15:02:16 msm8909 python3[3035]: [SSE] Sending: {"msg": {"events": [{"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400060, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400120, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400180, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400240, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400300, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400360, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenInd
May 11 15:02:16 msm8909 python3[3035]: ex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400420, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400480, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400540, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400600, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400660, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400720, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "s
May 11 15:02:16 msm8909 python3[3035]: kinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400780, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400840, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400900, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715400960, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401020, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401080, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmr
May 11 15:02:16 msm8909 python3[3035]: Cals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401140, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401200, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401260, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401320, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401380, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401440, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "d
May 11 15:02:16 msm8909 python3[3035]: eviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401500, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401560, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401620, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401680, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401740, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401800, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "
May 11 15:02:16 msm8909 python3[3035]: wearableId": 74, "utcTimestamp": 1715401860, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401920, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715401980, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402040, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402100, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402160, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402220,
May 11 15:02:16 msm8909 python3[3035]: "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402280, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402340, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402400, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402460, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402520, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.5, "wearableId": 74, "utcTimestamp": 1715402580, "solarGenIndex": 23, "activity": 0, "batter
May 11 15:02:16 msm8909 python3[3035]: y": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715402640, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715402700, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715402760, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715402820, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715402880, "solarGenIndex": 23, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715402940, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"therma
May 11 15:02:16 msm8909 python3[3035]: lGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403000, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403060, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403120, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403180, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403240, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403300, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "de
May 11 15:02:16 msm8909 python3[3035]: ltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403360, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403420, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403480, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403540, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403600, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403660, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "p
May 11 15:02:16 msm8909 python3[3035]: owerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403720, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403780, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403840, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403900, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715403960, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404020, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals":
May 11 15:02:16 msm8909 python3[3035]: 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404080, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404140, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404200, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404260, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404320, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404380, "solarGenIndex": 23, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals":
May 11 15:02:16 msm8909 python3[3035]: 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404440, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404500, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404560, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404620, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404680, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404740, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "
May 11 15:02:16 msm8909 python3[3035]: caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404800, "solarGenIndex": 23, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404860, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404920, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715404980, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405040, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405100, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "u
May 11 15:02:16 msm8909 python3[3035]: tcTimestamp": 1715405160, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405220, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405280, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405340, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405400, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405460, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405520, "solarGenInd
May 11 15:02:16 msm8909 python3[3035]: ex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405580, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405640, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405700, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405760, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405820, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405880, "solarGenIndex": 23, "activity": 0, "battery": 71,
May 11 15:02:16 msm8909 python3[3035]: "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715405940, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406000, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}]}, "key": "996badab4e134f3f940b2af5ae03f1cd", "rt": "bg"}
May 11 15:02:16 msm8909 python3[3035]: [SSE] BACKGROUND: {'events': [{'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406060, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406120, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406180, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406240, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406300, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406360, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'therma
May 11 15:02:16 msm8909 python3[3035]: lGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406420, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406480, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406540, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406600, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406660, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406720, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'de
May 11 15:02:16 msm8909 python3[3035]: ltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406780, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406840, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406900, 'solarGenIndex': 23, 'activity': 0, 'battery': 63, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715406960, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407020, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407080, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'p
May 11 15:02:16 msm8909 python3[3035]: owerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407140, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407200, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407260, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407320, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407380, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407440, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals':
May 11 15:02:16 msm8909 python3[3035]: 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407500, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407560, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407620, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407680, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407740, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407800, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals':
May 11 15:02:16 msm8909 python3[3035]: 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407860, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407920, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715407980, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408040, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408100, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408160, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', '
May 11 15:02:16 msm8909 python3[3035]: caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408220, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408280, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408340, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408400, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408460, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408520, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'u
May 11 15:02:16 msm8909 python3[3035]: tcTimestamp': 1715408580, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408640, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408700, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408760, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408820, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408880, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715408940, 'solarGenInde
May 11 15:02:16 msm8909 python3[3035]: x': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715409000, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715409060, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715409120, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715409180, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 25.75, 'wearableId': 74, 'utcTimestamp': 1715409240, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409300, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaW
May 11 15:02:16 msm8909 python3[3035]: alkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409360, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409420, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409480, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409540, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409600, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409660, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistan
May 11 15:02:16 msm8909 python3[3035]: ce': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409720, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409780, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409840, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409900, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715409960, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410020, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'pow
May 11 15:02:16 msm8909 python3[3035]: erConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410080, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410140, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410200, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410260, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410320, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410380, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate
May 11 15:02:16 msm8909 python3[3035]: ': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410440, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410500, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410560, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410620, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410680, 'solarGenIndex': 23, 'activity': 0, 'battery': 71, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410740, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:0
May 11 15:02:16 msm8909 python3[3035]: 4:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410800, 'solarGenIndex': 23, 'activity': 0, 'battery': 70, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:32:34:65', 'caseTemp': 26.0, 'wearableId': 74, 'utcTimestamp': 1715410860, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}]}
May 11 15:02:16 msm8909 python3[3035]: [SSE] Sending: {"msg": {"events": [{"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406060, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406120, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406180, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406240, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406300, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406360, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"t
May 11 15:02:16 msm8909 python3[3035]: hermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406420, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406480, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406540, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406600, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406660, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406720, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0
May 11 15:02:16 msm8909 python3[3035]: , "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406780, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406840, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406900, "solarGenIndex": 23, "activity": 0, "battery": 63, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715406960, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407020, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407080, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.7
May 11 15:02:16 msm8909 python3[3035]: 5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407140, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407200, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407260, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407320, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407380, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407440, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrC
May 11 15:02:16 msm8909 python3[3035]: als": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407500, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407560, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407620, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407680, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407740, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407800, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActC
May 11 15:02:16 msm8909 python3[3035]: als": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407860, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407920, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715407980, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408040, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408100, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408160, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:6
May 11 15:02:16 msm8909 python3[3035]: 5", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408220, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408280, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408340, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408400, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408460, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408520, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 7
May 11 15:02:16 msm8909 python3[3035]: 4, "utcTimestamp": 1715408580, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408640, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408700, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408760, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408820, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408880, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715408940, "solarGe
May 11 15:02:16 msm8909 python3[3035]: nIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715409000, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715409060, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715409120, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715409180, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 25.75, "wearableId": 74, "utcTimestamp": 1715409240, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409300, "solarGenIndex": 23, "activity": 0, "battery": 71, "d
May 11 15:02:16 msm8909 python3[3035]: eltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409360, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409420, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409480, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409540, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409600, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409660, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaD
May 11 15:02:16 msm8909 python3[3035]: istance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409720, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409780, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409840, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409900, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715409960, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410020, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0,
May 11 15:02:16 msm8909 python3[3035]: "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410080, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410140, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410200, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410260, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410320, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410380, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "hear
May 11 15:02:16 msm8909 python3[3035]: tRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410440, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410500, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410560, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410620, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410680, "solarGenIndex": 23, "activity": 0, "battery": 71, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410740, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06
May 11 15:02:16 msm8909 python3[3035]: :05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410800, "solarGenIndex": 23, "activity": 0, "battery": 70, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:32:34:65", "caseTemp": 26.0, "wearableId": 74, "utcTimestamp": 1715410860, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}]}, "key": "2067389cfaeb4869b00c659735ac9df6", "rt": "bg"}
May 11 15:02:16 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 787, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290313000701402c0040107d7e
May 11 15:02:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 782, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000030e0007000000004b106868
May 11 15:02:16 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410936, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 782, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 75}}
May 11 15:02:16 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715410936, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 782, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 75}}
May 11 15:02:16 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715410936, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 782, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 75}}, "key": "da7eee8c297c4f1a9efff66f1478fc3d", "rt": "instant"}
May 11 15:02:16 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:02:16 msm8909 python3[3035]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 15:02:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 885, 'company_id': b'\rU', 'battery': 70, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037500100000000046206869
May 11 15:02:16 msm8909 python3[3035]: [SSE] RX'd: {'key': '996badab4e134f3f940b2af5ae03f1cd', 'timestamp': 1715410936.7325797, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:17 msm8909 python3[3035]: [SSE] RX'd: {'key': '2067389cfaeb4869b00c659735ac9df6', 'timestamp': 1715410936.8769848, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:17 msm8909 python3[3035]: [SSE] RX'd: {'key': 'da7eee8c297c4f1a9efff66f1478fc3d', 'timestamp': 1715410936.9911785, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:23 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 786, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031200070000000005306767
May 11 15:02:23 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:02:23 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 787, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290313000701402c0040207d7e
May 11 15:02:23 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 784, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003100007000000004c206868
May 11 15:02:23 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 887, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037700100000000048306869
May 11 15:02:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:02:24 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 785, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031100070000000058206767
May 11 15:02:24 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:02:24 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:02:24 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:02:25 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:25 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:26 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:26 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:26 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:26 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:27 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:27 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:27 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:02:27 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:02:27 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "b516df2fdcd74f91a09c9df228dca4ba", "rt": "gw"}
May 11 15:02:27 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 901, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003850010000001004d006768
May 11 15:02:27 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b516df2fdcd74f91a09c9df228dca4ba', 'timestamp': 1715410947.8557463, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:36 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1494, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 869, 'sleep_state': 4, 'total_cals': 897, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d600f41c5365492a347e81
May 11 15:02:36 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:02:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 785, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031100070000000058306767
May 11 15:02:37 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:02:37 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:02:37 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:02:37 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:37 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:37 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 901, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003850010000001004d106768
May 11 15:02:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 784, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003100007000000004c006868
May 11 15:02:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 887, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037700100000000048106869
May 11 15:02:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:02:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:02:39 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410959, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:02:39 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715410959, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:02:39 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715410959, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "4b25bfc4aa564455ae82f93b022b184e", "rt": "instant"}
May 11 15:02:40 msm8909 python3[3035]: [SSE] RX'd: {'key': '4b25bfc4aa564455ae82f93b022b184e', 'timestamp': 1715410959.5841451, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:40 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 787, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290313000701402c0040307d7e
May 11 15:02:40 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410960, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 787, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:02:40 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715410960, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 787, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:02:41 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715410960, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 787, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 64}}, "key": "58a8249edf694e0497a1ed6c2ea3349b", "rt": "instant"}
May 11 15:02:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:02:41 msm8909 python3[3035]: [SSE] RX'd: {'key': '58a8249edf694e0497a1ed6c2ea3349b', 'timestamp': 1715410961.395947, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:44 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:02:44 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:02:50 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 787, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290313000701402c0040007d7e
May 11 15:02:51 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:02:51 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:02:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 568, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000238003c0210d0005e106868
May 11 15:02:51 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:02:52 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 785, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031100070000000058006767
May 11 15:02:52 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:02:52 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 901, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003850010000001004d306768
May 11 15:02:52 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410972, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 901, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:02:52 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715410972, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 901, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:02:52 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715410972, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 901, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 77}}, "key": "8c5ba79863ac40349496cba06b1c4067", "rt": "instant"}
May 11 15:02:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '8c5ba79863ac40349496cba06b1c4067', 'timestamp': 1715410972.6435113, 'data': '', 'type': 's', 'source': 0}
May 11 15:02:53 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:53 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:02:55 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:02:55 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:02:55 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 887, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037700100000000048306869
May 11 15:02:55 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1494, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 869, 'sleep_state': 4, 'total_cals': 897, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d600f41c5365492a047e81
May 11 15:02:55 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:02:55 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:02:55 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:03:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 784, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003100007000000004c306868
May 11 15:03:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206869
May 11 15:03:05 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410985, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:03:05 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715410985, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:03:05 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715410985, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "16f47d3666884ffe9fe5540a3e192fca", "rt": "instant"}
May 11 15:03:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 889, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037900100000000048006869
May 11 15:03:05 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410985, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 889, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:03:05 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715410985, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 889, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:03:05 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715410985, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 889, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "dd7c7330708144548e392601a1bd7e7a", "rt": "instant"}
May 11 15:03:06 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:03:06 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:03:06 msm8909 python3[3035]: Running Scheduled: Thread Check
May 11 15:03:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '16f47d3666884ffe9fe5540a3e192fca', 'timestamp': 1715410985.7875922, 'data': '', 'type': 's', 'source': 0}
May 11 15:03:06 msm8909 python3[3035]: [SSE] RX'd: {'key': 'dd7c7330708144548e392601a1bd7e7a', 'timestamp': 1715410985.8838367, 'data': '', 'type': 's', 'source': 0}
May 11 15:03:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:03:06 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1496, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 870, 'sleep_state': 4, 'total_cals': 898, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d800f41c6366492b147e81
May 11 15:03:06 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:03:07 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:03:07 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:03:08 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:03:08 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:03:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 568, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000238003c0210d0005e306868
May 11 15:03:08 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:03:09 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:03:09 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:03:14 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:03:14 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:03:18 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:03:18 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:03:19 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 903, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003870010000001004d206768
May 11 15:03:19 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 789, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003150007000000005b006767
May 11 15:03:19 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:03:20 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 789, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290315000701402c0040307d7e
May 11 15:03:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 889, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037900100000000048106869
May 11 15:03:20 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1496, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 870, 'sleep_state': 4, 'total_cals': 898, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d800f41c6366492b247e81
May 11 15:03:20 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:03:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:03:21 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 786, 'company_id': b'\x10\xc6', 'battery': 4, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031200070000000004006767
May 11 15:03:21 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:03:22 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 789, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290315000701402c0040007d7e
May 11 15:03:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:03:27 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:03:27 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:03:27 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4ad0dba6335e404b8d1650255f452ae0", "rt": "gw"}
May 11 15:03:28 msm8909 python3[3035]: [SSE] RX'd: {'key': '4ad0dba6335e404b8d1650255f452ae0', 'timestamp': 1715411008.1484962, 'data': '', 'type': 's', 'source': 0}
May 11 15:03:34 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 903, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003870010000001004d306768
May 11 15:03:34 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 789, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003150007000000005b206767
May 11 15:03:34 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:03:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 889, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037900100000000048306869
May 11 15:03:37 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:03:44 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:03:44 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:03:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 889, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037900100000000048006869
May 11 15:03:47 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 787, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031300070000000059206767
May 11 15:03:47 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:03:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:03:48 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411028, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:03:48 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411028, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:03:48 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411028, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "b5414cf86b7f4d0abd91ed316483cd68", "rt": "instant"}
May 11 15:03:49 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b5414cf86b7f4d0abd91ed316483cd68', 'timestamp': 1715411028.7844911, 'data': '', 'type': 's', 'source': 0}
May 11 15:03:49 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 789, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003150007000000005b306767
May 11 15:03:49 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:03:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 786, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003120007000000004c306868
May 11 15:03:49 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411029, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 786, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:03:49 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411029, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 786, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:03:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411029, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 786, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "85cc2b092141473e84531e38390f882b", "rt": "instant"}
May 11 15:03:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '85cc2b092141473e84531e38390f882b', 'timestamp': 1715411030.2277856, 'data': '', 'type': 's', 'source': 0}
May 11 15:03:51 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 786, 'company_id': b'\x10\xc6', 'battery': 4, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031200070000000004306767
May 11 15:03:51 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:03:51 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 903, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003870010000001004d106768
May 11 15:04:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 570, 'company_id': b'\x10\xd3', 'battery': 93, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000023a003c0210d0005d106867
May 11 15:04:00 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:04:01 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 903, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003870010000001004d206768
May 11 15:04:01 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411041, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 903, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:04:01 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411041, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 903, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:04:01 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411041, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 903, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 77}}, "key": "457036c5c8fe4be39fd55e0df22c3005", "rt": "instant"}
May 11 15:04:01 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 11 15:04:01 msm8909 python3[3035]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 15:04:01 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 787, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031300070000000059006767
May 11 15:04:01 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:04:02 msm8909 python3[3035]: [SSE] RX'd: {'key': '457036c5c8fe4be39fd55e0df22c3005', 'timestamp': 1715411041.8288009, 'data': '', 'type': 's', 'source': 0}
May 11 15:04:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 786, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003120007000000004c006868
May 11 15:04:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:04:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 889, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037900100000000048106869
May 11 15:04:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:04:03 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 786, 'company_id': b'\x10\xc6', 'battery': 4, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031200070000000004006767
May 11 15:04:03 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:04:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 789, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031500070000000056106868
May 11 15:04:04 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:04:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 891, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037b00100000000048206869
May 11 15:04:13 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 15:04:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:04:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047206868
May 11 15:04:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 788, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031400070000000005106867
May 11 15:04:15 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:04:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 903, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003870010000001004d306768
May 11 15:04:16 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 791, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003170007000000005b206767
May 11 15:04:16 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:04:16 msm8909 python3[3035]: DBUS: Connect Failed with 06:05:04:11:B9:D2
May 11 15:04:16 msm8909 python3[3035]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 15:04:16 msm8909 python3[3035]: Device not connected, retrying later
May 11 15:04:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:04:16 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411056, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:04:16 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411056, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:04:16 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411056, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 69}}, "key": "9dafe1eb0c2948deb023c2bc1314be74", "rt": "instant"}
May 11 15:04:16 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1497, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 871, 'sleep_state': 4, 'total_cals': 899, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d900f41c6367492a347e81
May 11 15:04:16 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:04:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 788, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003140007000000004c206868
May 11 15:04:17 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:04:17 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:04:17 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 791, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290317000701402c003e107d7e
May 11 15:04:17 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411057, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 791, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 62}}
May 11 15:04:17 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411057, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 791, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 62}}
May 11 15:04:17 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411057, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 791, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 62}}, "key": "e260117c662743c2b377f4124159bd1f", "rt": "instant"}
May 11 15:04:17 msm8909 python3[3035]: [SSE] RX'd: {'key': '9dafe1eb0c2948deb023c2bc1314be74', 'timestamp': 1715411057.0553031, 'data': '', 'type': 's', 'source': 0}
May 11 15:04:17 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1497, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 871, 'sleep_state': 4, 'total_cals': 899, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d900f41c6367492a047e81
May 11 15:04:17 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:04:17 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:04:17 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:04:18 msm8909 python3[3035]: [SSE] RX'd: {'key': 'e260117c662743c2b377f4124159bd1f', 'timestamp': 1715411057.6408572, 'data': '', 'type': 's', 'source': 0}
May 11 15:04:18 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 905, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003890010000001004e006768
May 11 15:04:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 572, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000023c003c0210d0005f206868
May 11 15:04:18 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:04:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 791, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031700070000000056206868
May 11 15:04:19 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:04:19 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:04:19 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:04:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 891, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037b00100000000048306869
May 11 15:04:19 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411059, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 891, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:04:19 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411059, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 891, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:04:19 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411059, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 891, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "289f6a08071c454a9a73e0f166e0dbe1", "rt": "instant"}
May 11 15:04:20 msm8909 python3[3035]: [SSE] RX'd: {'key': '289f6a08071c454a9a73e0f166e0dbe1', 'timestamp': 1715411060.2104976, 'data': '', 'type': 's', 'source': 0}
May 11 15:04:28 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:04:28 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:04:28 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ec3813c8794a4d58b80027a5f6ab7125", "rt": "gw"}
May 11 15:04:28 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ec3813c8794a4d58b80027a5f6ab7125', 'timestamp': 1715411068.610306, 'data': '', 'type': 's', 'source': 0}
May 11 15:04:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 788, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003140007000000004c306868
May 11 15:04:29 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 791, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290317000701402c003e207d7e
May 11 15:04:29 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:04:29 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:04:30 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:04:30 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:04:31 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1497, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 871, 'sleep_state': 4, 'total_cals': 899, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 73} 05d505d5000700001bee15c7000005d900f41c6367492a147e81
May 11 15:04:31 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:04:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 891, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037b00100000000048006869
May 11 15:04:32 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\n\x8e', 'pairing_code': b'\n\x8e', 'mtp_version': 6} 0a8e0a8e0006
May 11 15:04:32 msm8909 python3[3035]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 15:04:32 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:04:32 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:04:33 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 791, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003170007000000005b006767
May 11 15:04:33 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:04:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 788, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031400070000000005306867
May 11 15:04:33 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:04:33 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 905, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003890010000001004e106768
May 11 15:04:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 788, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003140007000000004c106868
May 11 15:04:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047106868
May 11 15:04:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 788, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031400070000000005006867
May 11 15:04:45 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:04:45 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 905, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003890010000001004e206768
May 11 15:04:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 791, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031700070000000056106868
May 11 15:04:46 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:04:46 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 791, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290317000701402c003e007d7e
May 11 15:04:47 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:04:47 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:04:47 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:04:47 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:04:47 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:04:47 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:04:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 788, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031400070000000005206867
May 11 15:04:57 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:04:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 905, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003890010000001004e006768
May 11 15:04:58 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 791, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003170007000000005b206767
May 11 15:04:58 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:04:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 788, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003140007000000004c206868
May 11 15:04:59 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411099, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 788, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:04:59 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411099, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 788, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:04:59 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411099, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 788, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "03ad68e4b3844108bc7385c328c1da93", "rt": "instant"}
May 11 15:04:59 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 791, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290317000701402c003e107d7e
May 11 15:04:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 891, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037b00100000000048306869
May 11 15:05:00 msm8909 python3[3035]: [SSE] RX'd: {'key': '03ad68e4b3844108bc7385c328c1da93', 'timestamp': 1715411099.6511099, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:10 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 893, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037d00100000000048006969
May 11 15:05:10 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:05:10 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:05:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 788, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003140007000000004c306868
May 11 15:05:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:05:12 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411112, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:05:12 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411112, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:05:12 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411112, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "68eebdec0d464d7ca7b579358302b427", "rt": "instant"}
May 11 15:05:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 791, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031700070000000059306767
May 11 15:05:12 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:05:12 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 793, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003190007000000005c006767
May 11 15:05:12 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:05:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 788, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031400070000000005306867
May 11 15:05:12 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:05:12 msm8909 python3[3035]: [SSE] RX'd: {'key': '68eebdec0d464d7ca7b579358302b427', 'timestamp': 1715411112.7260761, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:13 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:05:13 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:05:13 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 905, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003890010000001004e106768
May 11 15:05:13 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411113, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 905, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:05:13 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411113, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 905, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 103, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:05:13 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411113, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 905, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 103, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "ed9a44bdff9a4b158c884aef29d04e2e", "rt": "instant"}
May 11 15:05:13 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ed9a44bdff9a4b158c884aef29d04e2e', 'timestamp': 1715411113.4841862, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:13 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 793, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031900070000000056006868
May 11 15:05:13 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:05:13 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 793, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290319000701402c003e307d7e
May 11 15:05:14 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:05:14 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:05:15 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:05:15 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:05:16 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 15:05:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:05:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 789, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003150007000000004b106868
May 11 15:05:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 793, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031900070000000056106868
May 11 15:05:28 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:05:28 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 793, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290319000701402c003e007d7e
May 11 15:05:28 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411128, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 793, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 62}}
May 11 15:05:28 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411128, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 793, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 62}}
May 11 15:05:28 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411128, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 793, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 62}}, "key": "6ac763f05c71409293660e9c9bc68d95", "rt": "instant"}
May 11 15:05:28 msm8909 python3[3035]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 15:05:28 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 11 15:05:28 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 75}], 'gateway_id': '00e15e66f988db'}
May 11 15:05:28 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 75}], "gateway_id": "00e15e66f988db"}, "key": "76553214e4e84efeaa53f81a9dc53d32", "rt": "gw"}
May 11 15:05:28 msm8909 python3[3035]: ACTIVATING HR.
May 11 15:05:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 790, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031600070000000005106867
May 11 15:05:29 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:05:30 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 907, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038b0010000001004d306768
May 11 15:05:30 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:05:30 msm8909 python3[3035]: 1085.5792934894562 [06:05:04:11:B9:D2] <- HR 0000
May 11 15:05:31 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:05:32 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 793, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003190007000000005c206767
May 11 15:05:32 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:05:32 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:05:32 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:05:32 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 893, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037d00100000000048306969
May 11 15:05:32 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411132, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 893, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:05:32 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411132, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 893, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:05:32 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411132, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 893, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "a76c616481d5464291652f7f96c0884b", "rt": "instant"}
May 11 15:05:33 msm8909 python3[3035]: 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, 62, 238, 61, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 15:05:33 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 15:05:33 msm8909 python3[3035]: GOT Pairing Code: 1d92
May 11 15:05:33 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:05:33 msm8909 python3[3035]: NO FW Update needed.
May 11 15:05:33 msm8909 python3[3035]: LAST SYNC: 1715400253
May 11 15:05:34 msm8909 python3[3035]: 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, 7, 0, 0, 64, 7, 0, 0, 65, 105, 0, 0, 80, 104, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:05:34 msm8909 python3[3035]: ACTIVITY: 0
May 11 15:05:34 msm8909 python3[3035]: HR READING: 0 TOOK 0.000496 secs
May 11 15:05:34 msm8909 python3[3035]: DEACTIVATING HR.
May 11 15:05:34 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:05:34 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 104, 'run_steps': 0, 'thermal_gen': 7, 'bmr_cals': 0, 'solar_gen': 7, 'battery': 69, 'distance': 0, 'skin_temp': 105, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 15:05:34 msm8909 python3[3035]: W ID: 75
May 11 15:05:34 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411134, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'sleepDuration': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 7, 'battery': 69, 'activity': 0}}
May 11 15:05:34 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411134, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'sleepDuration': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 7, 'battery': 69, 'activity': 0}}
May 11 15:05:34 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411134, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"sleepDuration": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 104, "actCals": 0, "thermalGen": 7, "battery": 69, "activity": 0}}, "key": "d8cb15afc2d94343ac388304fdce8ba1", "rt": "instant"}
May 11 15:05:34 msm8909 python3[3035]: Instant Upload complete
May 11 15:05:34 msm8909 python3[3035]: using silent sync
May 11 15:05:34 msm8909 python3[3035]: Starting sync for: 06:05:04:11:B9:D2
May 11 15:05:34 msm8909 python3[3035]: ACTIVATING AMDTP.
May 11 15:05:37 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 15:05:38 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 15:05:38 msm8909 python3[3035]: Sending start sync for: 06:05:04:11:B9:D2
May 11 15:05:38 msm8909 python3[3035]: 1093.5189790725708 [06:05:04:11:B9:D2] -> TX[10] b'060040109100a4a98329'
May 11 15:05:39 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 15:05:40 msm8909 python3[3035]: 1094.8052134513855 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:41 msm8909 python3[3035]: 1095.7953081130981 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 11 15:05:41 msm8909 python3[3035]: 1095.8085420131683 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:41 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:41 msm8909 python3[3035]: Header: 06004010 payload: e200 crc: 9183912d
May 11 15:05:41 msm8909 python3[3035]: 1095.8166968822479 [06:05:04:11:B9:D2] -> TX[10] b'0600401092269a7fa3d0'
May 11 15:05:41 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 15:05:41 msm8909 python3[3035]: 1096.7529721260071 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:42 msm8909 python3[3035]: 1096.7832343578339 [06:05:04:11:B9:D2] <- RX 06004011e2009183912d
May 11 15:05:42 msm8909 python3[3035]: 1096.7940320968628 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:42 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:42 msm8909 python3[3035]: Header: 06004011 payload: e200 crc: 9183912d
May 11 15:05:42 msm8909 python3[3035]: 1096.8034172058105 [06:05:04:11:B9:D2] -> TX[11] b'07004010900f002d7dca85'
May 11 15:05:42 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 15:05:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 790, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031600070000000005206867
May 11 15:05:42 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:05:42 msm8909 python3[3035]: 1097.3914384841919 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:42 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 907, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038b0010000001004d006768
May 11 15:05:42 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 893, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037d00100000000048006969
May 11 15:05:42 msm8909 python3[3035]: 1097.6767756938934 [06:05:04:11:B9:D2] <- RX 06004012e2009183912d
May 11 15:05:42 msm8909 python3[3035]: 1097.6967968940735 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:42 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:42 msm8909 python3[3035]: Header: 06004012 payload: e200 crc: 9183912d
May 11 15:05:42 msm8909 python3[3035]: 1097.7046670913696 [06:05:04:11:B9:D2] -> TX[11] b'070040109316006c6a8c1c'
May 11 15:05:42 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 15:05:43 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 793, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290319000701402c003e207d7e
May 11 15:05:43 msm8909 python3[3035]: 1098.3338260650635 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:43 msm8909 python3[3035]: 1098.4007897377014 [06:05:04:11:B9:D2] <- RX 06004013e2009183912d
May 11 15:05:43 msm8909 python3[3035]: 1098.410208940506 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:43 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:43 msm8909 python3[3035]: Header: 06004013 payload: e200 crc: 9183912d
May 11 15:05:43 msm8909 python3[3035]: 1098.4171266555786 [06:05:04:11:B9:D2] -> TX[11] b'070040109317002d5b9705'
May 11 15:05:43 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 15:05:43 msm8909 python3[3035]: 1098.4859793186188 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:43 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:05:43 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:05:44 msm8909 python3[3035]: 1098.8443269729614 [06:05:04:11:B9:D2] <- RX 06004014e2009183912d
May 11 15:05:44 msm8909 python3[3035]: 1098.852808713913 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:44 msm8909 python3[3035]: Header: 06004014 payload: e200 crc: 9183912d
May 11 15:05:44 msm8909 python3[3035]: 1098.8609626293182 [06:05:04:11:B9:D2] -> TX[10] b'060040109124754d8015'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 15:05:44 msm8909 python3[3035]: 1098.9995782375336 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:44 msm8909 python3[3035]: 1099.0444695949554 [06:05:04:11:B9:D2] <- RX 240040150000663f18ca000000190064070b000000000000000000000000000000000015b7743a9d
May 11 15:05:44 msm8909 python3[3035]: 1099.0538206100464 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:44 msm8909 python3[3035]: user prefs:
May 11 15:05:44 msm8909 python3[3035]: self.clockFormat: 00
May 11 15:05:44 msm8909 python3[3035]: self.unit: 00
May 11 15:05:44 msm8909 python3[3035]: self.time: 00000000
May 11 15:05:44 msm8909 python3[3035]: self.timezone: 0000
May 11 15:05:44 msm8909 python3[3035]: self.gender: 00
May 11 15:05:44 msm8909 python3[3035]: self.age: 19
May 11 15:05:44 msm8909 python3[3035]: self.weight: 0064
May 11 15:05:44 msm8909 python3[3035]: self.height: 070b
May 11 15:05:44 msm8909 python3[3035]: self.steps: 00003a98
May 11 15:05:44 msm8909 python3[3035]: self.distance: 00000003
May 11 15:05:44 msm8909 python3[3035]: self.calories: 000004b0
May 11 15:05:44 msm8909 python3[3035]: self.sleep: 000001e0
May 11 15:05:44 msm8909 python3[3035]: self.language: 00
May 11 15:05:44 msm8909 python3[3035]: self.sleeptime: 15
May 11 15:05:44 msm8909 python3[3035]: 1099.1718921661377 [06:05:04:11:B9:D2] <- RX 06004016e2009183912d
May 11 15:05:44 msm8909 python3[3035]: 1099.1902225017548 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:44 msm8909 python3[3035]: Header: 06004016 payload: e200 crc: 9183912d
May 11 15:05:44 msm8909 python3[3035]: 1099.1968770027161 [06:05:04:11:B9:D2] -> TX[42] b'2600401090240000663f18c8000000190064070b00003a9800000003000004b0000001e0001583274794'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663f18c8000000190064070b00003a9800000003000004b0000001e0001583274794
May 11 15:05:44 msm8909 python3[3035]: 1099.2610201835632 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:44 msm8909 python3[3035]: 1099.6262404918671 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 11 15:05:44 msm8909 python3[3035]: 1099.6353075504303 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:44 msm8909 python3[3035]: Header: 06004017 payload: e200 crc: 9183912d
May 11 15:05:44 msm8909 python3[3035]: 1099.6443238258362 [06:05:04:11:B9:D2] -> TX[11] b'07004010930c0121a0a6db'
May 11 15:05:44 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 11 15:05:44 msm8909 python3[3035]: 1099.7150387763977 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: 1100.0767765045166 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.0866937637329 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: Header: 06004018 payload: e200 crc: 9183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.0938429832458 [06:05:04:11:B9:D2] -> TX[10] b'060040109237685f13ba'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 15:05:45 msm8909 python3[3035]: 1100.1673998832703 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: 1100.1940333843231 [06:05:04:11:B9:D2] <- RX 05004019011bdf05a5
May 11 15:05:45 msm8909 python3[3035]: 1100.2028293609619 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: 06:05:04:11:B9:D2: License Good
May 11 15:05:45 msm8909 python3[3035]: 1100.2868115901947 [06:05:04:11:B9:D2] <- RX 0600401ae2009183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.2979371547699 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: Header: 0600401a payload: e200 crc: 9183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.3061192035675 [06:05:04:11:B9:D2] -> TX[10] b'060040109126592c8efb'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 15:05:45 msm8909 python3[3035]: 1100.3747236728668 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: 1100.4043793678284 [06:05:04:11:B9:D2] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 11 15:05:45 msm8909 python3[3035]: 1100.4206223487854 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 789, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003150007000000004b306868
May 11 15:05:45 msm8909 python3[3035]: 1100.4954559803009 [06:05:04:11:B9:D2] <- RX 0600401ce2009183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.5088751316071 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: Header: 0600401c payload: e200 crc: 9183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.5186665058136 [06:05:04:11:B9:D2] -> TX[10] b'060040109107073ce7b7'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 15:05:45 msm8909 python3[3035]: 1100.5906784534454 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: 1100.6189768314362 [06:05:04:11:B9:D2] <- RX 0500401d008def02d2
May 11 15:05:45 msm8909 python3[3035]: 1100.6281039714813 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: 1100.7057931423187 [06:05:04:11:B9:D2] <- RX 0600401ee2009183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.7169532775879 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:45 msm8909 python3[3035]: Header: 0600401e payload: e200 crc: 9183912d
May 11 15:05:45 msm8909 python3[3035]: 1100.7304270267487 [06:05:04:11:B9:D2] -> TX[10] b'060040109117632c50aa'
May 11 15:05:45 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 15:05:46 msm8909 python3[3035]: 1100.8035719394684 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:46 msm8909 python3[3035]: 1100.8368973731995 [06:05:04:11:B9:D2] <- RX 0800401f30ee3e6607050797
May 11 15:05:46 msm8909 python3[3035]: 1100.8461463451385 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:46 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:46 msm8909 python3[3035]: 1100.9207756519318 [06:05:04:11:B9:D2] <- RX 06004010e2009183912d
May 11 15:05:46 msm8909 python3[3035]: 1100.9313399791718 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:46 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:46 msm8909 python3[3035]: Header: 06004010 payload: e200 crc: 9183912d
May 11 15:05:46 msm8909 python3[3035]: 1100.938134431839 [06:05:04:11:B9:D2] -> TX[10] b'060040109106910ce0c0'
May 11 15:05:46 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 15:05:46 msm8909 python3[3035]: 1101.0272786617279 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:46 msm8909 python3[3035]: 1101.0959053039551 [06:05:04:11:B9:D2] <- RX 04024011000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c3c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08
May 11 15:05:46 msm8909 python3[3035]: 1101.157098531723 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c08000000000000000466020000c4c00c08000000000000000466020000c5c00c0800000000
May 11 15:05:46 msm8909 python3[3035]: 1101.1870739459991 [06:05:04:11:B9:D2] <- RX 0000000466020000c5c00c08000000000000000466020000c4e00c0871373d14
May 11 15:05:46 msm8909 python3[3035]: 1101.1968417167664 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:46 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:46 msm8909 python3[3035]: 1101.356023311615 [06:05:04:11:B9:D2] <- RX 04024012000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c5e00c08000000000000000466020000c4e00c08000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c4e00c08000000000000000466020000c5e00c08000000000000000466020000c4e00c08
May 11 15:05:46 msm8909 python3[3035]: 1101.4060244560242 [06:05:04:11:B9:D2] <- RX 000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000466020000c3e00c08000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000466020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c3e00c08000000000000000467020000c4e00c08000000000000000467020000c2e00c0800000000
May 11 15:05:46 msm8909 python3[3035]: 1101.4322111606598 [06:05:04:11:B9:D2] <- RX 0000000467020000c4e00c08000000000000000467020000c3e00c08e042a9b0
May 11 15:05:46 msm8909 python3[3035]: 1101.4413788318634 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:46 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:46 msm8909 python3[3035]: 1101.5689032077789 [06:05:04:11:B9:D2] <- RX 04024013000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08
May 11 15:05:46 msm8909 python3[3035]: 1101.6318368911743 [06:05:04:11:B9:D2] <- RX 000000000000000467020000c3e00c08000000000000000467020000c5e00c08000000000000000467020000c2e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c0800000000
May 11 15:05:46 msm8909 python3[3035]: 1101.6583228111267 [06:05:04:11:B9:D2] <- RX 0000000467020000c5e00c08000000000000000467020000c5e00c08c85fe87a
May 11 15:05:46 msm8909 python3[3035]: 1101.6678586006165 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:46 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: 1101.8290541172028 [06:05:04:11:B9:D2] <- RX 04024014000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c3e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08
May 11 15:05:47 msm8909 python3[3035]: 1101.8761684894562 [06:05:04:11:B9:D2] <- RX 000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c0800000000
May 11 15:05:47 msm8909 python3[3035]: 1101.9032883644104 [06:05:04:11:B9:D2] <- RX 0000000467020000c5e00c08000000000000000467020000c5e00c084bd2f4a0
May 11 15:05:47 msm8909 python3[3035]: 1101.9125566482544 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: 1102.0399079322815 [06:05:04:11:B9:D2] <- RX 04024015000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08000000000000000467020000c4e00c08000000000000000467020000c4e00c08000000000000000467020000c5e00c08
May 11 15:05:47 msm8909 python3[3035]: 1102.0867908000946 [06:05:04:11:B9:D2] <- RX 000000000000000467020000c4000d08000000000000000467020000c4000d08000000000000000467020000c3000d08000000000000000467020000c5000d08000000000000000467020000c5000d08000000000000000467020000c5000d08000000000000000467020000c5000d08000000000000000467020000c4000d08000000000000000467020000c5000d08000000000000000467020000c4000d08000000000000000467020000c4000d08000000000000000467020000c5000d08000000000000000467020000c5000d08000000000000000467020000c5000d08000000000000000468020000c4000d0800000000
May 11 15:05:47 msm8909 python3[3035]: 1102.1188180446625 [06:05:04:11:B9:D2] <- RX 0000000468020000c4000d08000000000000000468020000c4000d0825cddb31
May 11 15:05:47 msm8909 python3[3035]: 1102.1298744678497 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: 1102.2489535808563 [06:05:04:11:B9:D2] <- RX 54014016000000000000000468020000c5000d08000000000000000468020000c5000d08000000000000000468020000c5000d08000000000000000468020000c4000d08000000000000000468020000c3000d08000000000000000468020000c5000d08000000000000000468020000c5000d08000000000000000468020000c5000d08000000000000000468020000c4000d08000000000000000468020000c4000d08000000000000000468020000c5000d08000000000000000468020000c4000d08000000000000000468020000c5000d08000000000000000468020000c4000d08000000000000000468020000c5000d08
May 11 15:05:47 msm8909 python3[3035]: 1102.2814753055573 [06:05:04:11:B9:D2] <- RX 000000000000000468020000c5200d08000000000000000468020000c5200d08000000000000000468020000c4200d08000000000000000468020000c5200d08000000000000000468020000c4200d08000000000000000468020000c5200d08e527a9bd
May 11 15:05:47 msm8909 python3[3035]: 1102.2904834747314 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: 1102.3541080951691 [06:05:04:11:B9:D2] <- RX 06004017e2009183912d
May 11 15:05:47 msm8909 python3[3035]: 1102.3632555007935 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: Header: 06004017 payload: e200 crc: 9183912d
May 11 15:05:47 msm8909 python3[3035]: 1102.3703670501709 [06:05:04:11:B9:D2] -> TX[10] b'06004010902397e9ff92'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 11 15:05:47 msm8909 python3[3035]: 1102.4463167190552 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: 1102.4746215343475 [06:05:04:11:B9:D2] <- RX 06004018e2009183912d
May 11 15:05:47 msm8909 python3[3035]: 1102.4837820529938 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:47 msm8909 python3[3035]: Header: 06004018 payload: e200 crc: 9183912d
May 11 15:05:47 msm8909 python3[3035]: 1102.4903774261475 [06:05:04:11:B9:D2] -> TX[10] b'0600401091013299845e'
May 11 15:05:47 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 11 15:05:47 msm8909 python3[3035]: 1102.6230635643005 [06:05:04:11:B9:D2] <- ACK 05000020008def02d2
May 11 15:05:49 msm8909 python3[3035]: 1103.8258154392242 [06:05:04:11:B9:D2] <- RX 06004019e2009183912d
May 11 15:05:49 msm8909 python3[3035]: 1103.8381907939911 [06:05:04:11:B9:D2] -> ACK b'05000020008def02d2'
May 11 15:05:49 msm8909 python3[3035]: DBUS: Write 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:05:49 msm8909 python3[3035]: Header: 06004019 payload: e200 crc: 9183912d
May 11 15:05:49 msm8909 python3[3035]: command list complete
May 11 15:05:49 msm8909 python3[3035]: DEACTIVATING AMDTP.
May 11 15:05:49 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 15:05:49 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 15:05:49 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 15:05:49 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:05:49 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:05:49 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:05:49 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:05:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3eb7bdd2cef44360a0c5e8002f0311f3", "rt": "gw"}
May 11 15:05:49 msm8909 python3[3035]: [SSE] RX'd: {'key': '6ac763f05c71409293660e9c9bc68d95', 'timestamp': 1715411129.268384, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:49 msm8909 python3[3035]: [SSE] RX'd: {'key': '76553214e4e84efeaa53f81a9dc53d32', 'timestamp': 1715411129.3125734, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:49 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a76c616481d5464291652f7f96c0884b', 'timestamp': 1715411133.3386347, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:49 msm8909 python3[3035]: [SSE] RX'd: {'key': 'd8cb15afc2d94343ac388304fdce8ba1', 'timestamp': 1715411135.0111401, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '3eb7bdd2cef44360a0c5e8002f0311f3', 'timestamp': 1715411149.8207386, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:51 msm8909 python3[3035]: Total BG Logs: 181
May 11 15:05:51 msm8909 python3[3035]: [SSE] BACKGROUND: {'events': [{'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400240, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400300, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400360, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400420, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400480, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400540, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'de
May 11 15:05:51 msm8909 python3[3035]: ltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400600, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400660, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400720, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400780, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400840, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400900, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, '
May 11 15:05:51 msm8909 python3[3035]: powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715400960, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401020, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401080, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401140, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401200, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401260, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate':
May 11 15:05:51 msm8909 python3[3035]: None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401320, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401380, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401440, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401500, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401560, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401620, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2'
May 11 15:05:51 msm8909 python3[3035]: , 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401680, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401740, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401800, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401860, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401920, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715401980, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 17
May 11 15:05:51 msm8909 python3[3035]: 15402040, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402100, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402160, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402220, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402280, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402340, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402400, 'solarGenIndex': 1, 'activity': 0, 'batt
May 11 15:05:51 msm8909 python3[3035]: ery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402460, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402520, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402580, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402640, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402700, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402760, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex'
May 11 15:05:51 msm8909 python3[3035]: : 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402820, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402880, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715402940, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403000, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403060, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403120, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skin
May 11 15:05:52 msm8909 python3[3035]: Temp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403180, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403240, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403300, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403360, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403420, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.5, 'wearableId': 75, 'utcTimestamp': 1715403480, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCa
May 11 15:05:52 msm8909 python3[3035]: ls': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403540, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403600, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403660, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403720, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403780, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403840, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0
May 11 15:05:52 msm8909 python3[3035]: , 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403900, 'solarGenIndex': 1, 'activity': 0, 'battery': 66, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715403960, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404020, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404080, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404140, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404200, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp
May 11 15:05:52 msm8909 python3[3035]: ': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404260, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404320, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404380, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404440, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404500, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404560, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp':
May 11 15:05:52 msm8909 python3[3035]: 1715404620, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404680, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404740, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404800, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404860, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404920, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715404980, 'solarGenIndex': 1, 'activity':
May 11 15:05:52 msm8909 python3[3035]: 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405040, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405100, 'solarGenIndex': 1, 'activity': 0, 'battery': 66, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405160, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405220, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405280, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405340, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'th
May 11 15:05:52 msm8909 python3[3035]: ermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405400, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405460, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405520, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405580, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405640, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405700, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'delt
May 11 15:05:52 msm8909 python3[3035]: aRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405760, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405820, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405880, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715405940, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406000, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406060, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerCons
May 11 15:05:52 msm8909 python3[3035]: umedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406120, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406180, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}]}
May 11 15:05:52 msm8909 python3[3035]: [SSE] Sending: {"msg": {"events": [{"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400240, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400300, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400360, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400420, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400480, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400540, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1
May 11 15:05:52 msm8909 python3[3035]: , "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400600, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400660, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400720, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400780, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400840, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400900, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25
May 11 15:05:52 msm8909 python3[3035]: .5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715400960, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401020, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401080, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401140, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401200, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401260, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRa
May 11 15:05:52 msm8909 python3[3035]: te": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401320, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401380, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401440, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401500, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401560, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401620, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B
May 11 15:05:52 msm8909 python3[3035]: 9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401680, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401740, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401800, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401860, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401920, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715401980, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp
May 11 15:05:52 msm8909 python3[3035]: ": 1715402040, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402100, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402160, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402220, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402280, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402340, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402400, "solarGenIndex": 1, "activity": 0,
May 11 15:05:52 msm8909 python3[3035]: "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402460, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402520, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402580, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402640, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402700, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402760, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenI
May 11 15:05:52 msm8909 python3[3035]: ndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402820, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402880, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715402940, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403000, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403060, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403120, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0,
May 11 15:05:52 msm8909 python3[3035]: "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403180, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403240, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403300, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403360, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403420, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.5, "wearableId": 75, "utcTimestamp": 1715403480, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "delta
May 11 15:05:52 msm8909 python3[3035]: BmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403540, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403600, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403660, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403720, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403780, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403840, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCal
May 11 15:05:52 msm8909 python3[3035]: s": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403900, "solarGenIndex": 1, "activity": 0, "battery": 66, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715403960, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404020, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404080, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404140, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404200, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "cas
May 11 15:05:52 msm8909 python3[3035]: eTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404260, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404320, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404380, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404440, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404500, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404560, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimesta
May 11 15:05:52 msm8909 python3[3035]: mp": 1715404620, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404680, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404740, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404800, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404860, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404920, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715404980, "solarGenIndex": 1, "activi
May 11 15:05:52 msm8909 python3[3035]: ty": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405040, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405100, "solarGenIndex": 1, "activity": 0, "battery": 66, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405160, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405220, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405280, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405340, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0},
May 11 15:05:52 msm8909 python3[3035]: {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405400, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405460, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405520, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405580, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405640, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405700, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0,
May 11 15:05:52 msm8909 python3[3035]: "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405760, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405820, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405880, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715405940, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406000, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406060, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powe
May 11 15:05:52 msm8909 python3[3035]: rConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406120, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406180, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}]}, "key": "1ed2d17b8c644511a6c88b96697f5253", "rt": "bg"}
May 11 15:05:52 msm8909 python3[3035]: [SSE] BACKGROUND: {'events': [{'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406240, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406300, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406360, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406420, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406480, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406540, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIn
May 11 15:05:52 msm8909 python3[3035]: dex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406600, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406660, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406720, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406780, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406840, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406900, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps'
May 11 15:05:52 msm8909 python3[3035]: : 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715406960, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407020, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407080, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407140, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407200, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407260, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex'
May 11 15:05:52 msm8909 python3[3035]: : 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407320, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407380, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407440, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407500, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407560, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407620, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, '
May 11 15:05:52 msm8909 python3[3035]: deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407680, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407740, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407800, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407860, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407920, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715407980, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B
May 11 15:05:52 msm8909 python3[3035]: 9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408040, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408100, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408160, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408220, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408280, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408340, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75,
May 11 15:05:52 msm8909 python3[3035]: 'utcTimestamp': 1715408400, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408460, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408520, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408580, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408640, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408700, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408760, 'solarGenIndex':
May 11 15:05:52 msm8909 python3[3035]: 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408820, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408880, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715408940, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409000, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409060, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409120, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps'
May 11 15:05:52 msm8909 python3[3035]: : 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409180, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409240, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409300, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409360, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409420, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409480, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, '
May 11 15:05:52 msm8909 python3[3035]: deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409540, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 25.75, 'wearableId': 75, 'utcTimestamp': 1715409600, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715409660, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715409720, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715409780, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715409840, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedInd
May 11 15:05:52 msm8909 python3[3035]: ex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715409900, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715409960, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410020, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410080, 'solarGenIndex': 1, 'activity': 0, 'battery': 67, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410140, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410200, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActC
May 11 15:05:52 msm8909 python3[3035]: als': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410260, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410320, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410380, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410440, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410500, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410560, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26
May 11 15:05:52 msm8909 python3[3035]: .0, 'wearableId': 75, 'utcTimestamp': 1715410620, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410680, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410740, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410800, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410860, 'solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410920, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715410980, '
May 11 15:05:52 msm8909 python3[3035]: solarGenIndex': 1, 'activity': 0, 'battery': 68, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:11:B9:D2', 'caseTemp': 26.0, 'wearableId': 75, 'utcTimestamp': 1715411040, 'solarGenIndex': 1, 'activity': 0, 'battery': 69, 'deltaWalkSteps': 0}]}
May 11 15:05:52 msm8909 python3[3035]: [SSE] Sending: {"msg": {"events": [{"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406240, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406300, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406360, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406420, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406480, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406540, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermal
May 11 15:05:52 msm8909 python3[3035]: GenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406600, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406660, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406720, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406780, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406840, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406900, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunS
May 11 15:05:52 msm8909 python3[3035]: teps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715406960, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407020, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407080, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407140, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407200, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407260, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedI
May 11 15:05:52 msm8909 python3[3035]: ndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407320, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407380, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407440, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407500, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407560, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407620, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": nu
May 11 15:05:52 msm8909 python3[3035]: ll, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407680, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407740, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407800, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407860, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407920, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715407980, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04
May 11 15:05:52 msm8909 python3[3035]: :11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408040, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408100, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408160, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408220, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408280, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408340, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId":
May 11 15:05:52 msm8909 python3[3035]: 75, "utcTimestamp": 1715408400, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408460, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408520, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408580, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408640, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408700, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408760, "solarGenIn
May 11 15:05:52 msm8909 python3[3035]: dex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408820, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408880, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715408940, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409000, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409060, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409120, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkS
May 11 15:05:52 msm8909 python3[3035]: teps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409180, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409240, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409300, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409360, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409420, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409480, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance":
May 11 15:05:52 msm8909 python3[3035]: 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409540, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 25.75, "wearableId": 75, "utcTimestamp": 1715409600, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715409660, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715409720, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715409780, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715409840, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsum
May 11 15:05:52 msm8909 python3[3035]: edIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715409900, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715409960, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410020, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410080, "solarGenIndex": 1, "activity": 0, "battery": 67, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410140, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410200, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "delt
May 11 15:05:52 msm8909 python3[3035]: aActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410260, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410320, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410380, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410440, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410500, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410560, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp
May 11 15:05:52 msm8909 python3[3035]: ": 26.0, "wearableId": 75, "utcTimestamp": 1715410620, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410680, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410740, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410800, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410860, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715410920, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 17154109
May 11 15:05:52 msm8909 python3[3035]: 80, "solarGenIndex": 1, "activity": 0, "battery": 68, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:11:B9:D2", "caseTemp": 26.0, "wearableId": 75, "utcTimestamp": 1715411040, "solarGenIndex": 1, "activity": 0, "battery": 69, "deltaWalkSteps": 0}]}, "key": "416fa3ec0326411b82f5b3d90918dc5c", "rt": "bg"}
May 11 15:05:52 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:05:52 msm8909 python3[3035]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 15:05:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:05:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '1ed2d17b8c644511a6c88b96697f5253', 'timestamp': 1715411152.4759438, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '416fa3ec0326411b82f5b3d90918dc5c', 'timestamp': 1715411152.5729387, 'data': '', 'type': 's', 'source': 0}
May 11 15:05:57 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1499, 'company_id': b'\x05\xd5', 'battery': 38, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 872, 'sleep_state': 4, 'total_cals': 900, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005db00f41c73684c26047e81
May 11 15:05:57 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:05:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 793, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031900070000000056006868
May 11 15:05:58 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:05:58 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 793, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290319000701402c003e307d7e
May 11 15:05:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:05:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 574, 'company_id': b'\x10\xd3', 'battery': 93, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000023e003c0210d0005d106868
May 11 15:05:59 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:05:59 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:05:59 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:06:00 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 893, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037d00100000000048106969
May 11 15:06:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 789, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003150007000000004b006868
May 11 15:06:00 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411160, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 789, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 75}}
May 11 15:06:00 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411160, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 789, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 75}}
May 11 15:06:00 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411160, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 789, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 75}}, "key": "6de7ba4033c84af98e7eb018c1c12a45", "rt": "instant"}
May 11 15:06:01 msm8909 python3[3035]: [SSE] RX'd: {'key': '6de7ba4033c84af98e7eb018c1c12a45', 'timestamp': 1715411161.1694551, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:11 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:06:11 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:06:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047206868
May 11 15:06:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 60, 'pairing_code': b'\x10\xd3', 'solar_gen': 574, 'company_id': b'\x10\xd3', 'battery': 93, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000023e003c0210d0005d206868
May 11 15:06:11 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:06:12 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1501, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 873, 'sleep_state': 4, 'total_cals': 901, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005dd00f41c73694c2c247e81
May 11 15:06:12 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:06:12 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 895, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037f00100000000048306969
May 11 15:06:12 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:06:12 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:06:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 790, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003160007000000004c306868
May 11 15:06:14 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 793, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031900070000000059106767
May 11 15:06:14 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:06:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:06:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 795, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031b00070000000056206868
May 11 15:06:15 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:06:19 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:06:19 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:06:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 795, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031b00070000000056306868
May 11 15:06:25 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:06:25 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 795, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031b000701402c0040207d7e
May 11 15:06:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 795, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000031b0007000000005c306867
May 11 15:06:25 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:06:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 576, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000240003d0210d0005f006868
May 11 15:06:25 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:06:26 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 793, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031900070000000059206767
May 11 15:06:26 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:06:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045206869
May 11 15:06:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 790, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003160007000000004c006868
May 11 15:06:27 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 793, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031900070000000059306767
May 11 15:06:27 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:06:28 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1501, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 873, 'sleep_state': 4, 'total_cals': 901, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005dd00f41c73694c2c347e81
May 11 15:06:28 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:06:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047006868
May 11 15:06:28 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411188, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 71}}
May 11 15:06:28 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411188, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 71}}
May 11 15:06:28 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411188, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 71}}, "key": "cca5185b4d9646938d14388eb7a31e1a", "rt": "instant"}
May 11 15:06:29 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:06:29 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:06:29 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:06:29 msm8909 python3[3035]: [SSE] RX'd: {'key': 'cca5185b4d9646938d14388eb7a31e1a', 'timestamp': 1715411189.2937176, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:29 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:06:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 908, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038c0010000001004e106868
May 11 15:06:29 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411189, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 908, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:06:29 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411189, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 908, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:06:29 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411189, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 908, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "664ea5119db041209cd0ba92569a34cd", "rt": "instant"}
May 11 15:06:30 msm8909 python3[3035]: [SSE] RX'd: {'key': '664ea5119db041209cd0ba92569a34cd', 'timestamp': 1715411190.109349, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:06:39 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411199, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:06:39 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411199, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:06:39 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411199, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 69}}, "key": "2a00e0b5bb7a4c58a899537cbbb6a552", "rt": "instant"}
May 11 15:06:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 908, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038c0010000001004e206868
May 11 15:06:39 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:06:39 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:06:39 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:06:39 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:06:39 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 795, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031b000701402c0040007d7e
May 11 15:06:39 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411199, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 795, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:06:39 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411199, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 795, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:06:39 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411199, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 795, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 64}}, "key": "e78ee5d121ea4b2483322b587d4366bf", "rt": "instant"}
May 11 15:06:40 msm8909 python3[3035]: [SSE] RX'd: {'key': '2a00e0b5bb7a4c58a899537cbbb6a552', 'timestamp': 1715411199.5512729, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 576, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000240003d0210d0005f106868
May 11 15:06:40 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:06:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 795, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000031b0007000000005c106867
May 11 15:06:40 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:06:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 790, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003160007000000004c106868
May 11 15:06:40 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 793, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031900070000000059006767
May 11 15:06:40 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:06:40 msm8909 python3[3035]: [SSE] RX'd: {'key': 'e78ee5d121ea4b2483322b587d4366bf', 'timestamp': 1715411200.3520765, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047106868
May 11 15:06:41 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 895, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037f00100000000048206969
May 11 15:06:41 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411201, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 895, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:06:41 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411201, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 895, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:06:42 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411201, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 895, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "800d04991cb74afb9a8cbaefbb94e394", "rt": "instant"}
May 11 15:06:42 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1501, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 873, 'sleep_state': 4, 'total_cals': 901, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005dd00f41c73694c2c047e81
May 11 15:06:42 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:06:42 msm8909 python3[3035]: [SSE] RX'd: {'key': '800d04991cb74afb9a8cbaefbb94e394', 'timestamp': 1715411202.4478185, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:43 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1501, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 873, 'sleep_state': 4, 'total_cals': 901, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005dd00f41c73694c2c147e81
May 11 15:06:43 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:06:49 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:06:49 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:06:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9c6dabea022043bda58ccb09acc2f5e7", "rt": "gw"}
May 11 15:06:50 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:06:50 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:06:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '9c6dabea022043bda58ccb09acc2f5e7', 'timestamp': 1715411209.9181137, 'data': '', 'type': 's', 'source': 0}
May 11 15:06:52 msm8909 python3[3035]: ADVERT: {'case_temp': 103, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 793, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031900070000000059106767
May 11 15:06:52 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:06:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:06:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 792, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031800070000000005106867
May 11 15:06:54 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:06:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 790, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003160007000000004c306868
May 11 15:06:55 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:06:55 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:06:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 908, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038c0010000001004e006868
May 11 15:06:57 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 795, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031b000701402c0040107d7e
May 11 15:06:57 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1501, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 873, 'sleep_state': 4, 'total_cals': 901, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005dd00f41c73694c2c247e81
May 11 15:06:57 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:06:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 576, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000240003d0210d0005f006868
May 11 15:06:57 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:06:57 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:06:57 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:07:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 790, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003160007000000004c006868
May 11 15:07:07 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411227, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 790, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:07:07 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411227, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 790, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:07:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411227, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 790, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "9c714632bea94e91b1aecf754916e834", "rt": "instant"}
May 11 15:07:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '9c714632bea94e91b1aecf754916e834', 'timestamp': 1715411227.8765213, 'data': '', 'type': 's', 'source': 0}
May 11 15:07:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:07:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045206869
May 11 15:07:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 792, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031800070000000005306867
May 11 15:07:08 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:07:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 797, 'company_id': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000031d0007000000005a006867
May 11 15:07:09 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:07:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 577, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000241003d0210d0005f106868
May 11 15:07:09 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:07:09 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 895, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000037f00100000000048006969
May 11 15:07:10 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1503, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 874, 'sleep_state': 4, 'total_cals': 902, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005df00f41c836a4c2a347e81
May 11 15:07:10 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:07:11 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:07:11 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:07:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 908, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038c0010000001004e106868
May 11 15:07:11 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 797, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031d000701402c0040307d7e
May 11 15:07:20 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:07:20 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:07:20 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:07:20 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:07:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 910, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000038e0010000001004e206868
May 11 15:07:21 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 797, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031d000701402c0040007d7e
May 11 15:07:21 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 897, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038100100000000047206969
May 11 15:07:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c206868
May 11 15:07:21 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1503, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 874, 'sleep_state': 4, 'total_cals': 902, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005df00f41c836a4c2a047e81
May 11 15:07:21 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:07:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 577, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000241003d0210d0005f206868
May 11 15:07:22 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:07:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 797, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031d00070000000055106868
May 11 15:07:22 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:07:23 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:07:23 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:07:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044106869
May 11 15:07:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 794, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031a00070000000005206867
May 11 15:07:35 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:07:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 577, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000241003d0210d0005f006868
May 11 15:07:36 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:07:36 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 797, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031d000701402c0040107d7e
May 11 15:07:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c306868
May 11 15:07:37 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:07:37 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411257, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:07:37 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411257, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:07:38 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411257, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "b6caa02b6838435eac67db02a0aab44a", "rt": "instant"}
May 11 15:07:38 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 797, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031d000701402c0040207d7e
May 11 15:07:39 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b6caa02b6838435eac67db02a0aab44a', 'timestamp': 1715411258.830282, 'data': '', 'type': 's', 'source': 0}
May 11 15:07:49 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 897, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038100100000000047006969
May 11 15:07:49 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411269, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 897, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 71}}
May 11 15:07:49 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411269, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 897, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 71}}
May 11 15:07:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411269, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 897, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 71}}, "key": "52f2c7fecb0a44829c3655c044615e47", "rt": "instant"}
May 11 15:07:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:07:49 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411269, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:07:49 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411269, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:07:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411269, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "2f99bc1afd3245eeae2ffbb10384b1f6", "rt": "instant"}
May 11 15:07:49 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:07:49 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:07:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c006868
May 11 15:07:49 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1503, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 874, 'sleep_state': 4, 'total_cals': 902, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005df00f41c836a4c2a247e81
May 11 15:07:49 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:07:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 797, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031d00070000000055306868
May 11 15:07:49 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:07:49 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:07:49 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:07:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "710bf88f224847b68d1886c204f76b7f", "rt": "gw"}
May 11 15:07:49 msm8909 python3[3035]: [SSE] RX'd: {'key': '52f2c7fecb0a44829c3655c044615e47', 'timestamp': 1715411269.4934952, 'data': '', 'type': 's', 'source': 0}
May 11 15:07:49 msm8909 python3[3035]: [SSE] RX'd: {'key': '2f99bc1afd3245eeae2ffbb10384b1f6', 'timestamp': 1715411269.5451074, 'data': '', 'type': 's', 'source': 0}
May 11 15:07:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '710bf88f224847b68d1886c204f76b7f', 'timestamp': 1715411270.0938828, 'data': '', 'type': 's', 'source': 0}
May 11 15:07:50 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:07:51 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:07:52 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:07:52 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:07:52 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:07:52 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:07:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:07:53 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 797, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031d000701402c0040307d7e
May 11 15:07:53 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411273, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 797, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:07:53 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411273, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 797, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:07:53 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411273, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 797, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 64}}, "key": "c39f763a9b74430ba1fcf79ab6f45e71", "rt": "instant"}
May 11 15:07:54 msm8909 python3[3035]: [SSE] RX'd: {'key': 'c39f763a9b74430ba1fcf79ab6f45e71', 'timestamp': 1715411274.2221863, 'data': '', 'type': 's', 'source': 0}
May 11 15:08:03 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 897, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038100100000000047206969
May 11 15:08:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 795, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031b00070000000058006867
May 11 15:08:03 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:08:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c206868
May 11 15:08:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044006869
May 11 15:08:04 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1505, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 76} 05d505d5000700001bee15c7000005e100f41c836b4c2b047e81
May 11 15:08:04 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:08:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 797, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031d00070000000055106868
May 11 15:08:04 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:08:04 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:08:04 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:08:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 579, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000243003d0210d0005e306868
May 11 15:08:04 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:08:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 798, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000031e0007000000005c206867
May 11 15:08:05 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:08:05 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:08:05 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:08:06 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 797, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031d000701402c0040007d7e
May 11 15:08:06 msm8909 python3[3035]: Running Scheduled: Thread Check
May 11 15:08:17 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1505, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e100f41c836b482b147e81
May 11 15:08:17 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:08:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 579, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000243003d0210d0005e006868
May 11 15:08:18 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:08:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c306868
May 11 15:08:18 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411298, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 792, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:08:18 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411298, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 792, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:08:18 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411298, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 792, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "a0cd9f43553640b5b705ca24ac54f690", "rt": "instant"}
May 11 15:08:19 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a0cd9f43553640b5b705ca24ac54f690', 'timestamp': 1715411298.9925621, 'data': '', 'type': 's', 'source': 0}
May 11 15:08:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 798, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031e00070000000056206868
May 11 15:08:19 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:08:20 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 798, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031e000701402c003f207d7e
May 11 15:08:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c006868
May 11 15:08:20 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 898, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038200100000000047006969
May 11 15:08:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 797, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031d00070000000059206867
May 11 15:08:20 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:08:21 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:08:21 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:08:31 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 798, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031e00070000000056006868
May 11 15:08:31 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:08:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 579, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000243003d0210d0005e206868
May 11 15:08:32 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:08:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047006868
May 11 15:08:32 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 798, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031e000701402c003f307d7e
May 11 15:08:32 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:08:32 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:08:33 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:08:33 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:08:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 796, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031c00070000000005306867
May 11 15:08:33 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:08:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c106868
May 11 15:08:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:08:35 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1505, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e100f41c836b482b347e81
May 11 15:08:35 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:08:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 912, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003900010000001004e206868
May 11 15:08:35 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411315, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 912, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:08:35 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411315, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 912, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:08:35 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411315, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 912, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "bcb3a44899c24ca0a3150b6d2d1de5d1", "rt": "instant"}
May 11 15:08:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 797, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031d00070000000059006867
May 11 15:08:35 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:08:36 msm8909 python3[3035]: [SSE] RX'd: {'key': 'bcb3a44899c24ca0a3150b6d2d1de5d1', 'timestamp': 1715411315.8479781, 'data': '', 'type': 's', 'source': 0}
May 11 15:08:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 579, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000243003d0210d0005e306868
May 11 15:08:44 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:08:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 796, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031c00070000000005106867
May 11 15:08:45 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:08:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 912, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003900010000001004e306868
May 11 15:08:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 792, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003180007000000004c206868
May 11 15:08:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 798, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031e00070000000056106868
May 11 15:08:46 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:08:46 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1505, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e100f41c836b482b047e81
May 11 15:08:46 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:08:47 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 798, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031e000701402c003f107d7e
May 11 15:08:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 797, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031d00070000000059106867
May 11 15:08:47 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:08:49 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:08:49 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:08:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3d4ec191dfc848b18f67d049ae649fec", "rt": "gw"}
May 11 15:08:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047206868
May 11 15:08:49 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411329, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 71}}
May 11 15:08:49 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411329, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 71}}
May 11 15:08:49 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411329, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 71}}, "key": "008c842d62744fb1b512d665b8830e3a", "rt": "instant"}
May 11 15:08:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '3d4ec191dfc848b18f67d049ae649fec', 'timestamp': 1715411330.1107709, 'data': '', 'type': 's', 'source': 0}
May 11 15:08:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '008c842d62744fb1b512d665b8830e3a', 'timestamp': 1715411330.2068105, 'data': '', 'type': 's', 'source': 0}
May 11 15:08:51 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:08:51 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:08:58 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:08:58 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:09:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 796, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031c00070000000005206867
May 11 15:09:00 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:09:00 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1505, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e100f41c836b482b147e81
May 11 15:09:00 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:09:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 912, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003900010000001004e006868
May 11 15:09:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206869
May 11 15:09:00 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411340, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:09:00 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411340, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:09:00 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411340, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "703037143c0f4bcc81cfab134ec3b6ec", "rt": "instant"}
May 11 15:09:01 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:09:01 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:09:01 msm8909 python3[3035]: [SSE] RX'd: {'key': '703037143c0f4bcc81cfab134ec3b6ec', 'timestamp': 1715411341.1216416, 'data': '', 'type': 's', 'source': 0}
May 11 15:09:01 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:09:01 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:09:02 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 798, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031e000701402c003f207d7e
May 11 15:09:02 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411342, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 798, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 63}}
May 11 15:09:02 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411342, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 798, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 63}}
May 11 15:09:02 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411342, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 798, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 63}}, "key": "083a97ba2dd6431b84db2749f3ff16b8", "rt": "instant"}
May 11 15:09:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 796, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031c00070000000005206867
May 11 15:09:02 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:09:02 msm8909 python3[3035]: ADVERT: {'case_temp': 126, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1505, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e100f41c836b482b147e81
May 11 15:09:02 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:09:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 797, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031d00070000000059206867
May 11 15:09:03 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:09:03 msm8909 python3[3035]: [SSE] RX'd: {'key': '083a97ba2dd6431b84db2749f3ff16b8', 'timestamp': 1715411342.7207313, 'data': '', 'type': 's', 'source': 0}
May 11 15:09:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 798, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000031e00070000000056306868
May 11 15:09:03 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:09:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 912, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003900010000001004e106868
May 11 15:09:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 797, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031d00070000000059306867
May 11 15:09:12 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:09:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 797, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031d00070000000005006867
May 11 15:09:14 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:09:14 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 798, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d400070000000000000029031e000701402c003f307d7e
May 11 15:09:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 800, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003200007000000005c106867
May 11 15:09:14 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:09:15 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 900, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038400100000000048106969
May 11 15:09:15 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411355, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 900, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:09:15 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411355, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 900, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:09:15 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411355, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 900, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "89164c0dc92e45029ca8e064aab8d9f4", "rt": "instant"}
May 11 15:09:15 msm8909 python3[3035]: [SSE] RX'd: {'key': '89164c0dc92e45029ca8e064aab8d9f4', 'timestamp': 1715411355.6064124, 'data': '', 'type': 's', 'source': 0}
May 11 15:09:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 793, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003190007000000004b106869
May 11 15:09:18 msm8909 python3[3035]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 15:09:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 793, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003190007000000004b106869
May 11 15:09:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 797, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031d00070000000005106867
May 11 15:09:29 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:09:29 msm8909 python3[3035]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 15:09:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 800, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003200007000000005c206867
May 11 15:09:29 msm8909 python3[3035]: [WEB]: Reporting Wearable Status: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 11 15:09:29 msm8909 python3[3035]: [SSE] GW STATUS: {'wearables': [{'status': 3, 'wearable_id': 76}], 'gateway_id': '00e15e66f988db'}
May 11 15:09:29 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [{"status": 3, "wearable_id": 76}], "gateway_id": "00e15e66f988db"}, "key": "5949f226bd3b41889fbdc5d3eb15dde9", "rt": "gw"}
May 11 15:09:29 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:09:29 msm8909 python3[3035]: ACTIVATING HR.
May 11 15:09:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 914, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003920010000001004e306868
May 11 15:09:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:09:31 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1507, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e300f41c836b482b047f81
May 11 15:09:31 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:09:31 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 800, 'company_id': b'\x13\xd4', 'battery': 61, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 0, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290320000701402c003d107d7e
May 11 15:09:32 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:09:32 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:09:32 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:09:32 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:09:32 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:09:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 798, 'company_id': b'\x1d\xd5', 'battery': 88, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000031e00070000000058106867
May 11 15:09:32 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:09:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 800, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032000070000000055206868
May 11 15:09:33 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:09:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 800, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003200007000000005c306867
May 11 15:09:34 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:09:34 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:09:34 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:09:34 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:09:34 msm8909 python3[3035]: 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, 62, 239, 101, 0, 0, 0, 0, 0, 0, 0, 0, 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 11 15:09:34 msm8909 python3[3035]: GOT Firmware Version: V1.5.4d0
May 11 15:09:34 msm8909 python3[3035]: GOT Pairing Code: 251a
May 11 15:09:34 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:09:34 msm8909 python3[3035]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 15:09:34 msm8909 python3[3035]: NO FW Update needed.
May 11 15:09:34 msm8909 python3[3035]: LAST SYNC: 1715400549
May 11 15:09:36 msm8909 python3[3035]: 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, 25, 3, 0, 64, 7, 0, 0, 65, 105, 0, 0, 80, 104, 0, 0, 81, 75, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 15:09:36 msm8909 python3[3035]: ACTIVITY: 0
May 11 15:09:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 800, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003200007000000005c006867
May 11 15:09:44 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:09:44 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 900, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038400100000000048006969
May 11 15:09:45 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1507, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 875, 'sleep_state': 4, 'total_cals': 903, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e300f41c836b482b147f81
May 11 15:09:45 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:09:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 800, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032000070000000055306868
May 11 15:09:45 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:09:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:09:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:09:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 914, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003920010000001004e106868
May 11 15:09:47 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411387, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 914, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:09:47 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411387, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 914, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:09:47 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411387, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 914, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "13fbabf0054b4b8bbd820e3699a36a5d", "rt": "instant"}
May 11 15:09:47 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:09:47 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:09:48 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:09:48 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:09:48 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:09:48 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:09:52 msm8909 python3[3035]: 1346.9401500225067 [06:05:04:02:E8:6A] <- HR 0000
May 11 15:09:52 msm8909 python3[3035]: HR READING: 0 TOOK 15.542861 secs
May 11 15:09:52 msm8909 python3[3035]: DEACTIVATING HR.
May 11 15:09:52 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 15:09:52 msm8909 python3[3035]: GOT Instant Data: {'case_temp': 104, 'run_steps': 0, 'thermal_gen': 7, 'bmr_cals': 0, 'solar_gen': 793, 'battery': 75, 'distance': 0, 'skin_temp': 105, 'act_cals': 0, 'total_cals': 0, 'heart_rate': 0, 'activity': 0, 'sleep_duration': 0, 'walk_steps': 0, 'total_steps': 0}
May 11 15:09:52 msm8909 python3[3035]: W ID: 76
May 11 15:09:52 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411392, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'sleepDuration': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 793, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 7, 'battery': 75, 'activity': 0}}
May 11 15:09:52 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411392, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'sleepDuration': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 793, 'walkSteps': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'totalSteps': 0, 'caseTemp': 104, 'actCals': 0, 'thermalGen': 7, 'battery': 75, 'activity': 0}}
May 11 15:09:52 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411392, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"sleepDuration": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 793, "walkSteps": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "totalSteps": 0, "caseTemp": 104, "actCals": 0, "thermalGen": 7, "battery": 75, "activity": 0}}, "key": "29f9ed22300b4807ac6de3205470390c", "rt": "instant"}
May 11 15:09:52 msm8909 python3[3035]: Instant Upload complete
May 11 15:09:52 msm8909 python3[3035]: using silent sync
May 11 15:09:52 msm8909 python3[3035]: Starting sync for: 06:05:04:02:E8:6A
May 11 15:09:52 msm8909 python3[3035]: ACTIVATING AMDTP.
May 11 15:09:53 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 15:09:54 msm8909 python3[3035]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 15:09:54 msm8909 python3[3035]: Sending start sync for: 06:05:04:02:E8:6A
May 11 15:09:55 msm8909 python3[3035]: 1349.7922561168671 [06:05:04:02:E8:6A] -> TX[10] b'060040109100a4a98329'
May 11 15:09:55 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 15:09:56 msm8909 python3[3035]: 1351.403430223465 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:09:56 msm8909 python3[3035]: 1351.4319055080414 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 11 15:09:56 msm8909 python3[3035]: 1351.4411356449127 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:09:56 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:09:56 msm8909 python3[3035]: Header: 06004010 payload: e200 crc: 9183912d
May 11 15:09:56 msm8909 python3[3035]: 1351.4477107524872 [06:05:04:02:E8:6A] -> TX[10] b'0600401092269a7fa3d0'
May 11 15:09:56 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 15:09:57 msm8909 python3[3035]: 1352.1016778945923 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:09:57 msm8909 python3[3035]: 1352.1288843154907 [06:05:04:02:E8:6A] <- RX 06004011e2009183912d
May 11 15:09:57 msm8909 python3[3035]: 1352.1381676197052 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:09:57 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:09:57 msm8909 python3[3035]: Header: 06004011 payload: e200 crc: 9183912d
May 11 15:09:57 msm8909 python3[3035]: 1352.1482813358307 [06:05:04:02:E8:6A] -> TX[11] b'07004010900f002d7dca85'
May 11 15:09:57 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 15:09:58 msm8909 python3[3035]: 1352.9969732761383 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:09:58 msm8909 python3[3035]: 1353.3365333080292 [06:05:04:02:E8:6A] <- RX 06004012e2009183912d
May 11 15:09:58 msm8909 python3[3035]: 1353.346497297287 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:09:58 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:09:58 msm8909 python3[3035]: Header: 06004012 payload: e200 crc: 9183912d
May 11 15:09:58 msm8909 python3[3035]: 1353.3533658981323 [06:05:04:02:E8:6A] -> TX[11] b'070040109316006c6a8c1c'
May 11 15:09:58 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 15:09:59 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:09:59 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:09:59 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 900, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038400100000000048206969
May 11 15:09:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 797, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031d00070000000005006867
May 11 15:09:59 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:09:59 msm8909 python3[3035]: 1354.2850561141968 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:09:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 914, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003920010000001004e206868
May 11 15:09:59 msm8909 python3[3035]: 1354.5945448875427 [06:05:04:02:E8:6A] <- RX 06004013e2009183912d
May 11 15:09:59 msm8909 python3[3035]: 1354.6040434837341 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:09:59 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:09:59 msm8909 python3[3035]: Header: 06004013 payload: e200 crc: 9183912d
May 11 15:09:59 msm8909 python3[3035]: 1354.610983133316 [06:05:04:02:E8:6A] -> TX[11] b'070040109317002d5b9705'
May 11 15:09:59 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 15:09:59 msm8909 python3[3035]: 1354.6822507381439 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 800, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032000070000000055106868
May 11 15:10:00 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:10:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 800, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003200007000000005c206867
May 11 15:10:00 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:10:00 msm8909 python3[3035]: 1355.0452198982239 [06:05:04:02:E8:6A] <- RX 06004014e2009183912d
May 11 15:10:00 msm8909 python3[3035]: 1355.0545747280121 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: Header: 06004014 payload: e200 crc: 9183912d
May 11 15:10:00 msm8909 python3[3035]: 1355.0615074634552 [06:05:04:02:E8:6A] -> TX[10] b'060040109124754d8015'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 15:10:00 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:10:00 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:10:00 msm8909 python3[3035]: 1355.1413304805756 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: 1355.1745238304138 [06:05:04:02:E8:6A] <- RX 240040150000663f19c5000000190064070b000000000000000000000000000000000015a619d88c
May 11 15:10:00 msm8909 python3[3035]: 1355.1851127147675 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: user prefs:
May 11 15:10:00 msm8909 python3[3035]: self.clockFormat: 00
May 11 15:10:00 msm8909 python3[3035]: self.unit: 00
May 11 15:10:00 msm8909 python3[3035]: self.time: 00000000
May 11 15:10:00 msm8909 python3[3035]: self.timezone: 0000
May 11 15:10:00 msm8909 python3[3035]: self.gender: 00
May 11 15:10:00 msm8909 python3[3035]: self.age: 19
May 11 15:10:00 msm8909 python3[3035]: self.weight: 0064
May 11 15:10:00 msm8909 python3[3035]: self.height: 070b
May 11 15:10:00 msm8909 python3[3035]: self.steps: 00003a98
May 11 15:10:00 msm8909 python3[3035]: self.distance: 00000003
May 11 15:10:00 msm8909 python3[3035]: self.calories: 000004b0
May 11 15:10:00 msm8909 python3[3035]: self.sleep: 000001e0
May 11 15:10:00 msm8909 python3[3035]: self.language: 00
May 11 15:10:00 msm8909 python3[3035]: self.sleeptime: 15
May 11 15:10:00 msm8909 python3[3035]: 1355.2561798095703 [06:05:04:02:E8:6A] <- RX 06004016e2009183912d
May 11 15:10:00 msm8909 python3[3035]: 1355.2669820785522 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: Header: 06004016 payload: e200 crc: 9183912d
May 11 15:10:00 msm8909 python3[3035]: 1355.2745115756989 [06:05:04:02:E8:6A] -> TX[42] b'2600401090240000663f19c8000000190064070b00003a9800000003000004b0000001e000159edaf295'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663f19c8000000190064070b00003a9800000003000004b0000001e000159edaf295
May 11 15:10:00 msm8909 python3[3035]: 1355.3471386432648 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: 1355.7350518703461 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 11 15:10:00 msm8909 python3[3035]: 1355.7450778484344 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:00 msm8909 python3[3035]: Header: 06004017 payload: e200 crc: 9183912d
May 11 15:10:00 msm8909 python3[3035]: 1355.7552189826965 [06:05:04:02:E8:6A] -> TX[11] b'07004010930c0121a0a6db'
May 11 15:10:00 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 11 15:10:01 msm8909 python3[3035]: 1355.8297736644745 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: 1356.2122356891632 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 11 15:10:01 msm8909 python3[3035]: 1356.2214231491089 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: Header: 06004018 payload: e200 crc: 9183912d
May 11 15:10:01 msm8909 python3[3035]: 1356.2283177375793 [06:05:04:02:E8:6A] -> TX[10] b'060040109237685f13ba'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 15:10:01 msm8909 python3[3035]: 1356.3085162639618 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: 1356.3367495536804 [06:05:04:02:E8:6A] <- RX 05004019011bdf05a5
May 11 15:10:01 msm8909 python3[3035]: 1356.3463680744171 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: 06:05:04:02:E8:6A: License Good
May 11 15:10:01 msm8909 python3[3035]: 1356.4564352035522 [06:05:04:02:E8:6A] <- RX 0600401ae2009183912d
May 11 15:10:01 msm8909 python3[3035]: 1356.4685070514679 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: Header: 0600401a payload: e200 crc: 9183912d
May 11 15:10:01 msm8909 python3[3035]: 1356.4763154983521 [06:05:04:02:E8:6A] -> TX[10] b'060040109126592c8efb'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 15:10:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:10:01 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411401, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:10:01 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411401, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:10:01 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411401, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "0a3a0412c1d2464aae0e5a83a0d36e81", "rt": "instant"}
May 11 15:10:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045006869
May 11 15:10:01 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411401, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:10:01 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411401, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 69}}
May 11 15:10:01 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411401, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 69}}, "key": "0ce4546a1d7141c7b3bd65a0565bb253", "rt": "instant"}
May 11 15:10:01 msm8909 python3[3035]: 1356.6447944641113 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: 1356.6745264530182 [06:05:04:02:E8:6A] <- RX 1c00401b00000001000000010000000000000000000000b400000000292cfa5e
May 11 15:10:01 msm8909 python3[3035]: 1356.6830952167511 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: 1356.7513613700867 [06:05:04:02:E8:6A] <- RX 0600401ce2009183912d
May 11 15:10:01 msm8909 python3[3035]: 1356.7602999210358 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:01 msm8909 python3[3035]: Header: 0600401c payload: e200 crc: 9183912d
May 11 15:10:01 msm8909 python3[3035]: 1356.7686161994934 [06:05:04:02:E8:6A] -> TX[10] b'060040109107073ce7b7'
May 11 15:10:01 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 15:10:02 msm8909 python3[3035]: 1356.846287727356 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1356.8737812042236 [06:05:04:02:E8:6A] <- RX 0500401d008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1356.8824851512909 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1356.9655482769012 [06:05:04:02:E8:6A] <- RX 0600401ee2009183912d
May 11 15:10:02 msm8909 python3[3035]: 1356.9747049808502 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: Header: 0600401e payload: e200 crc: 9183912d
May 11 15:10:02 msm8909 python3[3035]: 1356.9819159507751 [06:05:04:02:E8:6A] -> TX[10] b'060040109117632c50aa'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 15:10:02 msm8909 python3[3035]: 1357.0523462295532 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1357.0800542831421 [06:05:04:02:E8:6A] <- RX 0800401f5cef3e668b2735e7
May 11 15:10:02 msm8909 python3[3035]: 1357.0895404815674 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1357.1754403114319 [06:05:04:02:E8:6A] <- RX 06004010e2009183912d
May 11 15:10:02 msm8909 python3[3035]: 1357.1852648258209 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: Header: 06004010 payload: e200 crc: 9183912d
May 11 15:10:02 msm8909 python3[3035]: 1357.1925439834595 [06:05:04:02:E8:6A] -> TX[10] b'060040109106910ce0c0'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 15:10:02 msm8909 python3[3035]: 1357.3050057888031 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1357.3703596591949 [06:05:04:02:E8:6A] <- RX 04024011000000000000000465020000cbcb0c08000000000000000465020000cccb0c08000000000000000465020000cccb0c08000000000000000465020000cccb0c08000000000000000465020000cccb0c08000000000000000466020000cbcb0c08000000000000000465020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08
May 11 15:10:02 msm8909 python3[3035]: 1357.442227602005 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cbcb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c0800000000
May 11 15:10:02 msm8909 python3[3035]: 1357.4670770168304 [06:05:04:02:E8:6A] <- RX 0000000466020000cbcb0c08000000000000000466020000cccb0c08225d56a7
May 11 15:10:02 msm8909 python3[3035]: 1357.4914708137512 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:02 msm8909 python3[3035]: 1357.6366229057312 [06:05:04:02:E8:6A] <- RX 04024012000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cccb0c08000000000000000466020000cccb0c08000000000000000466020000cbcb0c08000000000000000466020000cceb0c08
May 11 15:10:02 msm8909 python3[3035]: 1357.6868743896484 [06:05:04:02:E8:6A] <- RX 000000000000000466020000cbeb0c08000000000000000466020000cceb0c08000000000000000466020000cbeb0c08000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000466020000cbeb0c08000000000000000466020000cbeb0c08000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000466020000cbeb0c08000000000000000466020000cceb0c0800000000
May 11 15:10:02 msm8909 python3[3035]: 1357.7127292156219 [06:05:04:02:E8:6A] <- RX 0000000466020000cbeb0c08000000000000000467020000cceb0c08ef792749
May 11 15:10:02 msm8909 python3[3035]: 1357.7215921878815 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:02 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:03 msm8909 python3[3035]: 1357.8910713195801 [06:05:04:02:E8:6A] <- RX 04024013000000000000000466020000cceb0c08000000000000000466020000cceb0c08000000000000000467020000cceb0c08000000000000000466020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000c8eb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08
May 11 15:10:03 msm8909 python3[3035]: 1357.9364984035492 [06:05:04:02:E8:6A] <- RX 000000000000000467020000cbeb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000caeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c0800000000
May 11 15:10:03 msm8909 python3[3035]: 1357.9624283313751 [06:05:04:02:E8:6A] <- RX 0000000467020000cceb0c08000000000000000467020000cbeb0c08cb04f21b
May 11 15:10:03 msm8909 python3[3035]: 1357.9711995124817 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:03 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:03 msm8909 python3[3035]: 1358.0951600074768 [06:05:04:02:E8:6A] <- RX 04024014000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08
May 11 15:10:03 msm8909 python3[3035]: 1358.1427574157715 [06:05:04:02:E8:6A] <- RX 000000000000000467020000cbeb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c0800000000
May 11 15:10:03 msm8909 python3[3035]: 1358.1684460639954 [06:05:04:02:E8:6A] <- RX 0000000467020000cbeb0c08000000000000000467020000cbeb0c08d52795bb
May 11 15:10:03 msm8909 python3[3035]: 1358.1771466732025 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:03 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:03 msm8909 python3[3035]: 1358.3625340461731 [06:05:04:02:E8:6A] <- RX 04024015000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cbeb0c08000000000000000467020000cbeb0c08
May 11 15:10:03 msm8909 python3[3035]: 1358.4232454299927 [06:05:04:02:E8:6A] <- RX 000000000000000467020000cbeb0c08000000000000000467020000cbeb0c08000000000000000467020000cceb0c08000000000000000467020000cceb0c08000000000000000467020000cc0b0d08000000000000000467020000cb0b0d08000000000000000467020000cc0b0d08000000000000000467020000cc0b0d08000000000000000467020000cc0b0d08000000000000000467020000cb0b0d08000000000000000467020000cc0b0d08000000000000000468020000cb0b0d08000000000000000468020000cc0b0d08000000000000000468020000cc0b0d08000000000000000468020000cc0b0d0800000000
May 11 15:10:03 msm8909 python3[3035]: 1358.4501628875732 [06:05:04:02:E8:6A] <- RX 0000000468020000cb0b0d08000000000000000468020000cc0b0d086288449f
May 11 15:10:03 msm8909 python3[3035]: 1358.4587669372559 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:03 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:03 msm8909 python3[3035]: 1358.6165421009064 [06:05:04:02:E8:6A] <- RX 44014016000000000000000468020000cc0b0d08000000000000000468020000cb0b0d08000000000000000468020000cc0b0d08000000000000000468020000cb0b0d08000000000000000468020000cc0b0d08000000000000000468020000cb0b0d08000000000000000468020000cc0b0d08000000000000000468020000cb0b0d08000000000000000468020000cb0b0d08000000000000000468020000cc0b0d08000000000000000468020000cb0b0d080000000000000004680200004b090d08000000000000000468020000cc0b0d08000000000000000468020000cc0b0d08000000000000000468020000cc0b0d08
May 11 15:10:03 msm8909 python3[3035]: 1358.6561548709869 [06:05:04:02:E8:6A] <- RX 0000000000000004680200004b090d080000000000000004680200004c090d08000000000000000468020000cc0b0d080000000000000004680200004c090d080000000000000004680200004b290d085072c773
May 11 15:10:03 msm8909 python3[3035]: 1358.6651656627655 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:03 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:03 msm8909 python3[3035]: 1358.7364518642426 [06:05:04:02:E8:6A] <- RX 06004017e2009183912d
May 11 15:10:03 msm8909 python3[3035]: 1358.7455496788025 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:03 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:03 msm8909 python3[3035]: Header: 06004017 payload: e200 crc: 9183912d
May 11 15:10:03 msm8909 python3[3035]: 1358.7524290084839 [06:05:04:02:E8:6A] -> TX[10] b'06004010902397e9ff92'
May 11 15:10:03 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 11 15:10:04 msm8909 python3[3035]: 1358.8323638439178 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:04 msm8909 python3[3035]: 1358.8587319850922 [06:05:04:02:E8:6A] <- RX 06004018e2009183912d
May 11 15:10:04 msm8909 python3[3035]: 1358.867401599884 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:04 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:04 msm8909 python3[3035]: Header: 06004018 payload: e200 crc: 9183912d
May 11 15:10:04 msm8909 python3[3035]: 1358.8743441104889 [06:05:04:02:E8:6A] -> TX[10] b'0600401091013299845e'
May 11 15:10:04 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 11 15:10:04 msm8909 python3[3035]: 1358.942542552948 [06:05:04:02:E8:6A] <- ACK 05000020008def02d2
May 11 15:10:05 msm8909 python3[3035]: 1360.6798233985901 [06:05:04:02:E8:6A] <- RX 06004019e2009183912d
May 11 15:10:05 msm8909 python3[3035]: 1360.6889462471008 [06:05:04:02:E8:6A] -> ACK b'05000020008def02d2'
May 11 15:10:05 msm8909 python3[3035]: DBUS: Write 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 15:10:05 msm8909 python3[3035]: Header: 06004019 payload: e200 crc: 9183912d
May 11 15:10:05 msm8909 python3[3035]: command list complete
May 11 15:10:05 msm8909 python3[3035]: DEACTIVATING AMDTP.
May 11 15:10:05 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 15:10:05 msm8909 python3[3035]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 15:10:05 msm8909 python3[3035]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 15:10:06 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:10:06 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:10:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:10:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:10:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8b2c98e8a35f41b0b1f004bb450571ea", "rt": "gw"}
May 11 15:10:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '5949f226bd3b41889fbdc5d3eb15dde9', 'timestamp': 1715411370.3870208, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '13fbabf0054b4b8bbd820e3699a36a5d', 'timestamp': 1715411387.616864, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '29f9ed22300b4807ac6de3205470390c', 'timestamp': 1715411392.8343627, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '0a3a0412c1d2464aae0e5a83a0d36e81', 'timestamp': 1715411402.2346098, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '0ce4546a1d7141c7b3bd65a0565bb253', 'timestamp': 1715411402.2871187, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:06 msm8909 python3[3035]: [SSE] RX'd: {'key': '8b2c98e8a35f41b0b1f004bb450571ea', 'timestamp': 1715411406.5904613, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:08 msm8909 python3[3035]: Total BG Logs: 180
May 11 15:10:08 msm8909 python3[3035]: [SSE] BACKGROUND: {'events': [{'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.25, 'wearableId': 76, 'utcTimestamp': 1715400540, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.25, 'wearableId': 76, 'utcTimestamp': 1715400600, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.25, 'wearableId': 76, 'utcTimestamp': 1715400660, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.25, 'wearableId': 76, 'utcTimestamp': 1715400720, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.25, 'wearableId': 76, 'utcTimestamp': 1715400780, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715400840, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenInd
May 11 15:10:08 msm8909 python3[3035]: ex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.25, 'wearableId': 76, 'utcTimestamp': 1715400900, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715400960, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401020, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401080, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401140, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401200, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, '
May 11 15:10:08 msm8909 python3[3035]: skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401260, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401320, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401380, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401440, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401500, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401560, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBm
May 11 15:10:08 msm8909 python3[3035]: rCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401620, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401680, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401740, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401800, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401860, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401920, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, '
May 11 15:10:08 msm8909 python3[3035]: deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715401980, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402040, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402100, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402160, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402220, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402280, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5,
May 11 15:10:08 msm8909 python3[3035]: 'wearableId': 76, 'utcTimestamp': 1715402340, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402400, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402460, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402520, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402580, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402640, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402700, 'sol
May 11 15:10:08 msm8909 python3[3035]: arGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402760, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402820, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402880, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715402940, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403000, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403060, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'de
May 11 15:10:08 msm8909 python3[3035]: ltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403120, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403180, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.5, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403240, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403300, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403360, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403420, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'delt
May 11 15:10:08 msm8909 python3[3035]: aDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403480, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403540, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403600, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403660, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403720, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403780, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp
May 11 15:10:08 msm8909 python3[3035]: ': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403840, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403900, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715403960, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404020, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404080, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404140, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmr
May 11 15:10:08 msm8909 python3[3035]: Cals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404200, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404260, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404320, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404380, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404440, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404500, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals
May 11 15:10:08 msm8909 python3[3035]: ': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.5, 'wearableId': 76, 'utcTimestamp': 1715404560, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404620, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404680, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404740, 'solarGenIndex': 23, 'activity': 0, 'battery': 72, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404800, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404860, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A',
May 11 15:10:08 msm8909 python3[3035]: 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404920, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715404980, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405040, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405100, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405160, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405220, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, '
May 11 15:10:08 msm8909 python3[3035]: utcTimestamp': 1715405280, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405340, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405400, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405460, 'solarGenIndex': 23, 'activity': 0, 'battery': 74, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405520, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405580, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405640, 'solarGenIn
May 11 15:10:08 msm8909 python3[3035]: dex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405700, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405760, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405820, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405880, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715405940, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406000, 'solarGenIndex': 23, 'activity': 0, 'battery': 76
May 11 15:10:08 msm8909 python3[3035]: , 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406060, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406120, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406180, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406240, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406300, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406360, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIn
May 11 15:10:08 msm8909 python3[3035]: dex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406420, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406480, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}]}
May 11 15:10:08 msm8909 python3[3035]: [SSE] Sending: {"msg": {"events": [{"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.25, "wearableId": 76, "utcTimestamp": 1715400540, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.25, "wearableId": 76, "utcTimestamp": 1715400600, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.25, "wearableId": 76, "utcTimestamp": 1715400660, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.25, "wearableId": 76, "utcTimestamp": 1715400720, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.25, "wearableId": 76, "utcTimestamp": 1715400780, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715400840, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalG
May 11 15:10:08 msm8909 python3[3035]: enIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.25, "wearableId": 76, "utcTimestamp": 1715400900, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715400960, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401020, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401080, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401140, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401200, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps":
May 11 15:10:08 msm8909 python3[3035]: 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401260, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401320, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401380, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401440, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401500, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401560, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "de
May 11 15:10:08 msm8909 python3[3035]: ltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401620, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401680, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401740, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401800, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401860, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401920, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals":
May 11 15:10:08 msm8909 python3[3035]: 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715401980, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402040, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402100, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402160, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402220, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402280, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 2
May 11 15:10:08 msm8909 python3[3035]: 5.5, "wearableId": 76, "utcTimestamp": 1715402340, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402400, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402460, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402520, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402580, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402640, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402700,
May 11 15:10:09 msm8909 python3[3035]: "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402760, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402820, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402880, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715402940, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403000, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403060, "solarGenIndex": 23, "activity": 0, "battery": 75
May 11 15:10:09 msm8909 python3[3035]: , "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403120, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403180, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403240, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403300, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403360, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403420, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1,
May 11 15:10:09 msm8909 python3[3035]: "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403480, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403540, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403600, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403660, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403720, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403780, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "ski
May 11 15:10:09 msm8909 python3[3035]: nTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403840, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403900, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715403960, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404020, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404080, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404140, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "del
May 11 15:10:09 msm8909 python3[3035]: taBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404200, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404260, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404320, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404380, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404440, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404500, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaAc
May 11 15:10:09 msm8909 python3[3035]: tCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.5, "wearableId": 76, "utcTimestamp": 1715404560, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404620, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404680, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404740, "solarGenIndex": 23, "activity": 0, "battery": 72, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404800, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404860, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:
May 11 15:10:09 msm8909 python3[3035]: 6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404920, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715404980, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405040, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405100, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405160, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405220, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId":
May 11 15:10:09 msm8909 python3[3035]: 76, "utcTimestamp": 1715405280, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405340, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405400, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405460, "solarGenIndex": 23, "activity": 0, "battery": 74, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405520, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405580, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405640, "solar
May 11 15:10:09 msm8909 python3[3035]: GenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405700, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405760, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405820, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405880, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715405940, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406000, "solarGenIndex": 23, "activity": 0, "battery
May 11 15:10:09 msm8909 python3[3035]: ": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406060, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406120, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406180, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406240, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406300, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406360, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermal
May 11 15:10:09 msm8909 python3[3035]: GenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406420, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406480, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}]}, "key": "b64d019b57164b398c2bff32a9a29891", "rt": "bg"}
May 11 15:10:09 msm8909 python3[3035]: [SSE] BACKGROUND: {'events': [{'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406540, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406600, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406660, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406720, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406780, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406840, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'therma
May 11 15:10:09 msm8909 python3[3035]: lGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406900, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715406960, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407020, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407080, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407140, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407200, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'de
May 11 15:10:09 msm8909 python3[3035]: ltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407260, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407320, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407380, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407440, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407500, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407560, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'p
May 11 15:10:09 msm8909 python3[3035]: owerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407620, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407680, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407740, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407800, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407860, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407920, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals':
May 11 15:10:09 msm8909 python3[3035]: 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715407980, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408040, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408100, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408160, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408220, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408280, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals':
May 11 15:10:09 msm8909 python3[3035]: 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408340, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408400, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408460, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408520, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408580, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408640, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', '
May 11 15:10:09 msm8909 python3[3035]: caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408700, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408760, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408820, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408880, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715408940, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409000, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'u
May 11 15:10:09 msm8909 python3[3035]: tcTimestamp': 1715409060, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409120, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409180, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409240, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409300, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409360, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409420, 'solarGenIndex
May 11 15:10:09 msm8909 python3[3035]: ': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409480, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409540, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409600, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409660, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 25.75, 'wearableId': 76, 'utcTimestamp': 1715409720, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715409780, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWa
May 11 15:10:09 msm8909 python3[3035]: lkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715409840, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715409900, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715409960, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410020, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410080, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410140, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistanc
May 11 15:10:09 msm8909 python3[3035]: e': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410200, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410260, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410320, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410380, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410440, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410500, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powe
May 11 15:10:09 msm8909 python3[3035]: rConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410560, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410620, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410680, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410740, 'solarGenIndex': 23, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410800, 'solarGenIndex': 18, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410860, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate'
May 11 15:10:09 msm8909 python3[3035]: : None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410920, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715410980, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715411040, 'solarGenIndex': 18, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715411100, 'solarGenIndex': 18, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715411160, 'solarGenIndex': 23, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715411220, 'solarGenIndex': 18, 'activity': 0, 'battery': 76, 'deltaWalkSteps': 0}, {'thermalGenIndex': 1, 'deltaDistance': 0, 'deltaRunSteps': 0, 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'deltaBmrCals': 0, 'heartRate': None, 'deltaActCals': 0, 'deviceId': '06:05:04:
May 11 15:10:09 msm8909 python3[3035]: 02:E8:6A', 'caseTemp': 26.0, 'wearableId': 76, 'utcTimestamp': 1715411280, 'solarGenIndex': 18, 'activity': 0, 'battery': 75, 'deltaWalkSteps': 0}]}
May 11 15:10:09 msm8909 python3[3035]: [SSE] Sending: {"msg": {"events": [{"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406540, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406600, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406660, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406720, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406780, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406840, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"t
May 11 15:10:09 msm8909 python3[3035]: hermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406900, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715406960, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407020, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407080, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407140, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407200, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0
May 11 15:10:09 msm8909 python3[3035]: , "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407260, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407320, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407380, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407440, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407500, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407560, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.7
May 11 15:10:09 msm8909 python3[3035]: 5, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407620, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407680, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407740, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407800, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407860, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407920, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrC
May 11 15:10:09 msm8909 python3[3035]: als": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715407980, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408040, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408100, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408160, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408220, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408280, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActC
May 11 15:10:09 msm8909 python3[3035]: als": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408340, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408400, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408460, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408520, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408580, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408640, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6
May 11 15:10:09 msm8909 python3[3035]: A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408700, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408760, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408820, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408880, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715408940, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409000, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 7
May 11 15:10:09 msm8909 python3[3035]: 6, "utcTimestamp": 1715409060, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409120, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409180, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409240, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 25.75, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409300, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409360, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409420, "solarGen
May 11 15:10:09 msm8909 python3[3035]: Index": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409480, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409540, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409600, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409660, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 25.75, "wearableId": 76, "utcTimestamp": 1715409720, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715409780, "solarGenIndex": 23, "activity": 0, "battery": 75, "de
May 11 15:10:09 msm8909 python3[3035]: ltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715409840, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715409900, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715409960, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410020, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410080, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410140, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDi
May 11 15:10:09 msm8909 python3[3035]: stance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410200, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410260, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410320, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410380, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410440, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410500, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0,
May 11 15:10:09 msm8909 python3[3035]: "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410560, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410620, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410680, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410740, "solarGenIndex": 23, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410800, "solarGenIndex": 18, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410860, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heart
May 11 15:10:09 msm8909 python3[3035]: Rate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410920, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715410980, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715411040, "solarGenIndex": 18, "activity": 0, "battery": 75, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715411100, "solarGenIndex": 18, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715411160, "solarGenIndex": 23, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.0, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:05:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715411220, "solarGenIndex": 18, "activity": 0, "battery": 76, "deltaWalkSteps": 0}, {"thermalGenIndex": 1, "deltaDistance": 0, "deltaRunSteps": 0, "skinTemp": 26.25, "powerConsumedIndex": 1, "deltaBmrCals": 0, "heartRate": null, "deltaActCals": 0, "deviceId": "06:0
May 11 15:10:09 msm8909 python3[3035]: 5:04:02:E8:6A", "caseTemp": 26.0, "wearableId": 76, "utcTimestamp": 1715411280, "solarGenIndex": 18, "activity": 0, "battery": 75, "deltaWalkSteps": 0}]}, "key": "6baa9a9e11b34a219ad12c76983cc438", "rt": "bg"}
May 11 15:10:09 msm8909 python3[3035]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 15:10:09 msm8909 python3[3035]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 15:10:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 793, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003190007000000004b106869
May 11 15:10:09 msm8909 python3[3035]: [SSE] RX'd: {'key': 'b64d019b57164b398c2bff32a9a29891', 'timestamp': 1715411409.3712256, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:09 msm8909 python3[3035]: [SSE] RX'd: {'key': '6baa9a9e11b34a219ad12c76983cc438', 'timestamp': 1715411409.7694621, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:13 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 793, 'company_id': b'%\x1a', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003190007000000004d306869
May 11 15:10:13 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:10:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 799, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031f00070000000005206867
May 11 15:10:14 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:10:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:10:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 800, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032000070000000055206868
May 11 15:10:15 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:10:15 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1509, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 876, 'sleep_state': 4, 'total_cals': 904, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e500f41c936c482b347f81
May 11 15:10:15 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:10:15 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1509, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 876, 'sleep_state': 4, 'total_cals': 904, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e500f41c936c482b047f81
May 11 15:10:15 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:10:15 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 802, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 44, 'sleep_state': 1, 'total_cals': 45, 'sleep_duration': 41, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d4000700000000000000290322000701402c0040217d7e
May 11 15:10:15 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411415, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 802, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 1, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:10:15 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411415, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 44, 'solarGen': 802, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 45, 'caseTemp': 125, 'sleepState': 1, 'walkSteps': 0, 'sleepDuration': 41, 'thermalGen': 7, 'battery': 64}}
May 11 15:10:15 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411415, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 44, "solarGen": 802, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 45, "caseTemp": 125, "sleepState": 1, "walkSteps": 0, "sleepDuration": 41, "thermalGen": 7, "battery": 64}}, "key": "06a60c2591e7469b8ad9f01971c9fc86", "rt": "instant"}
May 11 15:10:16 msm8909 python3[3035]: [SSE] RX'd: {'key': '06a60c2591e7469b8ad9f01971c9fc86', 'timestamp': 1715411416.1659479, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 799, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031f00070000000005206867
May 11 15:10:16 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:10:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 583, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000247003d0210d0005f206868
May 11 15:10:28 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:10:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:10:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:10:29 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 902, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038600100000000047106969
May 11 15:10:29 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411429, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 902, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 71}}
May 11 15:10:29 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411429, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 902, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 71}}
May 11 15:10:29 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411429, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 902, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 71}}, "key": "ef1a4782c63b44b28bdc8fbd4f91cbaa", "rt": "instant"}
May 11 15:10:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 799, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031f00070000000005306867
May 11 15:10:29 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:10:29 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 916, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003940010000001004e106868
May 11 15:10:29 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ef1a4782c63b44b28bdc8fbd4f91cbaa', 'timestamp': 1715411429.5043375, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:31 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:10:31 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:10:31 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1509, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 876, 'sleep_state': 4, 'total_cals': 904, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e500f41c936c482b147f81
May 11 15:10:31 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:10:32 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:10:32 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:10:36 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:10:36 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:10:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 802, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032200070000000055106868
May 11 15:10:42 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:10:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 583, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000247003d0210d0005f306868
May 11 15:10:42 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:10:42 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1509, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 129, 'act_cals': 28, 'bmr_cals': 876, 'sleep_state': 4, 'total_cals': 904, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 72} 05d505d5000700001bee15c7000005e500f41c936c482b247f81
May 11 15:10:42 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:10:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:10:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 916, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003940010000001004e306868
May 11 15:10:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 800, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032000070000000059106867
May 11 15:10:44 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:10:44 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 902, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038600100000000047206969
May 11 15:10:44 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:10:44 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:10:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044106869
May 11 15:10:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:10:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 799, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000031f00070000000005206867
May 11 15:10:56 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:10:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 800, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032000070000000059206867
May 11 15:10:56 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:10:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 793, 'company_id': b'%\x1a', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003190007000000004d006869
May 11 15:10:57 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411457, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 793, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 77}}
May 11 15:10:57 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411457, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 793, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 77}}
May 11 15:10:57 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411457, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 793, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 77}}, "key": "df7b22eac54342298cd449a90a273096", "rt": "instant"}
May 11 15:10:57 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:10:57 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:10:57 msm8909 python3[3035]: [SSE] RX'd: {'key': 'df7b22eac54342298cd449a90a273096', 'timestamp': 1715411457.6683207, 'data': '', 'type': 's', 'source': 0}
May 11 15:10:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 583, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000247003d0210d0005f106868
May 11 15:10:58 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:10:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:10:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 916, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003940010000001004e006868
May 11 15:10:58 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411458, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 916, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:10:58 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411458, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 916, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:10:58 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411458, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 916, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "a52cee7b0392448cab6955494bd2f3c9", "rt": "instant"}
May 11 15:10:59 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a52cee7b0392448cab6955494bd2f3c9', 'timestamp': 1715411459.3061485, 'data': '', 'type': 's', 'source': 0}
May 11 15:11:00 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206869
May 11 15:11:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:11:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:11:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "ca68e6382c7d4ac8944df47a40391ba1", "rt": "gw"}
May 11 15:11:06 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:11:06 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:11:06 msm8909 python3[3035]: [SSE] RX'd: {'key': 'ca68e6382c7d4ac8944df47a40391ba1', 'timestamp': 1715411466.7323275, 'data': '', 'type': 's', 'source': 0}
May 11 15:11:10 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:11:10 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:11:10 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:11:10 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411470, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:11:10 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411470, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:11:10 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411470, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "c7ca122c84b04ba0b240c86f24cc5f49", "rt": "instant"}
May 11 15:11:10 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 11 15:11:10 msm8909 python3[3035]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 15:11:10 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:11:10 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411470, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:11:10 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411470, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:11:10 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411470, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "1b8e938d03b040e4a0bfa4e3413848aa", "rt": "instant"}
May 11 15:11:10 msm8909 python3[3035]: [SSE] RX'd: {'key': 'c7ca122c84b04ba0b240c86f24cc5f49', 'timestamp': 1715411470.6545856, 'data': '', 'type': 's', 'source': 0}
May 11 15:11:11 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 904, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038800100000000048106969
May 11 15:11:11 msm8909 python3[3035]: [SSE] RX'd: {'key': '1b8e938d03b040e4a0bfa4e3413848aa', 'timestamp': 1715411471.2087917, 'data': '', 'type': 's', 'source': 0}
May 11 15:11:11 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 802, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032200070000000055006868
May 11 15:11:11 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:11:11 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:11:11 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:11:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f306868
May 11 15:11:12 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:11:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 795, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031b0007000000004c106869
May 11 15:11:13 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 918, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003960010000001004e206868
May 11 15:11:14 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x07\xc0', 'pairing_code': b'\x07\xc0', 'mtp_version': 6} 07c007c00006
May 11 15:11:14 msm8909 python3[3035]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 15:11:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f306868
May 11 15:11:14 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:11:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f006868
May 11 15:11:24 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:11:24 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 804, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0324000701402e0040107d7e
May 11 15:11:24 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411484, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 804, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 64}}
May 11 15:11:24 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411484, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 804, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 64}}
May 11 15:11:24 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411484, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 46, "solarGen": 804, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 47, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 42, "thermalGen": 7, "battery": 64}}, "key": "85b76160a43d49679c2b23fec3193fda", "rt": "instant"}
May 11 15:11:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 804, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003240007000000005c206867
May 11 15:11:25 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:11:25 msm8909 python3[3035]: [SSE] RX'd: {'key': '85b76160a43d49679c2b23fec3193fda', 'timestamp': 1715411485.3155892, 'data': '', 'type': 's', 'source': 0}
May 11 15:11:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 801, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032100070000000005106867
May 11 15:11:25 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:11:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 918, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003960010000001004e306868
May 11 15:11:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 795, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031b0007000000004c306869
May 11 15:11:26 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 904, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038800100000000048206969
May 11 15:11:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 804, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032400070000000056106868
May 11 15:11:26 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:11:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 804, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003240007000000005c306867
May 11 15:11:27 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:11:28 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 11 15:11:28 msm8909 python3[3035]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 15:11:37 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:11:37 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:11:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 801, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032100070000000005206867
May 11 15:11:38 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:11:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 795, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031b0007000000004c006869
May 11 15:11:39 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f106868
May 11 15:11:39 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:11:40 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 904, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038800100000000048006969
May 11 15:11:40 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411500, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 904, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:11:40 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411500, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 904, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:11:40 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411500, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 904, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "c5e9286aa6ca40109886ce4180d2c7fa", "rt": "instant"}
May 11 15:11:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 918, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003960010000001004e006868
May 11 15:11:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 804, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032400070000000056306868
May 11 15:11:41 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:11:41 msm8909 python3[3035]: [SSE] RX'd: {'key': 'c5e9286aa6ca40109886ce4180d2c7fa', 'timestamp': 1715411501.2564733, 'data': '', 'type': 's', 'source': 0}
May 11 15:11:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f206868
May 11 15:11:41 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:11:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 804, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003240007000000005c006867
May 11 15:11:42 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:11:42 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 804, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0324000701402e0040207d7e
May 11 15:11:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045306869
May 11 15:11:52 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:11:52 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:11:52 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 804, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0324000701402e0040307d7e
May 11 15:11:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047006868
May 11 15:11:52 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 795, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031b0007000000004c106869
May 11 15:11:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 802, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032200070000000059006867
May 11 15:11:53 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:11:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f306868
May 11 15:11:53 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:11:55 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 801, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032100070000000005006867
May 11 15:11:55 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:11:55 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 904, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038800100000000048106969
May 11 15:11:56 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1510, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 877, 'sleep_state': 4, 'total_cals': 905, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e600f41c936d4b2c147f82
May 11 15:11:56 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:12:05 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 806, 'company_id': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003260007000000005a306867
May 11 15:12:05 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:12:06 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:12:06 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:12:06 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1fbc325fb6c14ee189781d7eda801459", "rt": "gw"}
May 11 15:12:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 795, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031b0007000000004c306869
May 11 15:12:06 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411526, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 795, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:12:06 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411526, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 795, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:12:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411526, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 795, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "4568d6406b014182b938af5e2d8d8f18", "rt": "instant"}
May 11 15:12:07 msm8909 python3[3035]: [SSE] RX'd: {'key': '1fbc325fb6c14ee189781d7eda801459', 'timestamp': 1715411527.1040015, 'data': '', 'type': 's', 'source': 0}
May 11 15:12:07 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:12:07 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:12:07 msm8909 python3[3035]: [SSE] RX'd: {'key': '4568d6406b014182b938af5e2d8d8f18', 'timestamp': 1715411527.4151192, 'data': '', 'type': 's', 'source': 0}
May 11 15:12:07 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1512, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 878, 'sleep_state': 4, 'total_cals': 906, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e800f41ca36e4b2b247f82
May 11 15:12:07 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:12:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 585, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000249003d0210d0005f006868
May 11 15:12:08 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:12:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 802, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032200070000000059106867
May 11 15:12:08 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:12:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 69, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000045106869
May 11 15:12:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047206868
May 11 15:12:09 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 587, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000024b003d0210d0005e106868
May 11 15:12:09 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:12:10 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 906, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038a00100000000047306969
May 11 15:12:10 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:12:10 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:12:10 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 801, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032100070000000005106867
May 11 15:12:10 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:12:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 920, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003980010000001004d006868
May 11 15:12:20 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411540, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 920, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:12:20 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411540, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 920, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:12:20 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411540, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 920, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 77}}, "key": "3fa25b0c64b94a598aa3db4df2534619", "rt": "instant"}
May 11 15:12:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 806, 'company_id': b'\x18\xcf', 'battery': 90, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003260007000000005a006867
May 11 15:12:20 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:12:21 msm8909 python3[3035]: [SSE] RX'd: {'key': '3fa25b0c64b94a598aa3db4df2534619', 'timestamp': 1715411540.9745398, 'data': '', 'type': 's', 'source': 0}
May 11 15:12:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 587, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000024b003d0210d0005e206868
May 11 15:12:21 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:12:21 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1512, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 878, 'sleep_state': 4, 'total_cals': 906, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e800f41ca36e4b2b347f82
May 11 15:12:21 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:12:21 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 806, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0326000701402e003e207d7e
May 11 15:12:21 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047306868
May 11 15:12:21 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411541, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 71}}
May 11 15:12:21 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411541, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 71}}
May 11 15:12:22 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411541, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 71}}, "key": "5c2619e5a8a442da96e62035fdae4fb4", "rt": "instant"}
May 11 15:12:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 796, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031c0007000000004c006869
May 11 15:12:22 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 906, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038a00100000000047006969
May 11 15:12:22 msm8909 python3[3035]: [SSE] RX'd: {'key': '5c2619e5a8a442da96e62035fdae4fb4', 'timestamp': 1715411542.4071245, 'data': '', 'type': 's', 'source': 0}
May 11 15:12:24 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 806, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0326000701402e003e307d7e
May 11 15:12:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 796, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031c0007000000004c106869
May 11 15:12:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 804, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032400070000000059006867
May 11 15:12:35 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:12:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 920, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003980010000001004d206868
May 11 15:12:35 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 906, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038a00100000000047106969
May 11 15:12:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044006869
May 11 15:12:35 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411555, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:12:35 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411555, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:12:35 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411555, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "857ee443776d47909f5e5629627c106c", "rt": "instant"}
May 11 15:12:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 806, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032600070000000056006868
May 11 15:12:36 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:12:36 msm8909 python3[3035]: [SSE] RX'd: {'key': '857ee443776d47909f5e5629627c106c', 'timestamp': 1715411556.2789083, 'data': '', 'type': 's', 'source': 0}
May 11 15:12:36 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 587, 'company_id': b'\x10\xd3', 'battery': 94, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000024b003d0210d0005e306868
May 11 15:12:36 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:12:37 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 906, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038a00100000000047206969
May 11 15:12:37 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:12:37 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:12:38 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:12:38 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:12:38 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 15:12:38 msm8909 python3[3035]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 15:12:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044106869
May 11 15:12:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 796, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031c0007000000004c306869
May 11 15:12:49 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047206868
May 11 15:12:49 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1512, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 878, 'sleep_state': 4, 'total_cals': 906, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e800f41ca36e4b2b147f82
May 11 15:12:49 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:12:51 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x17\xe1', 'pairing_code': b'\x17\xe1', 'mtp_version': 6} 17e117e10006
May 11 15:12:51 msm8909 python3[3035]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 15:12:51 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 806, 'company_id': b'\x13\xd4', 'battery': 62, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0326000701402e003e107d7e
May 11 15:12:51 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411571, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 806, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 62}}
May 11 15:12:51 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411571, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 806, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 62}}
May 11 15:12:51 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411571, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 46, "solarGen": 806, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 47, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 42, "thermalGen": 7, "battery": 62}}, "key": "78eb4649caf84e28bb2dd40786a930ce", "rt": "instant"}
May 11 15:12:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '78eb4649caf84e28bb2dd40786a930ce', 'timestamp': 1715411572.077116, 'data': '', 'type': 's', 'source': 0}
May 11 15:12:52 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1512, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 878, 'sleep_state': 4, 'total_cals': 906, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e800f41ca36e4b2b247f82
May 11 15:12:52 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:13:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 920, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003980010000001004d106868
May 11 15:13:02 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 906, 'company_id': b'\rU', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038a00100000000047006969
May 11 15:13:02 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411582, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 906, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 71}}
May 11 15:13:02 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411582, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 906, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 71}}
May 11 15:13:02 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411582, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 906, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 71}}, "key": "0cfbb55127ff4f68a5600336478798ad", "rt": "instant"}
May 11 15:13:03 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 806, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032600070000000056306868
May 11 15:13:03 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:13:03 msm8909 python3[3035]: [SSE] RX'd: {'key': '0cfbb55127ff4f68a5600336478798ad', 'timestamp': 1715411582.9289758, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:03 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:13:03 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:13:04 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 804, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032400070000000059306867
May 11 15:13:04 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:13:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 71, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000047006868
May 11 15:13:06 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1513, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 879, 'sleep_state': 4, 'total_cals': 907, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e900f41ca36f4b2c347f82
May 11 15:13:06 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:13:06 msm8909 python3[3035]: Running Scheduled: Thread Check
May 11 15:13:07 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:13:07 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:13:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "09735a9e0e3d42ab99659306491f94bf", "rt": "gw"}
May 11 15:13:07 msm8909 python3[3035]: [SSE] RX'd: {'key': '09735a9e0e3d42ab99659306491f94bf', 'timestamp': 1715411587.5491638, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:08 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:13:08 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:13:16 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 808, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0328000701402e0040007d7e
May 11 15:13:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 808, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003280007000000005c206867
May 11 15:13:16 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:13:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 806, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032600070000000059006868
May 11 15:13:17 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:13:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 805, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032500070000000005006868
May 11 15:13:17 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:13:19 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 908, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038c00100000000048206969
May 11 15:13:19 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:13:19 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:13:20 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 808, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032800070000000055106868
May 11 15:13:20 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:13:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 808, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032800070000000055206868
May 11 15:13:30 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:13:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206869
May 11 15:13:31 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1513, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 879, 'sleep_state': 4, 'total_cals': 907, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e900f41ca36f4b2c147f82
May 11 15:13:31 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:13:31 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 805, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032500070000000005206868
May 11 15:13:31 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:13:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 797, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031d0007000000004c006869
May 11 15:13:32 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411612, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 797, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:13:32 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411612, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 797, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:13:32 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411612, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 797, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "a65638d983a0448287e5de08ba02cf0c", "rt": "instant"}
May 11 15:13:33 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a65638d983a0448287e5de08ba02cf0c', 'timestamp': 1715411612.7582715, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:13:33 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411613, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:13:33 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411613, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:13:33 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411613, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "29c98b7d947747eda0051ae6e2c3ed5a", "rt": "instant"}
May 11 15:13:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 808, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003280007000000005c006867
May 11 15:13:33 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:13:34 msm8909 python3[3035]: ADVERT: {'case_temp': 127, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1513, 'company_id': b'\x05\xd5', 'battery': 44, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 879, 'sleep_state': 4, 'total_cals': 907, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005e900f41ca36f4b2c147f82
May 11 15:13:34 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:13:34 msm8909 python3[3035]: [SSE] RX'd: {'key': '29c98b7d947747eda0051ae6e2c3ed5a', 'timestamp': 1715411613.8266175, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 922, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039a0010000001004e006868
May 11 15:13:34 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411614, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 922, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:13:34 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411614, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 922, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:13:34 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411614, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 922, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "8e22297a1eca478fac0283d2a9b1cf39", "rt": "instant"}
May 11 15:13:34 msm8909 python3[3035]: [SSE] RX'd: {'key': '8e22297a1eca478fac0283d2a9b1cf39', 'timestamp': 1715411614.8199959, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:38 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:13:38 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:13:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 805, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032500070000000005306868
May 11 15:13:44 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:13:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:13:45 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411625, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:13:45 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411625, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:13:45 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411625, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "92f63d0fd23742fab60bf75522b53dc3", "rt": "instant"}
May 11 15:13:45 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 808, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0328000701402e0040307d7e
May 11 15:13:45 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 808, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003280007000000005c106867
May 11 15:13:45 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:13:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 806, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032600070000000059306868
May 11 15:13:46 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:13:46 msm8909 python3[3035]: [SSE] RX'd: {'key': '92f63d0fd23742fab60bf75522b53dc3', 'timestamp': 1715411626.1760223, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:46 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 908, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038c00100000000048106969
May 11 15:13:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 922, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039a0010000001004e106868
May 11 15:13:47 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:13:47 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:13:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 797, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031d0007000000004c106869
May 11 15:13:48 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:13:58 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 808, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a0328000701402e0040007d7e
May 11 15:13:58 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411638, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 808, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 64}}
May 11 15:13:58 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411638, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 808, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 64}}
May 11 15:13:58 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411638, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 46, "solarGen": 808, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 47, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 42, "thermalGen": 7, "battery": 64}}, "key": "6e43658d367f406482021b3396e689ba", "rt": "instant"}
May 11 15:13:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:13:58 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:13:58 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:13:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 808, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf0007000000000000000003280007000000005c206867
May 11 15:13:58 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:13:58 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 806, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032600070000000059006868
May 11 15:13:58 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:13:58 msm8909 python3[3035]: [SSE] RX'd: {'key': '6e43658d367f406482021b3396e689ba', 'timestamp': 1715411638.6772377, 'data': '', 'type': 's', 'source': 0}
May 11 15:13:59 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 908, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038c00100000000048206969
May 11 15:13:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 797, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031d0007000000004c206869
May 11 15:13:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 808, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032800070000000055106868
May 11 15:13:59 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:14:00 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:14:00 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:14:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 922, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039a0010000001004e306868
May 11 15:14:02 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:14:02 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:14:07 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:14:07 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:14:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c9df8a5431af48ea8d87b456e8f2bc3e", "rt": "gw"}
May 11 15:14:08 msm8909 python3[3035]: [SSE] RX'd: {'key': 'c9df8a5431af48ea8d87b456e8f2bc3e', 'timestamp': 1715411648.0639267, 'data': '', 'type': 's', 'source': 0}
May 11 15:14:09 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:14:09 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:14:12 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 590, 'company_id': b'\x10\xd3', 'battery': 93, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000024e003d0210d0005d106868
May 11 15:14:12 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:14:12 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:14:12 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:14:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 807, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032700070000000005206868
May 11 15:14:14 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:14:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 797, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031d0007000000004c006869
May 11 15:14:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 808, 'company_id': b'\x15\x83', 'battery': 85, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032800070000000055206868
May 11 15:14:14 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:14:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206869
May 11 15:14:15 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 808, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032800070000000059206868
May 11 15:14:15 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:14:16 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:14:16 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:14:16 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1514, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 880, 'sleep_state': 4, 'total_cals': 908, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 75} 05d505d5000700001bee15c7000005ea00f41cb3704b2a148082
May 11 15:14:16 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:14:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 923, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039b0010000001004d106868
May 11 15:14:26 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 810, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032a00070000000056006868
May 11 15:14:26 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:14:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 590, 'company_id': b'\x10\xd3', 'battery': 93, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000024e003d0210d0005d306868
May 11 15:14:27 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:14:27 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306869
May 11 15:14:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 808, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032800070000000059306868
May 11 15:14:28 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:14:30 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 808, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032800070000000059006868
May 11 15:14:30 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:14:39 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:14:39 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:14:40 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 810, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032a000701402e0040007d7e
May 11 15:14:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 797, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031d0007000000004c306869
May 11 15:14:41 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411681, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 797, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:14:41 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411681, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 797, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:14:41 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411681, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 797, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "e8419ddd4c32420f8f1fc26fc30091fb", "rt": "instant"}
May 11 15:14:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 807, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032700070000000005106868
May 11 15:14:41 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:14:41 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:14:41 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:14:41 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1514, 'company_id': b'\x05\xd5', 'battery': 42, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 880, 'sleep_state': 4, 'total_cals': 908, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ea00f41cb370432a348082
May 11 15:14:41 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:14:41 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 590, 'company_id': b'\x10\xd3', 'battery': 93, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd0000024e003d0210d0005d106868
May 11 15:14:41 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:14:41 msm8909 python3[3035]: [SSE] RX'd: {'key': 'e8419ddd4c32420f8f1fc26fc30091fb', 'timestamp': 1715411681.6187582, 'data': '', 'type': 's', 'source': 0}
May 11 15:14:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:14:42 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411682, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:14:42 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411682, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:14:42 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411682, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "0aea53a01f2e4b66a39e6d011c754c4e", "rt": "instant"}
May 11 15:14:43 msm8909 python3[3035]: [SSE] RX'd: {'key': '0aea53a01f2e4b66a39e6d011c754c4e', 'timestamp': 1715411683.127111, 'data': '', 'type': 's', 'source': 0}
May 11 15:14:54 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 11 15:14:54 msm8909 python3[3035]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 15:14:54 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206869
May 11 15:14:54 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411694, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:14:54 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411694, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:14:54 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411694, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "902ebe800f6840289903dbd85c05f377", "rt": "instant"}
May 11 15:14:54 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 810, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032a000701402e0040207d7e
May 11 15:14:55 msm8909 python3[3035]: [SSE] RX'd: {'key': '902ebe800f6840289903dbd85c05f377', 'timestamp': 1715411695.3438494, 'data': '', 'type': 's', 'source': 0}
May 11 15:14:55 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 923, 'company_id': b'\x0f\x89', 'battery': 77, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039b0010000001004d006868
May 11 15:14:55 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411695, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 923, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:14:55 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411695, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 923, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 77}}
May 11 15:14:55 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411695, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 923, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 77}}, "key": "40de367b163248ce84040e4f8ef46107", "rt": "instant"}
May 11 15:14:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 797, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031d0007000000004c006869
May 11 15:14:56 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 807, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032700070000000005206868
May 11 15:14:56 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:14:56 msm8909 python3[3035]: [SSE] RX'd: {'key': '40de367b163248ce84040e4f8ef46107', 'timestamp': 1715411696.3667164, 'data': '', 'type': 's', 'source': 0}
May 11 15:14:57 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048306868
May 11 15:15:07 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:15:07 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:15:07 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7bdfc7e4fe384216822406e99d96c820", "rt": "gw"}
May 11 15:15:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '7bdfc7e4fe384216822406e99d96c820', 'timestamp': 1715411708.3017533, 'data': '', 'type': 's', 'source': 0}
May 11 15:15:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 807, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032700070000000005306868
May 11 15:15:08 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:15:09 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:15:09 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:15:09 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044006969
May 11 15:15:09 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1516, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 881, 'sleep_state': 4, 'total_cals': 909, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ec00f41cb371432b248082
May 11 15:15:09 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:15:09 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 810, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032a000701402e0040307d7e
May 11 15:15:09 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411709, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 810, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 64}}
May 11 15:15:09 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411709, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 810, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 64}}
May 11 15:15:09 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411709, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 46, "solarGen": 810, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 47, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 42, "thermalGen": 7, "battery": 64}}, "key": "28895b76c34b416c98b2f99a28cae47f", "rt": "instant"}
May 11 15:15:10 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:15:10 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:15:10 msm8909 python3[3035]: [SSE] RX'd: {'key': '28895b76c34b416c98b2f99a28cae47f', 'timestamp': 1715411710.397212, 'data': '', 'type': 's', 'source': 0}
May 11 15:15:11 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:15:11 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:15:12 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 812, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032c000701402e0040007d7e
May 11 15:15:12 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:15:12 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:15:21 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 812, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032c000701402e0040107d7e
May 11 15:15:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:15:22 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 592, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000250003d0210d0005f106868
May 11 15:15:22 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:15:22 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 911, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038f00100000000048206969
May 11 15:15:22 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411722, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 911, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:15:22 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411722, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 911, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:15:22 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411722, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 911, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "da83bdc1c72c48899dafe389a6c10b80", "rt": "instant"}
May 11 15:15:23 msm8909 python3[3035]: [SSE] RX'd: {'key': 'da83bdc1c72c48899dafe389a6c10b80', 'timestamp': 1715411722.9416094, 'data': '', 'type': 's', 'source': 0}
May 11 15:15:23 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1516, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 881, 'sleep_state': 4, 'total_cals': 909, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ec00f41cb371432b348082
May 11 15:15:23 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:15:24 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 810, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032a00070000000059106868
May 11 15:15:24 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:15:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 798, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031e0007000000004c306869
May 11 15:15:25 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 809, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032900070000000005106868
May 11 15:15:25 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:15:36 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 911, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000038f00100000000048006969
May 11 15:15:38 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306969
May 11 15:15:38 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 810, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032a00070000000059306868
May 11 15:15:38 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:15:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 925, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039d0010000001004e106868
May 11 15:15:40 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 809, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032900070000000005306868
May 11 15:15:40 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:15:40 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:15:40 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:15:50 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 925, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039d0010000001004e206868
May 11 15:15:50 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 798, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031e0007000000004c206869
May 11 15:15:50 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411750, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 798, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:15:50 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411750, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 798, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 76}}
May 11 15:15:50 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411750, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 798, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 76}}, "key": "8e94f5e2cf0040daa45759056a2fa194", "rt": "instant"}
May 11 15:15:50 msm8909 python3[3035]: [SSE] RX'd: {'key': '8e94f5e2cf0040daa45759056a2fa194', 'timestamp': 1715411750.6327085, 'data': '', 'type': 's', 'source': 0}
May 11 15:15:51 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044006969
May 11 15:15:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 592, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000250003d0210d0005f006868
May 11 15:15:51 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:15:51 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 812, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032c000701402e0040007d7e
May 11 15:15:51 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:15:51 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411751, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:15:51 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411751, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:15:51 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411751, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "163d8c4a356a4a65853593fe5567abf1", "rt": "instant"}
May 11 15:15:51 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:15:51 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:15:52 msm8909 python3[3035]: [SSE] RX'd: {'key': '163d8c4a356a4a65853593fe5567abf1', 'timestamp': 1715411752.1988606, 'data': '', 'type': 's', 'source': 0}
May 11 15:15:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 812, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000032c0007000000005c206867
May 11 15:15:53 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:15:53 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 592, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000250003d0210d0005f006868
May 11 15:15:53 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:15:54 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1516, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 881, 'sleep_state': 4, 'total_cals': 909, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ec00f41cb371432b248082
May 11 15:15:54 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:16:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 812, 'company_id': b'\x18\xcf', 'battery': 92, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000032c0007000000005c306867
May 11 15:16:06 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:16:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 810, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032a00070000000059106868
May 11 15:16:06 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:16:06 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 812, 'company_id': b'\x13\xd4', 'battery': 64, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032c000701402e0040107d7e
May 11 15:16:06 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048206868
May 11 15:16:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 594, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000252003d0210d0005f206868
May 11 15:16:07 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:16:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 798, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031e0007000000004c306869
May 11 15:16:07 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 809, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032900070000000005106868
May 11 15:16:07 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:16:08 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:16:08 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:16:08 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "463bd23ac4964cb492423d71a0b63dc8", "rt": "gw"}
May 11 15:16:08 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 810, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032a00070000000059206868
May 11 15:16:08 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:16:08 msm8909 python3[3035]: [SSE] RX'd: {'key': '463bd23ac4964cb492423d71a0b63dc8', 'timestamp': 1715411768.5364249, 'data': '', 'type': 's', 'source': 0}
May 11 15:16:10 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:16:10 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:16:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 809, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032900070000000005206868
May 11 15:16:17 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:16:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 812, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032c00070000000059306868
May 11 15:16:18 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:16:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 813, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032d00070000000056306869
May 11 15:16:18 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:16:18 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x18\xcf', 'solar_gen': 813, 'company_id': b'\x18\xcf', 'battery': 91, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 103, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 18cf18cf00070000000000000000032d0007000000005b006867
May 11 15:16:18 msm8909 python3[3035]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 15:16:19 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 813, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032d000701402e003f207d7e
May 11 15:16:19 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411779, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 813, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 63}}
May 11 15:16:19 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411779, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 813, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 63}}
May 11 15:16:19 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411779, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 46, "solarGen": 813, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 47, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 42, "thermalGen": 7, "battery": 63}}, "key": "9ffec5b86dca49119ea3e3a545f73c91", "rt": "instant"}
May 11 15:16:19 msm8909 python3[3035]: [SSE] RX'd: {'key': '9ffec5b86dca49119ea3e3a545f73c91', 'timestamp': 1715411779.6047342, 'data': '', 'type': 's', 'source': 0}
May 11 15:16:19 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 927, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039f0010000001004e106868
May 11 15:16:19 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411779, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 927, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:16:19 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411779, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 927, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:16:19 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411779, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 927, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "2b63a6258d554adc93fecd3766cda4dc", "rt": "instant"}
May 11 15:16:20 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306969
May 11 15:16:20 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411780, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:16:20 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411780, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:16:20 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411780, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "a332462c24cb458aab2a136589c75d78", "rt": "instant"}
May 11 15:16:20 msm8909 python3[3035]: [SSE] RX'd: {'key': '2b63a6258d554adc93fecd3766cda4dc', 'timestamp': 1715411780.2034225, 'data': '', 'type': 's', 'source': 0}
May 11 15:16:20 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a332462c24cb458aab2a136589c75d78', 'timestamp': 1715411780.6272664, 'data': '', 'type': 's', 'source': 0}
May 11 15:16:21 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 813, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032d000701402e003f307d7e
May 11 15:16:22 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 882, 'sleep_state': 4, 'total_cals': 910, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ee00f41cc3724327048082
May 11 15:16:22 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:16:32 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:16:32 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:16:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 927, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039f0010000001004e206868
May 11 15:16:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 799, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031f0007000000004b206869
May 11 15:16:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 810, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032a00070000000005006868
May 11 15:16:32 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:16:33 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 882, 'sleep_state': 4, 'total_cals': 910, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ee00f41cc3724327148082
May 11 15:16:33 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:16:33 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 913, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000039100100000000048206969
May 11 15:16:33 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411793, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 913, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:16:33 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411793, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 913, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:16:33 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411793, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 913, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "9a39a39bba71405899538a758342c79f", "rt": "instant"}
May 11 15:16:33 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 594, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000252003d0210d0005f006868
May 11 15:16:33 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:16:34 msm8909 python3[3035]: [SSE] RX'd: {'key': '9a39a39bba71405899538a758342c79f', 'timestamp': 1715411793.9146523, 'data': '', 'type': 's', 'source': 0}
May 11 15:16:34 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 882, 'sleep_state': 4, 'total_cals': 910, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ee00f41cc3724327248082
May 11 15:16:34 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:16:34 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 594, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000252003d0210d0005f106868
May 11 15:16:34 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:16:35 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044006969
May 11 15:16:35 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 812, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032c00070000000059006868
May 11 15:16:35 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:16:36 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 813, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032d000701402e003f007d7e
May 11 15:16:41 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:16:41 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:16:45 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 913, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000039100100000000048306969
May 11 15:16:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 799, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031f0007000000004b306869
May 11 15:16:47 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'$\x04', 'pairing_code': b'$\x04', 'mtp_version': 6} 240424040006
May 11 15:16:47 msm8909 python3[3035]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 15:16:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 927, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039f0010000001004e306868
May 11 15:16:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 810, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032a00070000000005106868
May 11 15:16:47 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:16:47 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 813, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032d00070000000056206869
May 11 15:16:47 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:16:48 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 882, 'sleep_state': 4, 'total_cals': 910, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ee00f41cc3724327348082
May 11 15:16:48 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:16:48 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 813, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032d000701402e003f107d7e
May 11 15:16:49 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206969
May 11 15:16:50 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:16:50 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:16:59 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 812, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032c00070000000059306868
May 11 15:16:59 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:17:00 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x06\xd6', 'pairing_code': b'\x06\xd6', 'mtp_version': 6} 06d606d60006
May 11 15:17:00 msm8909 python3[3035]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 15:17:00 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1e\x9c'} 1e9c065f00
May 11 15:17:00 msm8909 python3[3035]: IGNORING 06:05:04:BD:E1:EC WITH PAIRING CODE: 1e9c
May 11 15:17:00 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 813, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032d000701402e003f307d7e
May 11 15:17:00 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 913, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000039100100000000048006969
May 11 15:17:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:17:01 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411821, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:17:01 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 293, 'utcTimestamp': 1715411821, 'wearableId': 63, 'deviceId': '06:05:04:FC:44:79', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 72}}
May 11 15:17:01 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 293, "utcTimestamp": 1715411821, "wearableId": 63, "deviceId": "06:05:04:FC:44:79", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 72}}, "key": "f916d16ee31846eeb21597151bfee3b2", "rt": "instant"}
May 11 15:17:01 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:17:01 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:17:01 msm8909 python3[3035]: [SSE] RX'd: {'key': 'f916d16ee31846eeb21597151bfee3b2', 'timestamp': 1715411821.4917669, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:01 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 799, 'company_id': b'%\x1a', 'battery': 75, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a00070000000000000000031f0007000000004b106869
May 11 15:17:01 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411821, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 799, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 75}}
May 11 15:17:01 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 295, 'utcTimestamp': 1715411821, 'wearableId': 76, 'deviceId': '06:05:04:02:E8:6A', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 799, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 75}}
May 11 15:17:01 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 295, "utcTimestamp": 1715411821, "wearableId": 76, "deviceId": "06:05:04:02:E8:6A", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 799, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 75}}, "key": "35255ed4f75e4cfb836b309c3499752a", "rt": "instant"}
May 11 15:17:01 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 39, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 882, 'sleep_state': 4, 'total_cals': 910, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ee00f41cc3724327048082
May 11 15:17:01 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:17:02 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306969
May 11 15:17:02 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 610, 'run_steps': 0, 'thermal_gen': 61, 'pairing_code': b'\x10\xd3', 'solar_gen': 594, 'company_id': b'\x10\xd3', 'battery': 95, 'walk_steps': 610, 'distance': 477, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 2, 'bmr_cals': 208, 'sleep_state': 0, 'total_cals': 210, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10d310d300070000026201dd00000252003d0210d0005f306868
May 11 15:17:02 msm8909 python3[3035]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 15:17:02 msm8909 python3[3035]: [SSE] RX'd: {'key': '35255ed4f75e4cfb836b309c3499752a', 'timestamp': 1715411822.209126, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:02 msm8909 python3[3035]: DBUS: Discovered 06:05:04:67:BC:31 .
May 11 15:17:02 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 11 15:17:02 msm8909 python3[3035]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 11 15:17:03 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:17:03 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:17:03 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:17:03 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:17:08 msm8909 python3[3035]: [SSE] Sending keepalive ping
May 11 15:17:08 msm8909 python3[3035]: [SSE] SENDING GATEWAY STATUS PING
May 11 15:17:08 msm8909 python3[3035]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "06c42c45e46e42c584880059f82fe4b4", "rt": "gw"}
May 11 15:17:09 msm8909 python3[3035]: [SSE] RX'd: {'key': '06c42c45e46e42c584880059f82fe4b4', 'timestamp': 1715411828.9277654, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:11 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:17:11 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:17:13 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:17:13 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:17:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 801, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003210007000000004c206869
May 11 15:17:14 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 927, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f8900070000000000000000039f0010000001004e206868
May 11 15:17:15 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 883, 'sleep_state': 4, 'total_cals': 911, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 67} 05d505d5000700001bee15c7000005ee00f41cc373432b148082
May 11 15:17:15 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:17:15 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 815, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032f000701402e003f007d7e
May 11 15:17:16 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048106868
May 11 15:17:16 msm8909 python3[3035]: ADVERT: {'mtp_version': 5, 'company_id': b'_\x00', 'pairing_code': b'\x08w'} 0877065f00
May 11 15:17:16 msm8909 python3[3035]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 15:17:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 810, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032a00070000000005006868
May 11 15:17:17 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:17:17 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 813, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032d00070000000059106868
May 11 15:17:17 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:17:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 801, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003210007000000004c006869
May 11 15:17:28 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 915, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000039300100000000048306969
May 11 15:17:28 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044206969
May 11 15:17:28 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411848, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:17:28 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 291, 'utcTimestamp': 1715411848, 'wearableId': 75, 'deviceId': '06:05:04:11:B9:D2', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 7, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 7, 'battery': 68}}
May 11 15:17:28 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 291, "utcTimestamp": 1715411848, "wearableId": 75, "deviceId": "06:05:04:11:B9:D2", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 7, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 7, "battery": 68}}, "key": "bc08cffa2407427c8947d597e3ac4053", "rt": "instant"}
May 11 15:17:28 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 929, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003a10010000001004e006868
May 11 15:17:28 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411848, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 929, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:17:29 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 292, 'utcTimestamp': 1715411848, 'wearableId': 73, 'deviceId': '06:05:04:AF:F9:E9', 'statusValues': {'totalSteps': 0, 'skinTemp': 104, 'runSteps': 0, 'bmrCals': 1, 'solarGen': 929, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 1, 'caseTemp': 104, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 78}}
May 11 15:17:29 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 292, "utcTimestamp": 1715411848, "wearableId": 73, "deviceId": "06:05:04:AF:F9:E9", "statusValues": {"totalSteps": 0, "skinTemp": 104, "runSteps": 0, "bmrCals": 1, "solarGen": 929, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 1, "caseTemp": 104, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 78}}, "key": "a9dc9c1cfd9c4d29854c625b214960de", "rt": "instant"}
May 11 15:17:29 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x10!', 'pairing_code': b'\x10!', 'mtp_version': 6} 102110210006
May 11 15:17:29 msm8909 python3[3035]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 15:17:29 msm8909 python3[3035]: [SSE] RX'd: {'key': 'bc08cffa2407427c8947d597e3ac4053', 'timestamp': 1715411849.4031999, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:29 msm8909 python3[3035]: [SSE] RX'd: {'key': 'a9dc9c1cfd9c4d29854c625b214960de', 'timestamp': 1715411849.4460335, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:30 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 883, 'sleep_state': 4, 'total_cals': 911, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 85} 05d505d5000700001bee15c7000005ee00f41cc373552b348082
May 11 15:17:30 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:17:31 msm8909 python3[3035]: ADVERT: {'alert_status': b'\x00', 'company_id': b'\x00\xfa', 'pairing_code': b'\x00\xfa', 'mtp_version': 6} 00fa00fa0006
May 11 15:17:31 msm8909 python3[3035]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 15:17:32 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 813, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032d00070000000059206868
May 11 15:17:32 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:17:42 msm8909 python3[3035]: Running Scheduled: Check Network
May 11 15:17:42 msm8909 python3[3035]: [NET] NETWORK GOOD.
May 11 15:17:42 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x15\x83', 'solar_gen': 815, 'company_id': b'\x15\x83', 'battery': 86, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1583158300070000000000000000032f00070000000056306869
May 11 15:17:42 msm8909 python3[3035]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 15:17:42 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\rU', 'solar_gen': 915, 'company_id': b'\rU', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0d550d5500070000000000000000039300100000000048106969
May 11 15:17:42 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411862, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 915, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:17:42 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 294, 'utcTimestamp': 1715411862, 'wearableId': 74, 'deviceId': '06:05:04:32:34:65', 'statusValues': {'totalSteps': 0, 'skinTemp': 105, 'runSteps': 0, 'bmrCals': 0, 'solarGen': 915, 'actCals': 0, 'heartRate': 0, 'distance': 0, 'totalCals': 0, 'caseTemp': 105, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 0, 'thermalGen': 16, 'battery': 72}}
May 11 15:17:42 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 294, "utcTimestamp": 1715411862, "wearableId": 74, "deviceId": "06:05:04:32:34:65", "statusValues": {"totalSteps": 0, "skinTemp": 105, "runSteps": 0, "bmrCals": 0, "solarGen": 915, "actCals": 0, "heartRate": 0, "distance": 0, "totalCals": 0, "caseTemp": 105, "sleepState": 0, "walkSteps": 0, "sleepDuration": 0, "thermalGen": 16, "battery": 72}}, "key": "916f04a2389d4311b0fe3b140e998444", "rt": "instant"}
May 11 15:17:42 msm8909 python3[3035]: ADVERT: {'case_temp': 125, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x13\xd4', 'solar_gen': 815, 'company_id': b'\x13\xd4', 'battery': 63, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 126, 'act_cals': 1, 'bmr_cals': 46, 'sleep_state': 0, 'total_cals': 47, 'sleep_duration': 42, 'alert_status': b'\x00', 'heart_rate': 0} 13d413d40007000000000000002a032f000701402e003f307d7e
May 11 15:17:42 msm8909 python3[3035]: DEBUG INSTANT UPDATE: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411862, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 815, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 63}}
May 11 15:17:42 msm8909 python3[3035]: [SSE] Instant: {'gatewayId': '00e15e66f988db', 'firmwareRevision': None, 'configId': 301, 'utcTimestamp': 1715411862, 'wearableId': 81, 'deviceId': '06:05:04:30:B0:14', 'statusValues': {'totalSteps': 0, 'skinTemp': 126, 'runSteps': 0, 'bmrCals': 46, 'solarGen': 815, 'actCals': 1, 'heartRate': 0, 'distance': 0, 'totalCals': 47, 'caseTemp': 125, 'sleepState': 0, 'walkSteps': 0, 'sleepDuration': 42, 'thermalGen': 7, 'battery': 63}}
May 11 15:17:42 msm8909 python3[3035]: [SSE] Sending: {"msg": {"gatewayId": "00e15e66f988db", "firmwareRevision": null, "configId": 301, "utcTimestamp": 1715411862, "wearableId": 81, "deviceId": "06:05:04:30:B0:14", "statusValues": {"totalSteps": 0, "skinTemp": 126, "runSteps": 0, "bmrCals": 46, "solarGen": 815, "actCals": 1, "heartRate": 0, "distance": 0, "totalCals": 47, "caseTemp": 125, "sleepState": 0, "walkSteps": 0, "sleepDuration": 42, "thermalGen": 7, "battery": 63}}, "key": "4386f926151445cb9bd5a6a0f7317ddf", "rt": "instant"}
May 11 15:17:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'%\x1a', 'solar_gen': 801, 'company_id': b'%\x1a', 'battery': 76, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 251a251a0007000000000000000003210007000000004c106869
May 11 15:17:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1di', 'solar_gen': 7, 'company_id': b'\x1di', 'battery': 72, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d691d6900070000000000000000000700070000000048006868
May 11 15:17:43 msm8909 python3[3035]: [SSE] RX'd: {'key': '916f04a2389d4311b0fe3b140e998444', 'timestamp': 1715411863.1001742, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:43 msm8909 python3[3035]: [SSE] RX'd: {'key': '4386f926151445cb9bd5a6a0f7317ddf', 'timestamp': 1715411863.251579, 'data': '', 'type': 's', 'source': 0}
May 11 15:17:43 msm8909 python3[3035]: ADVERT: {'case_temp': 105, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\x92', 'solar_gen': 7, 'company_id': b'\x1d\x92', 'battery': 68, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 105, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1d921d9200070000000000000000000700070000000044306969
May 11 15:17:43 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 16, 'pairing_code': b'\x0f\x89', 'solar_gen': 929, 'company_id': b'\x0f\x89', 'battery': 78, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 1, 'sleep_state': 0, 'total_cals': 1, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 0f890f890007000000000000000003a10010000001004e106868
May 11 15:17:44 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x10\xc6', 'solar_gen': 812, 'company_id': b'\x10\xc6', 'battery': 5, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 10c610c600070000000000000000032c00070000000005306868
May 11 15:17:44 msm8909 python3[3035]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 15:17:46 msm8909 python3[3035]: ADVERT: {'case_temp': 128, 'total_steps': 7150, 'run_steps': 0, 'thermal_gen': 244, 'pairing_code': b'\x05\xd5', 'solar_gen': 1518, 'company_id': b'\x05\xd5', 'battery': 43, 'walk_steps': 7150, 'distance': 5575, 'mtp_version': 7, 'skin_temp': 130, 'act_cals': 28, 'bmr_cals': 883, 'sleep_state': 4, 'total_cals': 911, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 85} 05d505d5000700001bee15c7000005ee00f41cc373552b048082
May 11 15:17:46 msm8909 python3[3035]: IGNORING 06:05:04:2D:A2:15 WITH PAIRING CODE: 05d5
May 11 15:17:46 msm8909 python3[3035]: ADVERT: {'case_temp': 104, 'total_steps': 0, 'run_steps': 0, 'thermal_gen': 7, 'pairing_code': b'\x1d\xd5', 'solar_gen': 813, 'company_id': b'\x1d\xd5', 'battery': 89, 'walk_steps': 0, 'distance': 0, 'mtp_version': 7, 'skin_temp': 104, 'act_cals': 0, 'bmr_cals': 0, 'sleep_state': 0, 'total_cals': 0, 'sleep_duration': 0, 'alert_status': b'\x00', 'heart_rate': 0} 1dd51dd500070000000000000000032d00070000000059006868
May 11 15:17:46 msm8909 python3[3035]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 15:17:47 msm8909 python3[3035]: [WATCHDOG] RESETTING GATEWAY - HARD TIMEOUT