-- Logs begin at Wed 2023-03-29 05:05:40 CST. --
May 11 18:26:40 msm8909 python3[2253]: DB VERSION: 9
May 11 18:26:40 msm8909 python3[2253]: [DB] No upgrade needed
May 11 18:26:41 msm8909 python3[2253]: [DEBUG] Looking for old files to remove in /data/logs
May 11 18:26:41 msm8909 python3[2253]: {'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:26:41 msm8909 python3[2253]: [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 18:26:41 msm8909 python3[2253]: [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 18:26:42 msm8909 python3[2253]: [SSE] SETTING UP SSE
May 11 18:26:42 msm8909 python3[2253]: [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 18:26:42 msm8909 python3[2253]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xaa07fd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 18:26:42 msm8909 python3[2253]: [SSE] CONNECT FAILED! <urllib3.connection.HTTPConnection object at 0xa95ab950>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution
May 11 18:26:55 msm8909 python3[2253]: Traceback (most recent call last):
May 11 18:26:55 msm8909 python3[2253]: File "/data/mother-sync/motherGateway.py", line 293, in <module>
May 11 18:26:55 msm8909 python3[2253]: hci0 = BluetoothAdapter(0);
May 11 18:26:55 msm8909 python3[2253]: File "/data/mother-sync/dbusBT.py", line 43, in __init__
May 11 18:26:55 msm8909 python3[2253]: self.adapter = self.bus.get("org.bluez",self.adapterPath);
May 11 18:26:55 msm8909 python3[2253]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 59, in get
May 11 18:26:55 msm8909 python3[2253]: return CompositeInterface(introspection)(self, bus_name, object_path)
May 11 18:26:55 msm8909 python3[2253]: File "/usr/lib/python3.5/site-packages/pydbus/proxy.py", line 118, in CompositeInterface
May 11 18:26:55 msm8909 python3[2253]: raise KeyError("object does not export any interfaces; you might need to pass object path as the 2nd argument for get()")
May 11 18:26:55 msm8909 python3[2253]: KeyError: 'object does not export any interfaces; you might need to pass object path as the 2nd argument for get()'
May 11 18:26:55 msm8909 systemd[1]: mother.service: Main process exited, code=exited, status=1/FAILURE
May 11 18:26:55 msm8909 systemd[1]: mother.service: Unit entered failed state.
May 11 18:26:55 msm8909 systemd[1]: mother.service: Failed with result 'exit-code'.
May 11 18:27:00 msm8909 systemd[1]: mother.service: Service hold-off time over, scheduling restart.
May 11 18:27:00 msm8909 systemd[1]: Stopped Mother Gateway Service.
May 11 18:27:00 msm8909 systemd[1]: Started Mother Gateway Service.
May 11 18:27:02 msm8909 python3[3073]: READING DB FROM FILE: /data/mother.db
May 11 18:27:02 msm8909 python3[3073]: DB VERSION: 9
May 11 18:27:02 msm8909 python3[3073]: [DB] No upgrade needed
May 11 18:27:03 msm8909 python3[3073]: [DEBUG] Looking for old files to remove in /data/logs
May 11 18:27:03 msm8909 python3[3073]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:03 msm8909 python3[3073]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:03 msm8909 python3[3073]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:04 msm8909 python3[3073]: [SSE] SETTING UP SSE
May 11 18:27:04 msm8909 python3[3073]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:41 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:27:41 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:27:41 msm8909 python3[3073]: Running Scheduled: Thread Check
May 11 18:27:41 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:27:41 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:27:41 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "86d7e365589345babec7924de3fa27e5", "rt": "gw"}
May 11 18:27:41 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423225.0495, 'type': 's', 'key': '74ad37a5c56741808931aad0fdc6b7fb', 'data': '', 'source': 0}
May 11 18:27:41 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYg==", "id": 31, "organizationId": 12, "registered": true}', 'timestamp': 1715423226.2650411, 'key': None, 'type': 'gw', 'source': 1}
May 11 18:27:41 msm8909 python3[3073]: [SSE] RX'd: {'data': '[{"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDY5XzE3MTM1MjE0MTA=", "id": 63, "pairingCode": "1d69"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZjg5XzE3MTQ2MTk1Mjc=", "id": 73, "pairingCode": "0f89"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8wZDU1XzE3MTQ2MjE5OTk=", "id": 74, "pairingCode": "0d55"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xZDkyXzE3MTQ2MjUyNzA=", "id": 75, "pairingCode": "1d92"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8yNTFhXzE3MTQ2MjU1NzE=", "id": 76, "pairingCode": "251a"}, {"archiveStatus": "ACTIVE", "clientId": "MV8wMGUxNWU2NmY5ODhkYl8xM2Q0XzE3MTUzMzUzMzc=", "id": 81, "pairingCode": "13d4"}]', 'timestamp': 1715423226.2698715, 'key': None, 'type': 'wearables', 'source': 1}
May 11 18:27:41 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:40.992535", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 293, "language": 2, "name": "Magnificent Oriole", "received": "2024-05-02T04:54:32.089806", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 0, "units": 1, "weight": 60, "wearable_id": 63}', 'timestamp': 1715423226.4554558, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 18:27:41 msm8909 python3[3073]: [SSE] UPDATING W CONFIG
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:50:23.917357", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 292, "language": 2, "name": "Tacky Bullfrog", "received": "2024-05-02T04:54:11.074360", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 73}', 'timestamp': 1715423226.6590085, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 18:27:42 msm8909 python3[3073]: [SSE] UPDATING W CONFIG
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"age": 50, "caloriesGoal": 1800, "clockFormat": 1, "created": "2024-05-02T04:51:02.096329", "distanceGoal": 0, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": 0, "height": 1600, "hrDutyCycle": 3, "id": 294, "language": 2, "name": "Lush Curassow", "received": "2024-05-02T04:55:30.091226", "sleepGoal": 420, "stepsGoal": 6700, "timezone": 540, "units": 1, "weight": 60, "wearable_id": 74}', 'timestamp': 1715423226.838969, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 18:27:42 msm8909 python3[3073]: [SSE] UPDATING W CONFIG
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:47:50.989225", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 291, "language": null, "name": "Fine Leopard", "received": "2024-05-02T04:54:16.070327", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 75}', 'timestamp': 1715423227.0525837, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 18:27:42 msm8909 python3[3073]: [SSE] UPDATING W CONFIG
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-02T04:52:52.470908", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 295, "language": null, "name": "Opalescent Lorikeet", "received": "2024-05-02T05:02:56.246613", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 76}', 'timestamp': 1715423227.2476196, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 18:27:42 msm8909 python3[3073]: [SSE] UPDATING W CONFIG
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'data': '{"age": null, "caloriesGoal": null, "clockFormat": null, "created": "2024-05-10T09:40:12.152049", "distanceGoal": null, "effectiveFirmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "firmwareMode": null, "firmwareUrl": "https://s3.us-west-1.amazonaws.com/powerwatch-updates/1714496968863-sota_Motherband_V1_5_4d0.bin", "gender": null, "height": null, "hrDutyCycle": null, "id": 301, "language": null, "name": "Sensible Uakari", "received": "2024-05-10T10:08:57.067437", "sleepGoal": null, "stepsGoal": null, "timezone": null, "units": null, "weight": null, "wearable_id": 81}', 'timestamp': 1715423227.4487765, 'key': None, 'type': 'wconfig', 'source': 1}
May 11 18:27:42 msm8909 python3[3073]: [SSE] UPDATING W CONFIG
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'data': '0', 'timestamp': 1715423227.5346191, 'key': None, 'type': 'prov', 'source': 1}
May 11 18:27:42 msm8909 python3[3073]: [SSE] SETTING PROVISIONING TO: 0
May 11 18:27:42 msm8909 python3[3073]: [SSE] RETRY: gw
May 11 18:27:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "cb79bc438c7446b389afc6abe7a09cb2", "rt": "gw"}
May 11 18:27:42 msm8909 python3[3073]: [SSE] RETRY: gw
May 11 18:27:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "cb79bc438c7446b389afc6abe7a09cb2", "rt": "gw"}
May 11 18:27:42 msm8909 python3[3073]: [CONFIG] SSE Has new config, updating
May 11 18:27:42 msm8909 python3[3073]: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:42 msm8909 python3[3073]: [CONFIG] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:42 msm8909 python3[3073]: [SSE] Updating config: {'token': 'eyJhbGciOiJIUzI1NiIsImtpZCI6IjAiLCJ0eXAiOiJKV1QifQ.eyJvcmdhbml6YXRpb25faWQiOm51bGwsImV4cGlyYXRpb24iOm51bGwsImNsaWVudF9pZCI6MjM2LCJkZXZpY2VfaWQiOiIwMGUxNWU2NmY5ODhkYiJ9.U1FFgOhYyS8vWi75P3wkaMJkn0f-PRREe4TfyMTDmiY', 'config_url': 'https://configuration-dev.perceptive.matrixindustries.com', 'ingestion_url': 'https://ingestion-dev.perceptive.matrixindustries.com'}
May 11 18:27:42 msm8909 python3[3073]: [CLOUD] Activating Gateway
May 11 18:27:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006969
May 11 18:27:42 msm8909 python3[3073]: ADDED MATRIX DEVICE: 06:05:04:32:34:65 0d55
May 11 18:27:42 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423262, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:42 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423262, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423262, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e8617debe7c9480681bea9ff596baac9", "rt": "instant"}
May 11 18:27:42 msm8909 python3[3073]: DBUS: Discovered 06:05:04:7A:56:97 .
May 11 18:27:42 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:27:42 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:27:42 msm8909 python3[3073]: DBUS: Discovered 06:05:04:61:15:83 .
May 11 18:27:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055106868
May 11 18:27:42 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:27:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 72, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 70, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003b039a000a021046003f307d7e
May 11 18:27:42 msm8909 python3[3073]: ADDED MATRIX DEVICE: 06:05:04:30:B0:14 13d4
May 11 18:27:42 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423262, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 59, 'bmrCals': 70, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 72}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:42 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423262, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 59, 'bmrCals': 70, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 72}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423262, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 922, "sleepDuration": 59, "bmrCals": 70, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 63, "walkSteps": 0, "totalSteps": 0, "totalCals": 72}, "gatewayId": "00e15e66f988db"}, "key": "de6e840e6952412cb5248f7107247cfe", "rt": "instant"}
May 11 18:27:42 msm8909 python3[3073]: DBUS: Discovered 06:05:04:88:94:2A .
May 11 18:27:42 msm8909 python3[3073]: ADVERT: {'company_id': b'\x1e\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x1e\xfa'} 1efa1efa0006
May 11 18:27:42 msm8909 python3[3073]: IGNORING 06:05:04:88:94:2A WITH PAIRING CODE: 1efa
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423262.3199875, 'type': 's', 'key': '86d7e365589345babec7924de3fa27e5', 'data': '', 'source': 0}
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423262.5802925, 'type': 's', 'key': 'cb79bc438c7446b389afc6abe7a09cb2', 'data': '', 'source': 0}
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423262.6202381, 'type': 's', 'key': 'cb79bc438c7446b389afc6abe7a09cb2', 'data': '', 'source': 0}
May 11 18:27:42 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423262.8153412, 'type': 's', 'key': 'e8617debe7c9480681bea9ff596baac9', 'data': '', 'source': 0}
May 11 18:27:43 msm8909 python3[3073]: DBUS: Discovered 06:05:04:69:0A:91 .
May 11 18:27:43 msm8909 python3[3073]: ADVERT: {'company_id': b'\n\x91', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x91'} 0a910a910006
May 11 18:27:43 msm8909 python3[3073]: IGNORING 06:05:04:69:0A:91 WITH PAIRING CODE: 0a91
May 11 18:27:43 msm8909 python3[3073]: DBUS: Discovered 06:05:04:50:93:05 .
May 11 18:27:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059006969
May 11 18:27:43 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:27:43 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423263.1611044, 'type': 's', 'key': 'de6e840e6952412cb5248f7107247cfe', 'data': '', 'source': 0}
May 11 18:27:43 msm8909 python3[3073]: DBUS: Discovered 06:05:04:80:24:04 .
May 11 18:27:43 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:27:43 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:27:43 msm8909 python3[3073]: DBUS: Discovered 06:05:04:1F:66:01 .
May 11 18:27:43 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:27:43 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:27:44 msm8909 python3[3073]: DBUS: Discovered 06:05:04:EE:10:D3 .
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f206968
May 11 18:27:44 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:27:44 msm8909 python3[3073]: DBUS: Discovered 06:05:04:2A:85:F6 .
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:27:44 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 105} 251a251a00070000000000000000035f000a000000004c206869
May 11 18:27:44 msm8909 python3[3073]: ADDED MATRIX DEVICE: 06:05:04:02:E8:6A 251a
May 11 18:27:44 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423264, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:44 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423264, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423264, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "85c1b0f7355948fa858d5d6c19a79708", "rt": "instant"}
May 11 18:27:44 msm8909 python3[3073]: DBUS: Discovered 06:05:04:66:30:47 .
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'company_id': b'\t7', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\t7'} 093709370006
May 11 18:27:44 msm8909 python3[3073]: IGNORING 06:05:04:66:30:47 WITH PAIRING CODE: 0937
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d306767
May 11 18:27:44 msm8909 python3[3073]: ADDED MATRIX DEVICE: 06:05:04:AF:F9:E9 0f89
May 11 18:27:44 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423264, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:44 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423264, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423264, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1033, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "8087a31eb1ff465db6e125a6170cd24c", "rt": "instant"}
May 11 18:27:44 msm8909 python3[3073]: DBUS: Discovered 06:05:04:56:C4:4A .
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:27:44 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:27:44 msm8909 python3[3073]: DBUS: Discovered 06:05:04:E0:B5:0F .
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b006969
May 11 18:27:44 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:27:44 msm8909 python3[3073]: DBUS: Discovered 06:05:04:6D:74:4C .
May 11 18:27:44 msm8909 python3[3073]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 18:27:44 msm8909 python3[3073]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 18:27:45 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423265.2219543, 'type': 's', 'key': '85c1b0f7355948fa858d5d6c19a79708', 'data': '', 'source': 0}
May 11 18:27:45 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423265.2223225, 'type': 's', 'key': '8087a31eb1ff465db6e125a6170cd24c', 'data': '', 'source': 0}
May 11 18:27:46 msm8909 python3[3073]: DBUS: Discovered 06:05:04:44:7C:06 .
May 11 18:27:46 msm8909 python3[3073]: ADVERT: {'company_id': b'\x06\xd6', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x06\xd6'} 06d606d60006
May 11 18:27:46 msm8909 python3[3073]: IGNORING 06:05:04:44:7C:06 WITH PAIRING CODE: 06d6
May 11 18:27:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:27:46 msm8909 python3[3073]: ADDED MATRIX DEVICE: 06:05:04:FC:44:79 1d69
May 11 18:27:46 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423266, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:46 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423266, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:46 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423266, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0f158497e8ef4dbc9de6bc4e66898d58", "rt": "instant"}
May 11 18:27:46 msm8909 python3[3073]: DBUS: Discovered 06:05:04:48:10:21 .
May 11 18:27:46 msm8909 python3[3073]: ADVERT: {'company_id': b'\x10!', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x10!'} 102110210006
May 11 18:27:46 msm8909 python3[3073]: IGNORING 06:05:04:48:10:21 WITH PAIRING CODE: 1021
May 11 18:27:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 105} 251a251a00070000000000000000035f000a000000004c206869
May 11 18:27:47 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423267.1352682, 'type': 's', 'key': '0f158497e8ef4dbc9de6bc4e66898d58', 'data': '', 'source': 0}
May 11 18:27:56 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:27:56 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:27:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:27:56 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:27:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 105} 251a251a00070000000000000000035f000a000000004c306869
May 11 18:27:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d006767
May 11 18:27:57 msm8909 python3[3073]: DBUS: Discovered 06:05:04:BA:DE:FB .
May 11 18:27:57 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1b\xab'} 1bab065f00
May 11 18:27:57 msm8909 python3[3073]: IGNORING 06:05:04:BA:DE:FB WITH PAIRING CODE: 1bab
May 11 18:27:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b106969
May 11 18:27:57 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:27:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 72, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 70, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003b039a000a021046003f007d7e
May 11 18:27:57 msm8909 python3[3073]: DBUS: Discovered 06:05:04:13:9C:CF .
May 11 18:27:57 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:27:57 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:27:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106969
May 11 18:27:58 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:27:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045106969
May 11 18:27:58 msm8909 python3[3073]: ADDED MATRIX DEVICE: 06:05:04:11:B9:D2 1d92
May 11 18:27:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423278, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423278, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:27:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423278, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9a09d436d42742d6abbe772eac012612", "rt": "instant"}
May 11 18:27:59 msm8909 python3[3073]: DBUS: Discovered 06:05:04:09:A0:9C .
May 11 18:27:59 msm8909 python3[3073]: ADVERT: {'company_id': b'\x04\\', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x04\\'} 045c045c0006
May 11 18:27:59 msm8909 python3[3073]: IGNORING 06:05:04:09:A0:9C WITH PAIRING CODE: 045c
May 11 18:27:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206969
May 11 18:28:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423279.9541852, 'type': 's', 'key': '9a09d436d42742d6abbe772eac012612', 'data': '', 'source': 0}
May 11 18:28:10 msm8909 python3[3073]: DBUS: Discovered 06:05:04:F2:07:C0 .
May 11 18:28:10 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:28:10 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:28:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f106968
May 11 18:28:11 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:28:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055006868
May 11 18:28:12 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:28:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306969
May 11 18:28:12 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:28:12 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:28:13 msm8909 python3[3073]: DBUS: Discovered 06:05:04:A3:A6:CE .
May 11 18:28:13 msm8909 python3[3073]: ADVERT: {'company_id': b'\n\x8e', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\n\x8e'} 0a8e0a8e0006
May 11 18:28:13 msm8909 python3[3073]: IGNORING 06:05:04:A3:A6:CE WITH PAIRING CODE: 0a8e
May 11 18:28:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:28:13 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:28:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:28:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:28:14 msm8909 python3[3073]: DBUS: Discovered 06:05:04:67:BC:31 .
May 11 18:28:14 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x1f\xf1'} 1ff1065f00
May 11 18:28:14 msm8909 python3[3073]: IGNORING 06:05:04:67:BC:31 WITH PAIRING CODE: 1ff1
May 11 18:28:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 72, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 70, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003b039a000a021046003e217d7e
May 11 18:28:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055106868
May 11 18:28:24 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:28:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:28:24 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:28:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 72, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 70, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003b039a000a021046003e317d7e
May 11 18:28:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f206968
May 11 18:28:25 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:28:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b006969
May 11 18:28:25 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:28:26 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:28:26 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:28:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:28:26 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:28:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:28:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006969
May 11 18:28:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:28:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106868
May 11 18:28:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:28:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f006968
May 11 18:28:39 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:28:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:28:39 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:28:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e106767
May 11 18:28:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:28:41 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:28:41 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:28:42 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:28:42 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:28:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "cfda83ea075a4e46a8974f211af3c648", "rt": "gw"}
May 11 18:28:42 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:28:42 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:28:42 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423322.4544966, 'type': 's', 'key': 'cfda83ea075a4e46a8974f211af3c648', 'data': '', 'source': 0}
May 11 18:28:42 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:32:34:65
May 11 18:28:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:28:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206969
May 11 18:28:48 msm8909 python3[3073]: DBUS: Connected to 06:05:04:32:34:65
May 11 18:28:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:28:48 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:28:48 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:28:48 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 74, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:28:48 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 74, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "1713acd37c5c472da6cf830be5023d40", "rt": "gw"}
May 11 18:28:48 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:28:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:28:49 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:28:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f106968
May 11 18:28:50 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:28:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b206969
May 11 18:28:50 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:28:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:28:50 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423330, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:50 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423330, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:50 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423330, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c29ff1eb38e942c6b71f9f975a44dbf2", "rt": "instant"}
May 11 18:28:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e206767
May 11 18:28:51 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423331, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:51 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423331, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:51 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423331, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1033, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "3d723a51bc194dfe8e92a052d521f9ac", "rt": "instant"}
May 11 18:28:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306868
May 11 18:28:51 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423331, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:51 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423331, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:51 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423331, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a3d4f754304747609827a7caba845372", "rt": "instant"}
May 11 18:28:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 72, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 70, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003b039a000a021046003e217d7e
May 11 18:28:51 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423331, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 1, 'solarGen': 922, 'sleepDuration': 59, 'bmrCals': 70, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 72}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:51 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423331, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 1, 'solarGen': 922, 'sleepDuration': 59, 'bmrCals': 70, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 72}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:51 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423331, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 1, "solarGen": 922, "sleepDuration": 59, "bmrCals": 70, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 62, "walkSteps": 0, "totalSteps": 0, "totalCals": 72}, "gatewayId": "00e15e66f988db"}, "key": "174db98b924c42ccb8e7b5b688a2aad1", "rt": "instant"}
May 11 18:28:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b306969
May 11 18:28:53 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:28:55 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:28:55 msm8909 python3[3073]: 114.24068832397461 [06:05:04:32:34:65] <- HR 0000
May 11 18:28:56 msm8909 python3[3073]: DBUS: Read 06:05:04:32:34:65 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 66, 58, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:28:56 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:28:56 msm8909 python3[3073]: GOT Pairing Code: 0d55
May 11 18:28:56 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:28:56 msm8909 python3[3073]: NO FW Update needed.
May 11 18:28:56 msm8909 python3[3073]: LAST SYNC: 1715421754
May 11 18:28:57 msm8909 python3[3073]: 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, 255, 3, 0, 64, 19, 0, 0, 65, 105, 0, 0, 80, 105, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:28:57 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:28:57 msm8909 python3[3073]: HR READING: 0 TOOK 0.001106 secs
May 11 18:28:57 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:28:57 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:32:34:65 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:28:57 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 1023, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 19, 'activity': 0, 'case_temp': 105, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 72, 'bmr_cals': 0, 'skin_temp': 105}
May 11 18:28:57 msm8909 python3[3073]: W ID: 74
May 11 18:28:57 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423337, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1023, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 105, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 105, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:57 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423337, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 1023, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 105, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 105, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:28:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423337, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "bmrCals": 0, "runSteps": 0, "solarGen": 1023, "sleepDuration": 0, "activity": 0, "skinTemp": 105, "totalSteps": 0, "totalCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "caseTemp": 105, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "db28e03792ac4747a788c3ff7b94b0af", "rt": "instant"}
May 11 18:28:57 msm8909 python3[3073]: Instant Upload complete
May 11 18:28:57 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:32:34:65
May 11 18:29:00 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:29:00 msm8909 python3[3073]: DBUS: 06:05:04:32:34:65 disconnected.
May 11 18:29:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:29:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423329.2262857, 'type': 's', 'key': '1713acd37c5c472da6cf830be5023d40', 'data': '', 'source': 0}
May 11 18:29:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423331.3827875, 'type': 's', 'key': 'c29ff1eb38e942c6b71f9f975a44dbf2', 'data': '', 'source': 0}
May 11 18:29:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423331.5872443, 'type': 's', 'key': '3d723a51bc194dfe8e92a052d521f9ac', 'data': '', 'source': 0}
May 11 18:29:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423331.6419146, 'type': 's', 'key': 'a3d4f754304747609827a7caba845372', 'data': '', 'source': 0}
May 11 18:29:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423331.9935458, 'type': 's', 'key': '174db98b924c42ccb8e7b5b688a2aad1', 'data': '', 'source': 0}
May 11 18:29:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423338.0866921, 'type': 's', 'key': 'db28e03792ac4747a788c3ff7b94b0af', 'data': '', 'source': 0}
May 11 18:29:01 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:11:B9:D2
May 11 18:29:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206969
May 11 18:29:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:29:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e306767
May 11 18:29:06 msm8909 python3[3073]: DBUS: Connected to 06:05:04:11:B9:D2
May 11 18:29:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 72, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 59, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 70, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003b039a000a021046003e317d7e
May 11 18:29:06 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:29:06 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 75, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:29:06 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 75, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "d74810d17429495b943525a1ec49f871", "rt": "gw"}
May 11 18:29:06 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:29:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:29:06 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:29:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b006969
May 11 18:29:08 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:29:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:29:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106969
May 11 18:29:13 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:29:13 msm8909 python3[3073]: 132.04160642623901 [06:05:04:11:B9:D2] <- HR 0000
May 11 18:29:14 msm8909 python3[3073]: DBUS: Read 06:05:04:11:B9:D2 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 67, 42, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:29:14 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:29:14 msm8909 python3[3073]: GOT Pairing Code: 1d92
May 11 18:29:14 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:29:14 msm8909 python3[3073]: NO FW Update needed.
May 11 18:29:14 msm8909 python3[3073]: LAST SYNC: 1715421994
May 11 18:29:15 msm8909 python3[3073]: 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, 10, 0, 0, 64, 10, 0, 0, 65, 105, 0, 0, 80, 105, 0, 0, 81, 69, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:29:15 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:29:15 msm8909 python3[3073]: HR READING: 0 TOOK 0.000522 secs
May 11 18:29:15 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:29:15 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:11:B9:D2 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:29:15 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 10, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 10, 'activity': 0, 'case_temp': 105, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 69, 'bmr_cals': 0, 'skin_temp': 105}
May 11 18:29:15 msm8909 python3[3073]: W ID: 75
May 11 18:29:15 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423355, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 10, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 105, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 105, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:15 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423355, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 10, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 105, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'caseTemp': 105, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:15 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423355, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "bmrCals": 0, "runSteps": 0, "solarGen": 10, "sleepDuration": 0, "activity": 0, "skinTemp": 105, "totalSteps": 0, "totalCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "caseTemp": 105, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "fac878e4c9854000baf1163c7de02eac", "rt": "instant"}
May 11 18:29:15 msm8909 python3[3073]: Instant Upload complete
May 11 18:29:15 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:11:B9:D2
May 11 18:29:17 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:29:17 msm8909 python3[3073]: DBUS: 06:05:04:11:B9:D2 disconnected.
May 11 18:29:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206969
May 11 18:29:18 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:29:18 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:29:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423347.0504913, 'type': 's', 'key': 'd74810d17429495b943525a1ec49f871', 'data': '', 'source': 0}
May 11 18:29:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423355.9302981, 'type': 's', 'key': 'fac878e4c9854000baf1163c7de02eac', 'data': '', 'source': 0}
May 11 18:29:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:29:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003d107d7e
May 11 18:29:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000056306868
May 11 18:29:23 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:29:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045106969
May 11 18:29:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306868
May 11 18:29:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:29:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059206969
May 11 18:29:26 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:29:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206969
May 11 18:29:27 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:29:27 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:29:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b206969
May 11 18:29:28 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:29:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:29:28 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:29:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b306969
May 11 18:29:37 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:29:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:29:38 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:29:38 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:29:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:29:38 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:29:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003d307d7e
May 11 18:29:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000056106868
May 11 18:29:38 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:29:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306969
May 11 18:29:42 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:29:42 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:29:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9b070709bb324757971cce2224951e97", "rt": "gw"}
May 11 18:29:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f206968
May 11 18:29:42 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:29:43 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423382.9050148, 'type': 's', 'key': '9b070709bb324757971cce2224951e97', 'data': '', 'source': 0}
May 11 18:29:48 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:29:48 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:29:51 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 18:29:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045106969
May 11 18:29:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b106969
May 11 18:29:57 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:29:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:29:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:29:57 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423397, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:57 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423397, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423397, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "87c9d39ead154f7da2eaec7513f86e05", "rt": "instant"}
May 11 18:29:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d006767
May 11 18:29:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423398, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423398, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423398, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1033, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "b3f1ead692e7430e80030fd5f9d58143", "rt": "instant"}
May 11 18:29:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003d107d7e
May 11 18:29:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423398, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423398, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:29:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423398, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 922, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 61, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "cc25fb314c0c48f6848835e7cd0ad553", "rt": "instant"}
May 11 18:29:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000056306868
May 11 18:29:58 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:29:58 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:29:58 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:29:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f006968
May 11 18:29:59 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:30:00 msm8909 python3[3073]: DBUS: Connect Failed with 06:05:04:FC:44:79
May 11 18:30:00 msm8909 python3[3073]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 18:30:00 msm8909 python3[3073]: Device not connected, retrying later
May 11 18:30:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:30:00 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423400, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:30:00 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423400, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:30:00 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423400, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0d953519417d42b6b79d0cf1cd366b45", "rt": "instant"}
May 11 18:30:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423398.4159017, 'type': 's', 'key': '87c9d39ead154f7da2eaec7513f86e05', 'data': '', 'source': 0}
May 11 18:30:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423398.4713824, 'type': 's', 'key': 'b3f1ead692e7430e80030fd5f9d58143', 'data': '', 'source': 0}
May 11 18:30:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423398.7430995, 'type': 's', 'key': 'cc25fb314c0c48f6848835e7cd0ad553', 'data': '', 'source': 0}
May 11 18:30:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:30:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423400.4985137, 'type': 's', 'key': '0d953519417d42b6b79d0cf1cd366b45', 'data': '', 'source': 0}
May 11 18:30:01 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:30:01 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:30:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f106968
May 11 18:30:10 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:30:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003e207d7e
May 11 18:30:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000056006868
May 11 18:30:10 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:30:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:30:15 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423415, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:30:15 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423415, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:30:15 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423415, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a394cddf929c4b11b5c7791611314a47", "rt": "instant"}
May 11 18:30:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:30:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059306969
May 11 18:30:15 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:30:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423415.4735591, 'type': 's', 'key': 'a394cddf929c4b11b5c7791611314a47', 'data': '', 'source': 0}
May 11 18:30:18 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:30:18 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:30:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:30:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:30:25 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:30:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:30:25 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:30:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:30:25 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423425, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:30:25 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423425, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:30:25 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423425, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "ea35dd5c080b4752a1742304fa365f62", "rt": "instant"}
May 11 18:30:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b006969
May 11 18:30:26 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:30:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f306968
May 11 18:30:26 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:30:26 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423426.1379135, 'type': 's', 'key': 'ea35dd5c080b4752a1742304fa365f62', 'data': '', 'source': 0}
May 11 18:30:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:30:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000056206868
May 11 18:30:27 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:30:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d306767
May 11 18:30:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b006969
May 11 18:30:28 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:30:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:30:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b106969
May 11 18:30:38 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:30:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:30:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:30:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d106767
May 11 18:30:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:30:39 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:30:40 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:30:40 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:30:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:30:42 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:30:42 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:30:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "fe1eff18e6f94a1da4c9bcefd57b07d6", "rt": "gw"}
May 11 18:30:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:30:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003e107d7e
May 11 18:30:43 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423443.0713599, 'type': 's', 'key': 'fe1eff18e6f94a1da4c9bcefd57b07d6', 'data': '', 'source': 0}
May 11 18:30:49 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:30:49 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:30:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003e207d7e
May 11 18:30:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f206968
May 11 18:30:53 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:30:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:30:54 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:30:55 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:30:55 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:30:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b006969
May 11 18:30:55 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:30:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:30:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d206767
May 11 18:30:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003c039a000a022047003e307d7e
May 11 18:30:58 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:02:E8:6A
May 11 18:30:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:31:01 msm8909 python3[3073]: DBUS: Connected to 06:05:04:02:E8:6A
May 11 18:31:01 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:31:01 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 76, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:31:01 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 76, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "4572af5eff554c09a63921dbc8a75d90", "rt": "gw"}
May 11 18:31:01 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:31:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:31:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d306767
May 11 18:31:07 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423467, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:07 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423467, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:07 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423467, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1033, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "aed3b7c136974b0e8c4ec253136ab7f5", "rt": "instant"}
May 11 18:31:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b106969
May 11 18:31:08 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:31:08 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:31:08 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:31:08 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:31:08 msm8909 python3[3073]: 247.09705591201782 [06:05:04:02:E8:6A] <- HR 0000
May 11 18:31:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f306968
May 11 18:31:08 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:31:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:31:09 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:31:09 msm8909 python3[3073]: DBUS: Read 06:05:04:02:E8:6A : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 68, 16, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:31:09 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:31:09 msm8909 python3[3073]: GOT Pairing Code: 251a
May 11 18:31:09 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:31:09 msm8909 python3[3073]: NO FW Update needed.
May 11 18:31:09 msm8909 python3[3073]: LAST SYNC: 1715422224
May 11 18:31:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b206969
May 11 18:31:09 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:31:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a022047003f007d7f
May 11 18:31:09 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423469, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:09 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423469, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:09 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423469, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 922, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 127, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 63, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "606007ef46bf406b886f0bd3eafec818", "rt": "instant"}
May 11 18:31:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:31:10 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:31:10 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:31:10 msm8909 python3[3073]: 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, 95, 3, 0, 64, 10, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 76, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:31:10 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:31:10 msm8909 python3[3073]: HR READING: 0 TOOK 0.000412 secs
May 11 18:31:10 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:31:10 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:02:E8:6A : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:31:10 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 863, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 10, 'activity': 0, 'case_temp': 104, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 76, 'bmr_cals': 0, 'skin_temp': 104}
May 11 18:31:10 msm8909 python3[3073]: W ID: 76
May 11 18:31:10 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423470, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 863, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 104, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 104, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:10 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423470, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 863, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 104, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'caseTemp': 104, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:10 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423470, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "bmrCals": 0, "runSteps": 0, "solarGen": 863, "sleepDuration": 0, "activity": 0, "skinTemp": 104, "totalSteps": 0, "totalCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "caseTemp": 104, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "26a8c4cbf41c46af89248f9d455099d9", "rt": "instant"}
May 11 18:31:10 msm8909 python3[3073]: Instant Upload complete
May 11 18:31:10 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:02:E8:6A
May 11 18:31:13 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 18:31:13 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:31:13 msm8909 python3[3073]: DBUS: 06:05:04:02:E8:6A disconnected.
May 11 18:31:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:31:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:31:16 msm8909 python3[3073]: DBUS: Connected to 06:05:04:FC:44:79
May 11 18:31:16 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:31:16 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:31:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "463cc24d738148ccbc7348bf34a81fa3", "rt": "gw"}
May 11 18:31:16 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:31:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f106968
May 11 18:31:23 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:31:23 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:31:23 msm8909 python3[3073]: 262.39274597167969 [06:05:04:FC:44:79] <- HR 0000
May 11 18:31:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004306868
May 11 18:31:24 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:31:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206869
May 11 18:31:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b306969
May 11 18:31:24 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:31:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a022047003f107d7f
May 11 18:31:25 msm8909 python3[3073]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 34, 92, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:31:25 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:31:25 msm8909 python3[3073]: GOT Pairing Code: 1d69
May 11 18:31:25 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:31:25 msm8909 python3[3073]: NO FW Update needed.
May 11 18:31:25 msm8909 python3[3073]: LAST SYNC: 1715413596
May 11 18:31:26 msm8909 python3[3073]: 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, 10, 0, 0, 64, 10, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:31:26 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:31:26 msm8909 python3[3073]: HR READING: 0 TOOK 0.000624 secs
May 11 18:31:26 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:31:26 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:31:26 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 10, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 10, 'activity': 0, 'case_temp': 104, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 72, 'bmr_cals': 0, 'skin_temp': 104}
May 11 18:31:26 msm8909 python3[3073]: W ID: 63
May 11 18:31:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206969
May 11 18:31:26 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423486, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 10, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 104, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 104, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:26 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423486, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 10, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 104, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 104, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:26 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423486, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:26 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423486, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:26 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423486, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "bmrCals": 0, "runSteps": 0, "solarGen": 10, "sleepDuration": 0, "activity": 0, "skinTemp": 104, "totalSteps": 0, "totalCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "caseTemp": 104, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "914ea84356e04acd96e3deccb4493212", "rt": "instant"}
May 11 18:31:26 msm8909 python3[3073]: Instant Upload complete
May 11 18:31:26 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 18:31:26 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423486, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "8a560988572942259552615afee34430", "rt": "instant"}
May 11 18:31:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306969
May 11 18:31:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:31:28 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:31:28 msm8909 python3[3073]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 18:31:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:31:29 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:31:29 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423462.1710176, 'type': 's', 'key': '4572af5eff554c09a63921dbc8a75d90', 'data': '', 'source': 0}
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423467.6328521, 'type': 's', 'key': 'aed3b7c136974b0e8c4ec253136ab7f5', 'data': '', 'source': 0}
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423470.3450546, 'type': 's', 'key': '606007ef46bf406b886f0bd3eafec818', 'data': '', 'source': 0}
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423471.2167475, 'type': 's', 'key': '26a8c4cbf41c46af89248f9d455099d9', 'data': '', 'source': 0}
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423477.3401666, 'type': 's', 'key': '463cc24d738148ccbc7348bf34a81fa3', 'data': '', 'source': 0}
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423486.6295381, 'type': 's', 'key': '914ea84356e04acd96e3deccb4493212', 'data': '', 'source': 0}
May 11 18:31:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423486.6830397, 'type': 's', 'key': '8a560988572942259552615afee34430', 'data': '', 'source': 0}
May 11 18:31:38 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:31:38 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:31:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:31:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e306767
May 11 18:31:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b106969
May 11 18:31:39 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:31:39 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:31:39 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:31:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:31:39 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423499, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:39 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423499, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:31:39 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423499, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2105c773f4e74c9c80c6b66d7d54e35e", "rt": "instant"}
May 11 18:31:39 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423499.6812811, 'type': 's', 'key': '2105c773f4e74c9c80c6b66d7d54e35e', 'data': '', 'source': 0}
May 11 18:31:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006969
May 11 18:31:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f306968
May 11 18:31:40 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:31:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:31:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004106868
May 11 18:31:41 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:31:41 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:31:41 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:31:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a022047003f307d7f
May 11 18:31:42 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:31:42 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:31:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c74e9e70cfc64691a304d98eff2b7aef", "rt": "gw"}
May 11 18:31:43 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423503.1302772, 'type': 's', 'key': 'c74e9e70cfc64691a304d98eff2b7aef', 'data': '', 'source': 0}
May 11 18:31:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e006767
May 11 18:31:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000056206868
May 11 18:31:51 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:31:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045006869
May 11 18:31:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:31:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106969
May 11 18:31:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f006968
May 11 18:31:53 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:31:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106868
May 11 18:31:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004206868
May 11 18:31:54 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:31:54 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:31:54 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:31:59 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:31:59 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:32:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206969
May 11 18:32:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f106968
May 11 18:32:05 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:32:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:32:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e106767
May 11 18:32:07 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 18:32:12 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:32:12 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:32:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005e206968
May 11 18:32:12 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:32:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:32:12 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423532, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:12 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423532, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:12 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423532, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f1e29be7e0fd4bd1bfba90879603cc08", "rt": "instant"}
May 11 18:32:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:32:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:32:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e206767
May 11 18:32:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:32:13 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:32:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055106868
May 11 18:32:16 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:32:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e206767
May 11 18:32:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a006969
May 11 18:32:16 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:32:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059006969
May 11 18:32:17 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:32:18 msm8909 python3[3073]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 18:32:18 msm8909 python3[3073]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 18:32:18 msm8909 python3[3073]: Device not connected, retrying later
May 11 18:32:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e206767
May 11 18:32:18 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423538, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:18 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423538, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1033, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:18 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423538, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1033, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "d0676d0c00e5455fb15270e46b38b204", "rt": "instant"}
May 11 18:32:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423533.1220858, 'type': 's', 'key': 'f1e29be7e0fd4bd1bfba90879603cc08', 'data': '', 'source': 0}
May 11 18:32:18 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 18:32:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a022047003f307d7f
May 11 18:32:23 msm8909 python3[3073]: DBUS: Connected to 06:05:04:30:B0:14
May 11 18:32:23 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:32:23 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:32:23 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "a93761c2414649b49e1adcfb8378800a", "rt": "gw"}
May 11 18:32:23 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:32:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106969
May 11 18:32:29 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:32:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:32:30 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:32:30 msm8909 python3[3073]: 329.01198410987854 [06:05:04:30:B0:14] <- HR 0000
May 11 18:32:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:32:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e006767
May 11 18:32:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:32:31 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:32:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a206969
May 11 18:32:31 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:32:31 msm8909 python3[3073]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 29, 169, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:32:31 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:32:31 msm8909 python3[3073]: GOT Pairing Code: 13d4
May 11 18:32:31 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:32:31 msm8909 python3[3073]: NO FW Update needed.
May 11 18:32:31 msm8909 python3[3073]: LAST SYNC: 1715412393
May 11 18:32:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 105, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005e006968
May 11 18:32:32 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:32:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:32:32 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423552, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:32 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423552, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:32 msm8909 python3[3073]: 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, 231, 157, 1, 16, 78, 23, 1, 17, 153, 134, 0, 18, 60, 0, 0, 32, 0, 0, 0, 48, 154, 3, 0, 64, 10, 0, 0, 65, 127, 0, 0, 80, 125, 0, 0, 81, 63, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:32:32 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:32:32 msm8909 python3[3073]: HR READING: 0 TOOK 0.000742 secs
May 11 18:32:32 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:32:32 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423552, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "55fdc77eb51c4c9687f2e1724c66b40c", "rt": "instant"}
May 11 18:32:32 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:32:32 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 922, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 10, 'activity': 0, 'case_temp': 125, 'total_steps': 0, 'act_cals': 34457, 'walk_steps': 0, 'sleep_duration': 60, 'total_cals': 105959, 'battery': 63, 'bmr_cals': 71502, 'skin_temp': 127}
May 11 18:32:32 msm8909 python3[3073]: W ID: 81
May 11 18:32:32 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423552, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 71502, 'runSteps': 0, 'solarGen': 922, 'sleepDuration': 60, 'activity': 0, 'skinTemp': 127, 'totalSteps': 0, 'totalCals': 105959, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'caseTemp': 125, 'actCals': 34457}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:32 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423552, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 71502, 'runSteps': 0, 'solarGen': 922, 'sleepDuration': 60, 'activity': 0, 'skinTemp': 127, 'totalSteps': 0, 'totalCals': 105959, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'caseTemp': 125, 'actCals': 34457}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:32 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423552, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "bmrCals": 71502, "runSteps": 0, "solarGen": 922, "sleepDuration": 60, "activity": 0, "skinTemp": 127, "totalSteps": 0, "totalCals": 105959, "heartRate": 0, "battery": 63, "walkSteps": 0, "caseTemp": 125, "actCals": 34457}, "gatewayId": "00e15e66f988db"}, "key": "4ebdc66e1cdc4c47975d0e2801d43bad", "rt": "instant"}
May 11 18:32:32 msm8909 python3[3073]: Instant Upload complete
May 11 18:32:32 msm8909 python3[3073]: using silent sync
May 11 18:32:32 msm8909 python3[3073]: Starting sync for: 06:05:04:30:B0:14
May 11 18:32:32 msm8909 python3[3073]: ACTIVATING AMDTP.
May 11 18:32:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:32:33 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423553, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:33 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423553, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:33 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423553, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f41ef875f1b1403ba2b6baf18ba5b345", "rt": "instant"}
May 11 18:32:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055206868
May 11 18:32:33 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:32:33 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:32:35 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:32:35 msm8909 python3[3073]: Sending start sync for: 06:05:04:30:B0:14
May 11 18:32:35 msm8909 python3[3073]: 333.75990748405457 [06:05:04:30:B0:14] -> TX[10] b'060040109100a4a98329'
May 11 18:32:35 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 18:32:36 msm8909 python3[3073]: 335.12181806564331 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:36 msm8909 python3[3073]: 335.15108108520508 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 11 18:32:36 msm8909 python3[3073]: 335.16025567054749 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:36 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:36 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:32:36 msm8909 python3[3073]: 335.16726422309875 [06:05:04:30:B0:14] -> TX[10] b'0600401092269a7fa3d0'
May 11 18:32:36 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 18:32:37 msm8909 python3[3073]: 336.01252722740173 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:37 msm8909 python3[3073]: 336.05542802810669 [06:05:04:30:B0:14] <- RX 06004011e2009183912d
May 11 18:32:37 msm8909 python3[3073]: 336.06463813781738 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:37 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:37 msm8909 python3[3073]: Header: 06004011 payload: e200 crc: 9183912d
May 11 18:32:37 msm8909 python3[3073]: 336.07336568832397 [06:05:04:30:B0:14] -> TX[11] b'07004010900f002d7dca85'
May 11 18:32:37 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 18:32:38 msm8909 python3[3073]: 336.64264988899231 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:38 msm8909 python3[3073]: 336.96167850494385 [06:05:04:30:B0:14] <- RX 06004012e2009183912d
May 11 18:32:38 msm8909 python3[3073]: 336.97263026237488 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:38 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:38 msm8909 python3[3073]: Header: 06004012 payload: e200 crc: 9183912d
May 11 18:32:38 msm8909 python3[3073]: 336.98122835159302 [06:05:04:30:B0:14] -> TX[11] b'070040109316006c6a8c1c'
May 11 18:32:38 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 18:32:39 msm8909 python3[3073]: 337.68016338348389 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: 337.70660209655762 [06:05:04:30:B0:14] <- RX 06004013e2009183912d
May 11 18:32:39 msm8909 python3[3073]: 337.71510529518127 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: Header: 06004013 payload: e200 crc: 9183912d
May 11 18:32:39 msm8909 python3[3073]: 337.72146368026733 [06:05:04:30:B0:14] -> TX[11] b'070040109317002d5b9705'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 18:32:39 msm8909 python3[3073]: 337.7901554107666 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: 338.17930245399475 [06:05:04:30:B0:14] <- RX 06004014e2009183912d
May 11 18:32:39 msm8909 python3[3073]: 338.18866562843323 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: Header: 06004014 payload: e200 crc: 9183912d
May 11 18:32:39 msm8909 python3[3073]: 338.19596743583679 [06:05:04:30:B0:14] -> TX[10] b'060040109124754d8015'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 18:32:39 msm8909 python3[3073]: 338.2688775062561 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: 338.2987015247345 [06:05:04:30:B0:14] <- RX 240040150000663f4947000000190064070b000000000000000000019de70000003c0015d1d85ef1
May 11 18:32:39 msm8909 python3[3073]: 338.3079400062561 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: user prefs:
May 11 18:32:39 msm8909 python3[3073]: self.clockFormat: 00
May 11 18:32:39 msm8909 python3[3073]: self.unit: 00
May 11 18:32:39 msm8909 python3[3073]: self.time: 00000000
May 11 18:32:39 msm8909 python3[3073]: self.timezone: 0000
May 11 18:32:39 msm8909 python3[3073]: self.gender: 00
May 11 18:32:39 msm8909 python3[3073]: self.age: 19
May 11 18:32:39 msm8909 python3[3073]: self.weight: 0064
May 11 18:32:39 msm8909 python3[3073]: self.height: 070b
May 11 18:32:39 msm8909 python3[3073]: self.steps: 00003a98
May 11 18:32:39 msm8909 python3[3073]: self.distance: 00000003
May 11 18:32:39 msm8909 python3[3073]: self.calories: 000004b0
May 11 18:32:39 msm8909 python3[3073]: self.sleep: 000001e0
May 11 18:32:39 msm8909 python3[3073]: self.language: 00
May 11 18:32:39 msm8909 python3[3073]: self.sleeptime: 15
May 11 18:32:39 msm8909 python3[3073]: 338.38811922073364 [06:05:04:30:B0:14] <- RX 06004016e2009183912d
May 11 18:32:39 msm8909 python3[3073]: 338.39753198623657 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:39 msm8909 python3[3073]: Header: 06004016 payload: e200 crc: 9183912d
May 11 18:32:39 msm8909 python3[3073]: 338.40441989898682 [06:05:04:30:B0:14] -> TX[42] b'2600401090240000663f4947000000190064070b00003a9800000003000004b0000001e00015698cb36d'
May 11 18:32:39 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663f4947000000190064070b00003a9800000003000004b0000001e00015698cb36d
May 11 18:32:39 msm8909 python3[3073]: 338.47727608680725 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:40 msm8909 python3[3073]: 338.83902835845947 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 11 18:32:40 msm8909 python3[3073]: 338.84808492660522 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:40 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:40 msm8909 python3[3073]: Header: 06004017 payload: e200 crc: 9183912d
May 11 18:32:40 msm8909 python3[3073]: 338.85731434822083 [06:05:04:30:B0:14] -> TX[11] b'07004010930c0121a0a6db'
May 11 18:32:40 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 11 18:32:40 msm8909 python3[3073]: 338.93069696426392 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:40 msm8909 python3[3073]: 339.29055428504944 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 11 18:32:40 msm8909 python3[3073]: 339.29964780807495 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:40 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:40 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:32:40 msm8909 python3[3073]: 339.30675292015076 [06:05:04:30:B0:14] -> TX[10] b'060040109237685f13ba'
May 11 18:32:40 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 18:32:40 msm8909 python3[3073]: 339.38101768493652 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:40 msm8909 python3[3073]: 339.40955018997192 [06:05:04:30:B0:14] <- RX 05004019011bdf05a5
May 11 18:32:40 msm8909 python3[3073]: 339.41828441619873 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:40 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:40 msm8909 python3[3073]: 06:05:04:30:B0:14: License Good
May 11 18:32:41 msm8909 python3[3073]: 339.50122976303101 [06:05:04:30:B0:14] <- RX 0600401ae2009183912d
May 11 18:32:41 msm8909 python3[3073]: 339.51017928123474 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: Header: 0600401a payload: e200 crc: 9183912d
May 11 18:32:41 msm8909 python3[3073]: 339.51717686653137 [06:05:04:30:B0:14] -> TX[10] b'060040109126592c8efb'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 18:32:41 msm8909 python3[3073]: 339.59258651733398 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 339.62989163398743 [06:05:04:30:B0:14] <- RX 1c00401b00000001000000010000000000000000000000ba000000004892cae1
May 11 18:32:41 msm8909 python3[3073]: 339.63899874687195 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 339.70881867408752 [06:05:04:30:B0:14] <- RX 0600401ce2009183912d
May 11 18:32:41 msm8909 python3[3073]: 339.71919751167297 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: Header: 0600401c payload: e200 crc: 9183912d
May 11 18:32:41 msm8909 python3[3073]: 339.72586989402771 [06:05:04:30:B0:14] -> TX[10] b'060040109107073ce7b7'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 18:32:41 msm8909 python3[3073]: 339.80010938644409 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 339.8279390335083 [06:05:04:30:B0:14] <- RX 0500401d008def02d2
May 11 18:32:41 msm8909 python3[3073]: 339.83660435676575 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 339.94865155220032 [06:05:04:30:B0:14] <- RX 0600401ee2009183912d
May 11 18:32:41 msm8909 python3[3073]: 339.95744442939758 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: Header: 0600401e payload: e200 crc: 9183912d
May 11 18:32:41 msm8909 python3[3073]: 339.96419739723206 [06:05:04:30:B0:14] -> TX[10] b'060040109117632c50aa'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 18:32:41 msm8909 python3[3073]: 340.04629826545715 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 340.07579493522644 [06:05:04:30:B0:14] <- RX 0800401f881d3f66ba9f58e1
May 11 18:32:41 msm8909 python3[3073]: 340.08660125732422 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 340.158931016922 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 11 18:32:41 msm8909 python3[3073]: 340.16947174072266 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:32:41 msm8909 python3[3073]: 340.17695426940918 [06:05:04:30:B0:14] -> TX[10] b'060040109106910ce0c0'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 18:32:41 msm8909 python3[3073]: 340.24968385696411 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: 340.33399057388306 [06:05:04:30:B0:14] <- RX 0402401100000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000bfeb0f0800000000000000047e020000beeb4f0800000000b702bd067e1a0000c0eb0f0800000000000000047e020000bfeb0f0800000000000000047e020000bfeb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000bfeb0f08
May 11 18:32:41 msm8909 python3[3073]: 340.3843138217926 [06:05:04:30:B0:14] <- RX 00000000000000047e020000bfeb0f0800000000000000047e020000beeb0f0800000000000000047e020000c0eb4f0800000000b702bd067e1a0000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000beeb0f0800000000000000047e020000beeb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c0eb0f0800000000000000047e020000c00b100800000000000000047e020000c00b100800000000000000047e020000be0b500800000000c002bd067f1a0000be0b100800000000
May 11 18:32:41 msm8909 python3[3073]: 340.41227245330811 [06:05:04:30:B0:14] <- RX 000000047f020000be0b100800000000000000047f020000bd0b100877108a33
May 11 18:32:41 msm8909 python3[3073]: 340.42132377624512 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:32:41 msm8909 python3[3073]: DBUS: Write Char failed for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:32:41 msm8909 python3[3073]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 11 18:32:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:32:43 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:32:43 msm8909 python3[3073]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_30_B0_14-00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:32:43 msm8909 python3[3073]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_30_B0_14-00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:32:43 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:32:43 msm8909 python3[3073]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 18:32:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:32:44 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:32:44 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:32:44 msm8909 python3[3073]: Running Scheduled: Thread Check
May 11 18:32:44 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:32:44 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:32:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "9e06bf683c9a4638b08dd857c9115bec", "rt": "gw"}
May 11 18:32:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423538.9339564, 'type': 's', 'key': 'd0676d0c00e5455fb15270e46b38b204', 'data': '', 'source': 0}
May 11 18:32:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423543.8066964, 'type': 's', 'key': 'a93761c2414649b49e1adcfb8378800a', 'data': '', 'source': 0}
May 11 18:32:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423553.1641574, 'type': 's', 'key': '55fdc77eb51c4c9687f2e1724c66b40c', 'data': '', 'source': 0}
May 11 18:32:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423553.2268941, 'type': 's', 'key': '4ebdc66e1cdc4c47975d0e2801d43bad', 'data': '', 'source': 0}
May 11 18:32:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423553.6473579, 'type': 's', 'key': 'f41ef875f1b1403ba2b6baf18ba5b345', 'data': '', 'source': 0}
May 11 18:32:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059206969
May 11 18:32:44 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:32:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423564.6181037, 'type': 's', 'key': '9e06bf683c9a4638b08dd857c9115bec', 'data': '', 'source': 0}
May 11 18:32:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:32:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a306969
May 11 18:32:46 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:32:47 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:32:47 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:32:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055006868
May 11 18:32:48 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:32:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:32:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306869
May 11 18:32:57 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423577, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:57 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423577, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:32:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423577, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "498642d79cda494f95e17a5e17c2c867", "rt": "instant"}
May 11 18:32:57 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:32:57 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:32:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a106969
May 11 18:32:58 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:32:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055106868
May 11 18:32:58 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:32:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423578.3077302, 'type': 's', 'key': '498642d79cda494f95e17a5e17c2c867', 'data': '', 'source': 0}
May 11 18:32:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:33:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004e306767
May 11 18:33:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:33:00 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:33:02 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:33:02 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:33:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040007d7f
May 11 18:33:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:33:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c206969
May 11 18:33:13 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:33:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:33:13 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423593, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:13 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423593, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:13 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423593, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "36ebb8713be54274a1c19ca75650340d", "rt": "instant"}
May 11 18:33:14 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423594.0588887, 'type': 's', 'key': '36ebb8713be54274a1c19ca75650340d', 'data': '', 'source': 0}
May 11 18:33:14 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:33:14 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:33:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055306868
May 11 18:33:15 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:33:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d006767
May 11 18:33:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:33:15 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:33:18 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 18:33:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1033, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f890007000000000000000004090013000001004d006767
May 11 18:33:25 msm8909 python3[3073]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 18:33:25 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:33:25 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:33:25 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "982019081ef64e839b14dd6b655a269a", "rt": "gw"}
May 11 18:33:25 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:33:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306868
May 11 18:33:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:33:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:33:30 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:33:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c006969
May 11 18:33:30 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:33:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:33:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f206868
May 11 18:33:31 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:33:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040207d7f
May 11 18:33:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:33:32 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:33:33 msm8909 python3[3073]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 29, 58, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:33:33 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:33:33 msm8909 python3[3073]: GOT Pairing Code: 0f89
May 11 18:33:33 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:33:33 msm8909 python3[3073]: NO FW Update needed.
May 11 18:33:33 msm8909 python3[3073]: LAST SYNC: 1715412282
May 11 18:33:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:33:33 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:33:34 msm8909 python3[3073]: 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, 9, 4, 0, 64, 19, 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 18:33:34 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:33:42 msm8909 python3[3073]: 401.0481481552124 [06:05:04:AF:F9:E9] <- HR 0000
May 11 18:33:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c106969
May 11 18:33:42 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:33:42 msm8909 python3[3073]: HR READING: 0 TOOK 8.019821 secs
May 11 18:33:42 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:33:42 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:33:42 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 1033, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 19, 'activity': 0, 'case_temp': 103, 'total_steps': 0, 'act_cals': 364, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 2258, 'battery': 77, 'bmr_cals': 1894, 'skin_temp': 103}
May 11 18:33:42 msm8909 python3[3073]: W ID: 73
May 11 18:33:42 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423622, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'bmrCals': 1894, 'runSteps': 0, 'solarGen': 1033, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 103, 'totalSteps': 0, 'totalCals': 2258, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 103, 'actCals': 364}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:42 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423622, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'bmrCals': 1894, 'runSteps': 0, 'solarGen': 1033, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 103, 'totalSteps': 0, 'totalCals': 2258, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'caseTemp': 103, 'actCals': 364}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423622, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "bmrCals": 1894, "runSteps": 0, "solarGen": 1033, "sleepDuration": 0, "activity": 0, "skinTemp": 103, "totalSteps": 0, "totalCals": 2258, "heartRate": 0, "battery": 77, "walkSteps": 0, "caseTemp": 103, "actCals": 364}, "gatewayId": "00e15e66f988db"}, "key": "3d6f74e0f416466e9ee3ab24b7eeb799", "rt": "instant"}
May 11 18:33:42 msm8909 python3[3073]: Instant Upload complete
May 11 18:33:42 msm8909 python3[3073]: using silent sync
May 11 18:33:42 msm8909 python3[3073]: Starting sync for: 06:05:04:AF:F9:E9
May 11 18:33:42 msm8909 python3[3073]: ACTIVATING AMDTP.
May 11 18:33:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040007d7f
May 11 18:33:43 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423623, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:43 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423623, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:43 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423623, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 922, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 127, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "d66503a8e6bc4f04ad0386dca619db74", "rt": "instant"}
May 11 18:33:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:33:43 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:33:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:33:44 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:33:44 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:33:44 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:33:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:33:44 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423624, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:44 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423624, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:33:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423624, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2975c8d417b8476dadbbc1bd9d939835", "rt": "instant"}
May 11 18:33:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055206868
May 11 18:33:45 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:33:45 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:33:45 msm8909 python3[3073]: Sending start sync for: 06:05:04:AF:F9:E9
May 11 18:33:45 msm8909 python3[3073]: 404.20807552337646 [06:05:04:AF:F9:E9] -> TX[10] b'060040109100a4a98329'
May 11 18:33:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f006868
May 11 18:33:46 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:33:46 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 18:33:46 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:33:46 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:33:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045106869
May 11 18:33:47 msm8909 python3[3073]: 405.49498605728149 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:47 msm8909 python3[3073]: 405.52290010452271 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 11 18:33:47 msm8909 python3[3073]: 405.53199219703674 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:47 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:33:47 msm8909 python3[3073]: 405.53867125511169 [06:05:04:AF:F9:E9] -> TX[10] b'0600401092269a7fa3d0'
May 11 18:33:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 18:33:47 msm8909 python3[3073]: 406.14891862869263 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:47 msm8909 python3[3073]: 406.17573547363281 [06:05:04:AF:F9:E9] <- RX 06004011e2009183912d
May 11 18:33:47 msm8909 python3[3073]: 406.18464732170105 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:47 msm8909 python3[3073]: Header: 06004011 payload: e200 crc: 9183912d
May 11 18:33:47 msm8909 python3[3073]: 406.19331502914429 [06:05:04:AF:F9:E9] -> TX[11] b'07004010900f002d7dca85'
May 11 18:33:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 18:33:48 msm8909 python3[3073]: 406.76866841316223 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:48 msm8909 python3[3073]: 407.09057378768921 [06:05:04:AF:F9:E9] <- RX 06004012e2009183912d
May 11 18:33:48 msm8909 python3[3073]: 407.09997844696045 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:48 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:48 msm8909 python3[3073]: Header: 06004012 payload: e200 crc: 9183912d
May 11 18:33:48 msm8909 python3[3073]: 407.10731101036072 [06:05:04:AF:F9:E9] -> TX[11] b'070040109316006c6a8c1c'
May 11 18:33:48 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 18:33:49 msm8909 python3[3073]: 407.73042440414429 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:49 msm8909 python3[3073]: 408.05121207237244 [06:05:04:AF:F9:E9] <- RX 06004013e2009183912d
May 11 18:33:49 msm8909 python3[3073]: 408.06045365333557 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:49 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:49 msm8909 python3[3073]: Header: 06004013 payload: e200 crc: 9183912d
May 11 18:33:49 msm8909 python3[3073]: 408.06713819503784 [06:05:04:AF:F9:E9] -> TX[11] b'070040109317002d5b9705'
May 11 18:33:49 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 18:33:49 msm8909 python3[3073]: 408.44162654876709 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:50 msm8909 python3[3073]: 408.82897353172302 [06:05:04:AF:F9:E9] <- RX 06004014e2009183912d
May 11 18:33:50 msm8909 python3[3073]: 408.83940720558167 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:50 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:50 msm8909 python3[3073]: Header: 06004014 payload: e200 crc: 9183912d
May 11 18:33:50 msm8909 python3[3073]: 408.84687471389771 [06:05:04:AF:F9:E9] -> TX[10] b'060040109124754d8015'
May 11 18:33:50 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 18:33:50 msm8909 python3[3073]: 408.92570662498474 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:50 msm8909 python3[3073]: 408.95821475982666 [06:05:04:AF:F9:E9] <- RX 240040150101663f498b021c0032003c06400000000000000000000008d2000000000215a9f00ff2
May 11 18:33:50 msm8909 python3[3073]: 408.96748876571655 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:50 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:50 msm8909 python3[3073]: user prefs:
May 11 18:33:50 msm8909 python3[3073]: self.clockFormat: 01
May 11 18:33:50 msm8909 python3[3073]: self.unit: 01
May 11 18:33:50 msm8909 python3[3073]: self.time: 00000000
May 11 18:33:50 msm8909 python3[3073]: self.timezone: 021c
May 11 18:33:50 msm8909 python3[3073]: self.gender: 00
May 11 18:33:50 msm8909 python3[3073]: self.age: 32
May 11 18:33:50 msm8909 python3[3073]: self.weight: 003c
May 11 18:33:50 msm8909 python3[3073]: self.height: 0640
May 11 18:33:50 msm8909 python3[3073]: self.steps: 00001a2c
May 11 18:33:50 msm8909 python3[3073]: self.distance: 00000003
May 11 18:33:50 msm8909 python3[3073]: self.calories: 00000708
May 11 18:33:50 msm8909 python3[3073]: self.sleep: 000001a4
May 11 18:33:50 msm8909 python3[3073]: self.language: 02
May 11 18:33:50 msm8909 python3[3073]: self.sleeptime: 15
May 11 18:33:50 msm8909 python3[3073]: 409.0721800327301 [06:05:04:AF:F9:E9] <- RX 06004016e2009183912d
May 11 18:33:50 msm8909 python3[3073]: 409.08514738082886 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:50 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:50 msm8909 python3[3073]: Header: 06004016 payload: e200 crc: 9183912d
May 11 18:33:50 msm8909 python3[3073]: 409.09411716461182 [06:05:04:AF:F9:E9] -> TX[42] b'2600401090240101663f498e021c0032003c064000003a9800000003000004b0000001e00215c2ec1ec6'
May 11 18:33:50 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663f498e021c0032003c064000003a9800000003000004b0000001e00215c2ec1ec6
May 11 18:33:50 msm8909 python3[3073]: 409.1588716506958 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: 409.58009505271912 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 11 18:33:51 msm8909 python3[3073]: 409.59053516387939 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: Header: 06004017 payload: e200 crc: 9183912d
May 11 18:33:51 msm8909 python3[3073]: 409.60421276092529 [06:05:04:AF:F9:E9] -> TX[11] b'07004010930c030dc1a835'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 11 18:33:51 msm8909 python3[3073]: 409.67100954055786 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: 410.0613739490509 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 11 18:33:51 msm8909 python3[3073]: 410.07080698013306 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:33:51 msm8909 python3[3073]: 410.07754826545715 [06:05:04:AF:F9:E9] -> TX[10] b'060040109237685f13ba'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 18:33:51 msm8909 python3[3073]: 410.15320467948914 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: 410.18186569213867 [06:05:04:AF:F9:E9] <- RX 05004019011bdf05a5
May 11 18:33:51 msm8909 python3[3073]: 410.19240880012512 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: 06:05:04:AF:F9:E9: License Good
May 11 18:33:51 msm8909 python3[3073]: 410.27133274078369 [06:05:04:AF:F9:E9] <- RX 0600401ae2009183912d
May 11 18:33:51 msm8909 python3[3073]: 410.28055024147034 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: Header: 0600401a payload: e200 crc: 9183912d
May 11 18:33:51 msm8909 python3[3073]: 410.28754901885986 [06:05:04:AF:F9:E9] -> TX[10] b'060040109126592c8efb'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 18:33:51 msm8909 python3[3073]: 410.36399340629578 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: 410.39603137969971 [06:05:04:AF:F9:E9] <- RX 1c00401b00000001000000010000000000000000000000bd00000000584eea53
May 11 18:33:51 msm8909 python3[3073]: 410.40481185913086 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: 410.48310303688049 [06:05:04:AF:F9:E9] <- RX 0600401ce2009183912d
May 11 18:33:51 msm8909 python3[3073]: 410.49300980567932 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:51 msm8909 python3[3073]: Header: 0600401c payload: e200 crc: 9183912d
May 11 18:33:51 msm8909 python3[3073]: 410.50022792816162 [06:05:04:AF:F9:E9] -> TX[10] b'060040109107073ce7b7'
May 11 18:33:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 18:33:52 msm8909 python3[3073]: 410.57235193252563 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: 410.59976434707642 [06:05:04:AF:F9:E9] <- RX 0500401d008def02d2
May 11 18:33:52 msm8909 python3[3073]: 410.60862970352173 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: 410.69223046302795 [06:05:04:AF:F9:E9] <- RX 0600401ee2009183912d
May 11 18:33:52 msm8909 python3[3073]: 410.70124554634094 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: Header: 0600401e payload: e200 crc: 9183912d
May 11 18:33:52 msm8909 python3[3073]: 410.7081401348114 [06:05:04:AF:F9:E9] -> TX[10] b'060040109117632c50aa'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 18:33:52 msm8909 python3[3073]: 410.78298306465149 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: 410.81122446060181 [06:05:04:AF:F9:E9] <- RX 0800401f101d3f66f156ac99
May 11 18:33:52 msm8909 python3[3073]: 410.82047891616821 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: 410.90093016624451 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 11 18:33:52 msm8909 python3[3073]: 410.91080689430237 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:33:52 msm8909 python3[3073]: 410.92182540893555 [06:05:04:AF:F9:E9] -> TX[10] b'060040109106910ce0c0'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 18:33:52 msm8909 python3[3073]: 411.01360940933228 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: 411.07080125808716 [06:05:04:AF:F9:E9] <- RX 04024011000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000cd0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000cd0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce0b0d08000000000000000468020000ce2b0d08000000000000000468020000ce2b0d08000000000000000468020000cd2b0d08
May 11 18:33:52 msm8909 python3[3073]: 411.11818242073059 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd2b0d08000000000000000468020000ce2b0d08000000000000000468020000ce2b0d08000000000000000469020000ce2b0d08000000000000000469020000cd2b0d08000000000000000469020000cd2b0d08000000000000000469020000cd2b0d08000000000000000469020000ce2b0d08000000000000000469020000cd2b0d08000000000000000469020000cd2b0d08000000000000000469020000ce2b0d08000000000000000469020000cd2b0d08000000000000000469020000cd2b0d08000000000000000469020000cd2b0d08000000000000000469020000ce2b0d0800000000
May 11 18:33:52 msm8909 python3[3073]: 411.14552521705627 [06:05:04:AF:F9:E9] <- RX 0000000469020000cd2b0d08000000000000000469020000ce2b0d08a1c4b282
May 11 18:33:52 msm8909 python3[3073]: 411.1573657989502 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:33:52 msm8909 python3[3073]: DBUS: Write Char failed for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:33:52 msm8909 python3[3073]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: Not connected (36)
May 11 18:33:54 msm8909 python3[3073]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_AF_F9_E9-00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:33:54 msm8909 python3[3073]: DBUS: Sub succesfully removed /org/bluez/hci0/dev_06_05_04_AF_F9_E9-00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:33:54 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:33:54 msm8909 python3[3073]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 18:33:54 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:33:54 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:33:54 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:33:54 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:33:54 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "eea90b84273443d1aa4820d9686326ce", "rt": "gw"}
May 11 18:33:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423605.5274463, 'type': 's', 'key': '982019081ef64e839b14dd6b655a269a', 'data': '', 'source': 0}
May 11 18:33:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423623.3911142, 'type': 's', 'key': '3d6f74e0f416466e9ee3ab24b7eeb799', 'data': '', 'source': 0}
May 11 18:33:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423623.5704155, 'type': 's', 'key': 'd66503a8e6bc4f04ad0386dca619db74', 'data': '', 'source': 0}
May 11 18:33:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423624.9126854, 'type': 's', 'key': '2975c8d417b8476dadbbc1bd9d939835', 'data': '', 'source': 0}
May 11 18:33:55 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423635.1409874, 'type': 's', 'key': 'eea90b84273443d1aa4820d9686326ce', 'data': '', 'source': 0}
May 11 18:34:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040107d7f
May 11 18:34:00 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:34:00 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:34:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:34:01 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423641, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:01 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423641, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:01 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423641, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "65b8cb131b754caea58b311d54fbf52d", "rt": "instant"}
May 11 18:34:02 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423642.0478985, 'type': 's', 'key': '65b8cb131b754caea58b311d54fbf52d', 'data': '', 'source': 0}
May 11 18:34:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:34:02 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423642, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:02 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423642, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:02 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423642, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7fa874052876479795ba2af66ef90eff", "rt": "instant"}
May 11 18:34:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055306868
May 11 18:34:02 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:34:02 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423642.642087, 'type': 's', 'key': '7fa874052876479795ba2af66ef90eff', 'data': '', 'source': 0}
May 11 18:34:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f106868
May 11 18:34:02 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:34:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:34:02 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:34:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:34:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c306969
May 11 18:34:04 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:34:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055106868
May 11 18:34:14 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:34:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:34:14 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423654, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:14 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423654, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:14 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423654, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "4c5dc1b822af4bbba27caf08bf55d19d", "rt": "instant"}
May 11 18:34:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059006969
May 11 18:34:15 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:34:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004006868
May 11 18:34:15 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:34:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040307e7f
May 11 18:34:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423655.2493975, 'type': 's', 'key': '4c5dc1b822af4bbba27caf08bf55d19d', 'data': '', 'source': 0}
May 11 18:34:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:34:16 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:34:16 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:34:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006969
May 11 18:34:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045006869
May 11 18:34:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f306868
May 11 18:34:16 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:34:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a106969
May 11 18:34:17 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:34:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:34:24 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:34:24 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:34:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f006868
May 11 18:34:29 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:34:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a206969
May 11 18:34:29 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:34:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106969
May 11 18:34:30 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:34:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040007e7f
May 11 18:34:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206869
May 11 18:34:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055206868
May 11 18:34:32 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:34:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:34:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059206969
May 11 18:34:42 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:34:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 709, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c500400210d0005f206868
May 11 18:34:42 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:34:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206969
May 11 18:34:43 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 18:34:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:34:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:34:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306969
May 11 18:34:49 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423689, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:49 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423689, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:49 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423689, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c39aa8099f924df0aa56d7b8938259ea", "rt": "instant"}
May 11 18:34:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055006868
May 11 18:34:49 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:34:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040207e7f
May 11 18:34:49 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423689, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:49 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423689, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:34:49 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423689, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 922, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 127, "caseTemp": 126, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "d61975c4b2664c6294a9e728e7435033", "rt": "instant"}
May 11 18:34:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:34:51 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:34:51 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:34:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306868
May 11 18:34:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a006969
May 11 18:34:51 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:34:52 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:34:52 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:34:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a106969
May 11 18:34:52 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:35:03 msm8909 python3[3073]: DBUS: Connect Failed with 06:05:04:AF:F9:E9
May 11 18:35:03 msm8909 python3[3073]: g-io-error-quark: GDBus.Error:org.bluez.Error.Failed: le-connection-abort-by-local (36)
May 11 18:35:03 msm8909 python3[3073]: Device not connected, retrying later
May 11 18:35:03 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:35:03 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:35:03 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:35:03 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:35:03 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "f2e5d420d01545109fb9b87b03f78620", "rt": "gw"}
May 11 18:35:03 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423689.7496333, 'type': 's', 'key': 'c39aa8099f924df0aa56d7b8938259ea', 'data': '', 'source': 0}
May 11 18:35:03 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423690.3124123, 'type': 's', 'key': 'd61975c4b2664c6294a9e728e7435033', 'data': '', 'source': 0}
May 11 18:35:03 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:AF:F9:E9
May 11 18:35:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043106869
May 11 18:35:08 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423708, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:08 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423708, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:08 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423708, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 67, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "94d4b2956a1a439ba10f3fc0144acc7c", "rt": "instant"}
May 11 18:35:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106868
May 11 18:35:08 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423708, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:08 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423708, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:08 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423708, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "01096de92dec47388a05243cd65fe004", "rt": "instant"}
May 11 18:35:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005b206969
May 11 18:35:09 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:35:10 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:35:10 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:35:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:35:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106969
May 11 18:35:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040107e7f
May 11 18:35:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055206868
May 11 18:35:11 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:35:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106969
May 11 18:35:12 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:35:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f106868
May 11 18:35:12 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:35:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:35:13 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:35:13 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:35:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:35:17 msm8909 python3[3073]: DBUS: Connected to 06:05:04:AF:F9:E9
May 11 18:35:17 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:35:17 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 73, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:35:17 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 73, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "7827ee8a9cb34241858f65ba44f7e72f", "rt": "gw"}
May 11 18:35:17 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:35:18 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:35:19 msm8909 python3[3073]: DBUS: Read 06:05:04:AF:F9:E9 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 29, 58, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:35:19 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:35:19 msm8909 python3[3073]: GOT Pairing Code: 0f89
May 11 18:35:19 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:35:19 msm8909 python3[3073]: NO FW Update needed.
May 11 18:35:19 msm8909 python3[3073]: LAST SYNC: 1715412282
May 11 18:35:20 msm8909 python3[3073]: 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, 10, 4, 0, 64, 19, 0, 0, 65, 103, 0, 0, 80, 103, 0, 0, 81, 78, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:35:20 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:35:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043306869
May 11 18:35:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306868
May 11 18:35:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040207e7f
May 11 18:35:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f206868
May 11 18:35:28 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:35:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:35:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055006868
May 11 18:35:28 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:35:38 msm8909 python3[3073]: 516.75939440727234 [06:05:04:AF:F9:E9] <- HR 0000
May 11 18:35:38 msm8909 python3[3073]: HR READING: 0 TOOK 18.053141 secs
May 11 18:35:38 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:35:38 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:35:38 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 1034, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 19, 'activity': 0, 'case_temp': 103, 'total_steps': 0, 'act_cals': 364, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 2258, 'battery': 78, 'bmr_cals': 1894, 'skin_temp': 103}
May 11 18:35:38 msm8909 python3[3073]: W ID: 73
May 11 18:35:38 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423738, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'bmrCals': 1894, 'runSteps': 0, 'solarGen': 1034, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 103, 'totalSteps': 0, 'totalCals': 2258, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'caseTemp': 103, 'actCals': 364}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:38 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423738, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'bmrCals': 1894, 'runSteps': 0, 'solarGen': 1034, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 103, 'totalSteps': 0, 'totalCals': 2258, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'caseTemp': 103, 'actCals': 364}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:38 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423738, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "bmrCals": 1894, "runSteps": 0, "solarGen": 1034, "sleepDuration": 0, "activity": 0, "skinTemp": 103, "totalSteps": 0, "totalCals": 2258, "heartRate": 0, "battery": 78, "walkSteps": 0, "caseTemp": 103, "actCals": 364}, "gatewayId": "00e15e66f988db"}, "key": "283be944e8904652b0e6701d09d2ee5e", "rt": "instant"}
May 11 18:35:38 msm8909 python3[3073]: Instant Upload complete
May 11 18:35:38 msm8909 python3[3073]: using silent sync
May 11 18:35:38 msm8909 python3[3073]: Starting sync for: 06:05:04:AF:F9:E9
May 11 18:35:38 msm8909 python3[3073]: ACTIVATING AMDTP.
May 11 18:35:39 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:35:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043106869
May 11 18:35:40 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:35:40 msm8909 python3[3073]: Sending start sync for: 06:05:04:AF:F9:E9
May 11 18:35:40 msm8909 python3[3073]: 519.08698701858521 [06:05:04:AF:F9:E9] -> TX[10] b'060040109100a4a98329'
May 11 18:35:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:35:41 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423741, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:41 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423741, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:41 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423741, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "6e02664dfdfb406bafba88d4d057a55b", "rt": "instant"}
May 11 18:35:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:35:41 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 18:35:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040007e7f
May 11 18:35:41 msm8909 python3[3073]: 520.25810790061951 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:41 msm8909 python3[3073]: 520.28603720664978 [06:05:04:AF:F9:E9] <- RX 06004010e2009183912d
May 11 18:35:41 msm8909 python3[3073]: 520.29477572441101 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:41 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:41 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:35:41 msm8909 python3[3073]: 520.30134391784668 [06:05:04:AF:F9:E9] -> TX[10] b'0600401092269a7fa3d0'
May 11 18:35:41 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 18:35:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:35:41 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:35:42 msm8909 python3[3073]: 520.89011001586914 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:42 msm8909 python3[3073]: 520.92279052734375 [06:05:04:AF:F9:E9] <- RX 3a0040114c4f475f435249544943414c20464149
May 11 18:35:42 msm8909 python3[3073]: 520.94922113418579 [06:05:04:AF:F9:E9] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 11 18:35:42 msm8909 python3[3073]: 520.97334218025208 [06:05:04:AF:F9:E9] <- RX 6572735c616363656c2e632c203435310d0a1831
May 11 18:35:42 msm8909 python3[3073]: 521.23327493667603 [06:05:04:AF:F9:E9] <- RX 25ce
May 11 18:35:42 msm8909 python3[3073]: 521.24207258224487 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:42 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:35:43 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:35:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055206868
May 11 18:35:43 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:35:43 msm8909 python3[3073]: 522.16264629364014 [06:05:04:AF:F9:E9] <- RX 06004012e2009183912d
May 11 18:35:43 msm8909 python3[3073]: 522.17321634292603 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:43 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:43 msm8909 python3[3073]: Header: 06004012 payload: e200 crc: 9183912d
May 11 18:35:43 msm8909 python3[3073]: 522.18401002883911 [06:05:04:AF:F9:E9] -> TX[11] b'07004010900f002d7dca85'
May 11 18:35:43 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 18:35:44 msm8909 python3[3073]: 522.79692196846008 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:44 msm8909 python3[3073]: 523.11967921257019 [06:05:04:AF:F9:E9] <- RX 06004013e2009183912d
May 11 18:35:44 msm8909 python3[3073]: 523.12982797622681 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:44 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:44 msm8909 python3[3073]: Header: 06004013 payload: e200 crc: 9183912d
May 11 18:35:44 msm8909 python3[3073]: 523.1378185749054 [06:05:04:AF:F9:E9] -> TX[11] b'070040109316006c6a8c1c'
May 11 18:35:44 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 18:35:45 msm8909 python3[3073]: 523.76236653327942 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:45 msm8909 python3[3073]: 523.88470196723938 [06:05:04:AF:F9:E9] <- RX 06004014e2009183912d
May 11 18:35:45 msm8909 python3[3073]: 523.89437937736511 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:45 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:45 msm8909 python3[3073]: Header: 06004014 payload: e200 crc: 9183912d
May 11 18:35:45 msm8909 python3[3073]: 523.90146327018738 [06:05:04:AF:F9:E9] -> TX[11] b'070040109317002d5b9705'
May 11 18:35:45 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 18:35:45 msm8909 python3[3073]: 523.97135806083679 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:45 msm8909 python3[3073]: 524.3966019153595 [06:05:04:AF:F9:E9] <- RX 06004015e2009183912d
May 11 18:35:45 msm8909 python3[3073]: 524.40606546401978 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:45 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:45 msm8909 python3[3073]: Header: 06004015 payload: e200 crc: 9183912d
May 11 18:35:45 msm8909 python3[3073]: 524.41284251213074 [06:05:04:AF:F9:E9] -> TX[10] b'060040109124754d8015'
May 11 18:35:45 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 18:35:46 msm8909 python3[3073]: 524.48842906951904 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:46 msm8909 python3[3073]: 524.52609515190125 [06:05:04:AF:F9:E9] <- RX 240040160101663f49fe021c0032003c06400000
May 11 18:35:46 msm8909 python3[3073]: 524.55035996437073 [06:05:04:AF:F9:E9] <- RX 000000000000000008d200000000021547d6fcbd
May 11 18:35:46 msm8909 python3[3073]: 524.55919599533081 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:46 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:46 msm8909 python3[3073]: user prefs:
May 11 18:35:46 msm8909 python3[3073]: self.clockFormat: 01
May 11 18:35:46 msm8909 python3[3073]: self.unit: 01
May 11 18:35:46 msm8909 python3[3073]: self.time: 00000000
May 11 18:35:46 msm8909 python3[3073]: self.timezone: 021c
May 11 18:35:46 msm8909 python3[3073]: self.gender: 00
May 11 18:35:46 msm8909 python3[3073]: self.age: 32
May 11 18:35:46 msm8909 python3[3073]: self.weight: 003c
May 11 18:35:46 msm8909 python3[3073]: self.height: 0640
May 11 18:35:46 msm8909 python3[3073]: self.steps: 00001a2c
May 11 18:35:46 msm8909 python3[3073]: self.distance: 00000003
May 11 18:35:46 msm8909 python3[3073]: self.calories: 00000708
May 11 18:35:46 msm8909 python3[3073]: self.sleep: 000001a4
May 11 18:35:46 msm8909 python3[3073]: self.language: 02
May 11 18:35:46 msm8909 python3[3073]: self.sleeptime: 15
May 11 18:35:46 msm8909 python3[3073]: 524.63033294677734 [06:05:04:AF:F9:E9] <- RX 06004017e2009183912d
May 11 18:35:46 msm8909 python3[3073]: 524.63932204246521 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:46 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:46 msm8909 python3[3073]: Header: 06004017 payload: e200 crc: 9183912d
May 11 18:35:46 msm8909 python3[3073]: 524.64684724807739 [06:05:04:AF:F9:E9] -> TX[42] b'2600401090240101663f4a02021c0032003c064000003a9800000003000004b0000001e00215410635f9'
May 11 18:35:46 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663f4a02021c0032003c064000003a9800000003000004b0000001e00215410635f9
May 11 18:35:46 msm8909 python3[3073]: 524.72185015678406 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:46 msm8909 python3[3073]: 525.11314582824707 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 11 18:35:46 msm8909 python3[3073]: 525.12415599822998 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:46 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:46 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:35:46 msm8909 python3[3073]: 525.13444638252258 [06:05:04:AF:F9:E9] -> TX[11] b'07004010930c030dc1a835'
May 11 18:35:46 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 11 18:35:46 msm8909 python3[3073]: 525.24937295913696 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 525.62272882461548 [06:05:04:AF:F9:E9] <- RX 06004019e2009183912d
May 11 18:35:47 msm8909 python3[3073]: 525.63198566436768 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: Header: 06004019 payload: e200 crc: 9183912d
May 11 18:35:47 msm8909 python3[3073]: 525.6390585899353 [06:05:04:AF:F9:E9] -> TX[10] b'060040109237685f13ba'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 18:35:47 msm8909 python3[3073]: 525.74342226982117 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 525.76961493492126 [06:05:04:AF:F9:E9] <- RX 0500401a011bdf05a5
May 11 18:35:47 msm8909 python3[3073]: 525.77926802635193 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 06:05:04:AF:F9:E9: License Good
May 11 18:35:47 msm8909 python3[3073]: 525.86271524429321 [06:05:04:AF:F9:E9] <- RX 0600401be2009183912d
May 11 18:35:47 msm8909 python3[3073]: 525.87180805206299 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: Header: 0600401b payload: e200 crc: 9183912d
May 11 18:35:47 msm8909 python3[3073]: 525.87950706481934 [06:05:04:AF:F9:E9] -> TX[10] b'060040109126592c8efb'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 18:35:47 msm8909 python3[3073]: 525.95752501487732 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 525.98729991912842 [06:05:04:AF:F9:E9] <- RX 1c00401c00000001000000010000000000000000
May 11 18:35:47 msm8909 python3[3073]: 526.01157832145691 [06:05:04:AF:F9:E9] <- RX 000000bf00000000381d2a29
May 11 18:35:47 msm8909 python3[3073]: 526.02077007293701 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 526.10244107246399 [06:05:04:AF:F9:E9] <- RX 0600401de2009183912d
May 11 18:35:47 msm8909 python3[3073]: 526.11134481430054 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: Header: 0600401d payload: e200 crc: 9183912d
May 11 18:35:47 msm8909 python3[3073]: 526.11841773986816 [06:05:04:AF:F9:E9] -> TX[10] b'060040109107073ce7b7'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 18:35:47 msm8909 python3[3073]: 526.19589924812317 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 526.2222728729248 [06:05:04:AF:F9:E9] <- RX 0500401e008def02d2
May 11 18:35:47 msm8909 python3[3073]: 526.2311794757843 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 526.31278944015503 [06:05:04:AF:F9:E9] <- RX 0600401fe2009183912d
May 11 18:35:47 msm8909 python3[3073]: 526.3229615688324 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: Header: 0600401f payload: e200 crc: 9183912d
May 11 18:35:47 msm8909 python3[3073]: 526.3314995765686 [06:05:04:AF:F9:E9] -> TX[10] b'060040109117632c50aa'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 18:35:47 msm8909 python3[3073]: 526.40340757369995 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:47 msm8909 python3[3073]: 526.43232679367065 [06:05:04:AF:F9:E9] <- RX 08004010101d3f66f156ac99
May 11 18:35:47 msm8909 python3[3073]: 526.44145560264587 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:47 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:48 msm8909 python3[3073]: 526.52102947235107 [06:05:04:AF:F9:E9] <- RX 06004011e2009183912d
May 11 18:35:48 msm8909 python3[3073]: 526.53029608726501 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:48 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:48 msm8909 python3[3073]: Header: 06004011 payload: e200 crc: 9183912d
May 11 18:35:48 msm8909 python3[3073]: 526.5370466709137 [06:05:04:AF:F9:E9] -> TX[10] b'060040109106910ce0c0'
May 11 18:35:48 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 18:35:48 msm8909 python3[3073]: 526.61227655410767 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:48 msm8909 python3[3073]: 526.64039945602417 [06:05:04:AF:F9:E9] <- RX 04024012000000000000000468020000ce0b0d08
May 11 18:35:48 msm8909 python3[3073]: 526.66382312774658 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000ce0b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 526.69322299957275 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce0b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 526.71903252601624 [06:05:04:AF:F9:E9] <- RX 68020000ce0b0d08000000000000000468020000
May 11 18:35:48 msm8909 python3[3073]: 526.74250745773315 [06:05:04:AF:F9:E9] <- RX ce0b0d08000000000000000468020000ce0b0d08
May 11 18:35:48 msm8909 python3[3073]: 526.77451324462891 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd0b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 526.79871273040771 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce0b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 526.82275462150574 [06:05:04:AF:F9:E9] <- RX 68020000ce0b0d08000000000000000468020000
May 11 18:35:48 msm8909 python3[3073]: 526.84887385368347 [06:05:04:AF:F9:E9] <- RX cd0b0d08000000000000000468020000ce0b0d08
May 11 18:35:48 msm8909 python3[3073]: 526.87833213806152 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000ce0b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 526.90245389938354 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce2b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 526.9268114566803 [06:05:04:AF:F9:E9] <- RX 68020000ce2b0d08000000000000000468020000
May 11 18:35:48 msm8909 python3[3073]: 526.95232319831848 [06:05:04:AF:F9:E9] <- RX cd2b0d08000000000000000468020000cd2b0d08
May 11 18:35:48 msm8909 python3[3073]: 526.97705817222595 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000ce2b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 527.00614666938782 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce2b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 527.03429436683655 [06:05:04:AF:F9:E9] <- RX 69020000ce2b0d08000000000000000469020000
May 11 18:35:48 msm8909 python3[3073]: 527.06293249130249 [06:05:04:AF:F9:E9] <- RX cd2b0d08000000000000000469020000cd2b0d08
May 11 18:35:48 msm8909 python3[3073]: 527.09070181846619 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000cd2b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 527.11921954154968 [06:05:04:AF:F9:E9] <- RX 0000000469020000ce2b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 527.14618444442749 [06:05:04:AF:F9:E9] <- RX 69020000cd2b0d08000000000000000469020000
May 11 18:35:48 msm8909 python3[3073]: 527.17026162147522 [06:05:04:AF:F9:E9] <- RX cd2b0d08000000000000000469020000ce2b0d08
May 11 18:35:48 msm8909 python3[3073]: 527.19344401359558 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000cd2b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 527.21803832054138 [06:05:04:AF:F9:E9] <- RX 0000000469020000cd2b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 527.24297547340393 [06:05:04:AF:F9:E9] <- RX 69020000cd2b0d08000000000000000469020000
May 11 18:35:48 msm8909 python3[3073]: 527.26661229133606 [06:05:04:AF:F9:E9] <- RX ce2b0d08000000000000000469020000cd2b0d08
May 11 18:35:48 msm8909 python3[3073]: 527.29039072990417 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000ce2b0d08a1c4b282
May 11 18:35:48 msm8909 python3[3073]: 527.2995023727417 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:48 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:48 msm8909 python3[3073]: 527.37592816352844 [06:05:04:AF:F9:E9] <- RX 04024013000000000000000469020000ce2b0d08
May 11 18:35:48 msm8909 python3[3073]: 527.40662837028503 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000cd2b0d0800000000
May 11 18:35:48 msm8909 python3[3073]: 527.43466544151306 [06:05:04:AF:F9:E9] <- RX 0000000469020000ce2b0d080000000000000004
May 11 18:35:48 msm8909 python3[3073]: 527.45988488197327 [06:05:04:AF:F9:E9] <- RX 69020000ce2b0d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 527.49347043037415 [06:05:04:AF:F9:E9] <- RX ce2b0d08000000000000000469020000ce2b0d08
May 11 18:35:49 msm8909 python3[3073]: 527.51924109458923 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000ce2b0d0800000000
May 11 18:35:49 msm8909 python3[3073]: 527.54765677452087 [06:05:04:AF:F9:E9] <- RX 0000000469020000ce2b0d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 527.57302761077881 [06:05:04:AF:F9:E9] <- RX 69020000ce2b0d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 527.59723997116089 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004e250d08
May 11 18:35:49 msm8909 python3[3073]: 527.62684774398804 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 527.65016150474548 [06:05:04:AF:F9:E9] <- RX 00000004690200004d250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 527.68068265914917 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 527.70759105682373 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004e250d08
May 11 18:35:49 msm8909 python3[3073]: 527.73070168495178 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 527.75617861747742 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 527.78106665611267 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 527.80828094482422 [06:05:04:AF:F9:E9] <- RX 4d250d080000000000000004690200004d250d08
May 11 18:35:49 msm8909 python3[3073]: 527.83309698104858 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 527.85798120498657 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 527.88101005554199 [06:05:04:AF:F9:E9] <- RX 690200004d250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 527.90768074989319 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004e250d08
May 11 18:35:49 msm8909 python3[3073]: 527.93423223495483 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 527.95808458328247 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 527.98196411132812 [06:05:04:AF:F9:E9] <- RX 690200004d250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 528.00674390792847 [06:05:04:AF:F9:E9] <- RX 4d250d080000000000000004690200004d250d08
May 11 18:35:49 msm8909 python3[3073]: 528.03072476387024 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d250d087f853b48
May 11 18:35:49 msm8909 python3[3073]: 528.04003953933716 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:49 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:49 msm8909 python3[3073]: 528.13266324996948 [06:05:04:AF:F9:E9] <- RX 040240140000000000000004690200004d250d08
May 11 18:35:49 msm8909 python3[3073]: 528.16702008247375 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 528.2024827003479 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 528.22764778137207 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 528.25258207321167 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004d250d08
May 11 18:35:49 msm8909 python3[3073]: 528.2750723361969 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 528.30004024505615 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 528.3229124546051 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 528.34547710418701 [06:05:04:AF:F9:E9] <- RX 4d250d080000000000000004690200004e250d08
May 11 18:35:49 msm8909 python3[3073]: 528.37072157859802 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 528.39308071136475 [06:05:04:AF:F9:E9] <- RX 00000004690200004d250d080000000000000004
May 11 18:35:49 msm8909 python3[3073]: 528.4172523021698 [06:05:04:AF:F9:E9] <- RX 690200004d250d08000000000000000469020000
May 11 18:35:49 msm8909 python3[3073]: 528.4435555934906 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004d250d08
May 11 18:35:49 msm8909 python3[3073]: 528.47012090682983 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:49 msm8909 python3[3073]: 528.49350905418396 [06:05:04:AF:F9:E9] <- RX 00000004690200004d250d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 528.51709055900574 [06:05:04:AF:F9:E9] <- RX 690200004d250d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 528.54460453987122 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004e250d08
May 11 18:35:50 msm8909 python3[3073]: 528.56954574584961 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:50 msm8909 python3[3073]: 528.59781694412231 [06:05:04:AF:F9:E9] <- RX 00000004690200004d250d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 528.62114000320435 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 528.64553618431091 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004e250d08
May 11 18:35:50 msm8909 python3[3073]: 528.66876888275146 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:50 msm8909 python3[3073]: 528.69739747047424 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 528.72312808036804 [06:05:04:AF:F9:E9] <- RX 690200004d250d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 528.74666261672974 [06:05:04:AF:F9:E9] <- RX 4e250d080000000000000004690200004d250d08
May 11 18:35:50 msm8909 python3[3073]: 528.76983523368835 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d250d0855520206
May 11 18:35:50 msm8909 python3[3073]: 528.77835273742676 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:50 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:50 msm8909 python3[3073]: 528.86759424209595 [06:05:04:AF:F9:E9] <- RX 040240150000000000000004690200004e250d08
May 11 18:35:50 msm8909 python3[3073]: 528.91362333297729 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:50 msm8909 python3[3073]: 528.94704365730286 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 528.9818799495697 [06:05:04:AF:F9:E9] <- RX 690200004d250d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 529.00867056846619 [06:05:04:AF:F9:E9] <- RX 4d250d080000000000000004690200004e250d08
May 11 18:35:50 msm8909 python3[3073]: 529.0368800163269 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:50 msm8909 python3[3073]: 529.06365036964417 [06:05:04:AF:F9:E9] <- RX 00000004690200004d250d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 529.08676600456238 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 529.11147618293762 [06:05:04:AF:F9:E9] <- RX 4d250d080000000000000004690200004e250d08
May 11 18:35:50 msm8909 python3[3073]: 529.13389086723328 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:50 msm8909 python3[3073]: 529.15722751617432 [06:05:04:AF:F9:E9] <- RX 00000004690200004e250d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 529.18325352668762 [06:05:04:AF:F9:E9] <- RX 690200004e250d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 529.2071225643158 [06:05:04:AF:F9:E9] <- RX 4d250d080000000000000004690200004d250d08
May 11 18:35:50 msm8909 python3[3073]: 529.23659014701843 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e250d0800000000
May 11 18:35:50 msm8909 python3[3073]: 529.26023721694946 [06:05:04:AF:F9:E9] <- RX 00000004690200004e230d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 529.28496313095093 [06:05:04:AF:F9:E9] <- RX 690200004d230d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 529.30816864967346 [06:05:04:AF:F9:E9] <- RX 4d230d080000000000000004690200004e230d08
May 11 18:35:50 msm8909 python3[3073]: 529.33107089996338 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004d230d0800000000
May 11 18:35:50 msm8909 python3[3073]: 529.35607385635376 [06:05:04:AF:F9:E9] <- RX 00000004690200004d230d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 529.37919211387634 [06:05:04:AF:F9:E9] <- RX 690200004e230d08000000000000000469020000
May 11 18:35:50 msm8909 python3[3073]: 529.40226340293884 [06:05:04:AF:F9:E9] <- RX 4e230d080000000000000004690200004e230d08
May 11 18:35:50 msm8909 python3[3073]: 529.4249439239502 [06:05:04:AF:F9:E9] <- RX 0000000000000004690200004e230d0800000000
May 11 18:35:50 msm8909 python3[3073]: 529.44971108436584 [06:05:04:AF:F9:E9] <- RX 00000004690200004e230d080000000000000004
May 11 18:35:50 msm8909 python3[3073]: 529.47263979911804 [06:05:04:AF:F9:E9] <- RX 690200004d230d08000000000000000469020000
May 11 18:35:51 msm8909 python3[3073]: 529.49991416931152 [06:05:04:AF:F9:E9] <- RX 4d230d08000000000000000469020000cd200d08
May 11 18:35:51 msm8909 python3[3073]: 529.52533054351807 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000ce200d082b164c75
May 11 18:35:51 msm8909 python3[3073]: 529.53487014770508 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:51 msm8909 python3[3073]: 529.62212014198303 [06:05:04:AF:F9:E9] <- RX 04024016000000000000000469020000ce200d08
May 11 18:35:51 msm8909 python3[3073]: 529.64822578430176 [06:05:04:AF:F9:E9] <- RX 000000000000000469020000cc200d0800000000
May 11 18:35:51 msm8909 python3[3073]: 529.6760196685791 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce200d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 529.70864915847778 [06:05:04:AF:F9:E9] <- RX 68020000ce200d08000000000000000468020000
May 11 18:35:51 msm8909 python3[3073]: 529.73879647254944 [06:05:04:AF:F9:E9] <- RX cd000d08000000000000000468020000ce200d08
May 11 18:35:51 msm8909 python3[3073]: 529.77040433883667 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd000d0800000000
May 11 18:35:51 msm8909 python3[3073]: 529.79894208908081 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce000d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 529.82904386520386 [06:05:04:AF:F9:E9] <- RX 68020000cd000d08000000000000000468020000
May 11 18:35:51 msm8909 python3[3073]: 529.85556197166443 [06:05:04:AF:F9:E9] <- RX ce000d08000000000000000468020000cd000d08
May 11 18:35:51 msm8909 python3[3073]: 529.88227486610413 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd000d0800000000
May 11 18:35:51 msm8909 python3[3073]: 529.90868949890137 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce000d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 529.93411755561829 [06:05:04:AF:F9:E9] <- RX 68020000ce000d08000000000000000468020000
May 11 18:35:51 msm8909 python3[3073]: 529.96082639694214 [06:05:04:AF:F9:E9] <- RX cc000d08000000000000000468020000ce000d08
May 11 18:35:51 msm8909 python3[3073]: 529.98522806167603 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000ce000d0800000000
May 11 18:35:51 msm8909 python3[3073]: 530.00873255729675 [06:05:04:AF:F9:E9] <- RX 0000000468020000cd000d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 530.0318546295166 [06:05:04:AF:F9:E9] <- RX 68020000ce000d08000000000000000468020000
May 11 18:35:51 msm8909 python3[3073]: 530.05482029914856 [06:05:04:AF:F9:E9] <- RX cd000d08000000000000000468020000ce000d08
May 11 18:35:51 msm8909 python3[3073]: 530.08002424240112 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd000d0800000000
May 11 18:35:51 msm8909 python3[3073]: 530.10330152511597 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce000d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 530.12682509422302 [06:05:04:AF:F9:E9] <- RX 68020000ce000d08000000000000000468020000
May 11 18:35:51 msm8909 python3[3073]: 530.15171837806702 [06:05:04:AF:F9:E9] <- RX cd000d08000000000000000468020000cd000d08
May 11 18:35:51 msm8909 python3[3073]: 530.17452430725098 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd000d0800000000
May 11 18:35:51 msm8909 python3[3073]: 530.1975302696228 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce000d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 530.22084474563599 [06:05:04:AF:F9:E9] <- RX 68020000ce000d08000000000000000468020000
May 11 18:35:51 msm8909 python3[3073]: 530.24644255638123 [06:05:04:AF:F9:E9] <- RX cd000d08000000000000000468020000ce000d08
May 11 18:35:51 msm8909 python3[3073]: 530.2731499671936 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000ce000d0845809c36
May 11 18:35:51 msm8909 python3[3073]: 530.28349041938782 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:51 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:51 msm8909 python3[3073]: 530.38250017166138 [06:05:04:AF:F9:E9] <- RX f4014017000000000000000468020000cd000d08
May 11 18:35:51 msm8909 python3[3073]: 530.40803241729736 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd000d0800000000
May 11 18:35:51 msm8909 python3[3073]: 530.43302822113037 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce000d080000000000000004
May 11 18:35:51 msm8909 python3[3073]: 530.45994138717651 [06:05:04:AF:F9:E9] <- RX 68020000cd000d08000000000000000468020000
May 11 18:35:52 msm8909 python3[3073]: 530.50293064117432 [06:05:04:AF:F9:E9] <- RX ce000d08000000000000000468020000ce000d08
May 11 18:35:52 msm8909 python3[3073]: 530.53516960144043 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000cd000d0800000000
May 11 18:35:52 msm8909 python3[3073]: 530.56114983558655 [06:05:04:AF:F9:E9] <- RX 0000000468020000cd000d080000000000000004
May 11 18:35:52 msm8909 python3[3073]: 530.58526659011841 [06:05:04:AF:F9:E9] <- RX 68020000ce000d08000000000000000468020000
May 11 18:35:52 msm8909 python3[3073]: 530.60986113548279 [06:05:04:AF:F9:E9] <- RX ce000d08000000000000000468020000cd000d08
May 11 18:35:52 msm8909 python3[3073]: 530.63247752189636 [06:05:04:AF:F9:E9] <- RX 000000000000000468020000ce000d0800000000
May 11 18:35:52 msm8909 python3[3073]: 530.65534400939941 [06:05:04:AF:F9:E9] <- RX 0000000468020000ce000d080000000000000004
May 11 18:35:52 msm8909 python3[3073]: 530.67931199073792 [06:05:04:AF:F9:E9] <- RX 68020000cd000d08000000000000000467020000
May 11 18:35:52 msm8909 python3[3073]: 530.70434331893921 [06:05:04:AF:F9:E9] <- RX cd000d08000000000000000467020000cd000d08
May 11 18:35:52 msm8909 python3[3073]: 530.72930026054382 [06:05:04:AF:F9:E9] <- RX 000000000000000467020000ce000d0800000000
May 11 18:35:52 msm8909 python3[3073]: 530.75246477127075 [06:05:04:AF:F9:E9] <- RX 0000000467020000ce000d080000000000000004
May 11 18:35:52 msm8909 python3[3073]: 530.77701139450073 [06:05:04:AF:F9:E9] <- RX 67020000cc000d08000000000000000467020000
May 11 18:35:52 msm8909 python3[3073]: 530.80513572692871 [06:05:04:AF:F9:E9] <- RX ce000d08000000000000000467020000cee00c08
May 11 18:35:52 msm8909 python3[3073]: 530.8298454284668 [06:05:04:AF:F9:E9] <- RX 000000000000000467020000cde00c0800000000
May 11 18:35:52 msm8909 python3[3073]: 530.85305595397949 [06:05:04:AF:F9:E9] <- RX 0000000467020000cde00c080000000000000004
May 11 18:35:52 msm8909 python3[3073]: 530.87796354293823 [06:05:04:AF:F9:E9] <- RX 67020000cee00c08000000000000000467020000
May 11 18:35:52 msm8909 python3[3073]: 530.90251350402832 [06:05:04:AF:F9:E9] <- RX cde00c08000000000000000467020000cde00c08
May 11 18:35:52 msm8909 python3[3073]: 530.92553853988647 [06:05:04:AF:F9:E9] <- RX 000000000000000467020000cee00c0800000000
May 11 18:35:52 msm8909 python3[3073]: 530.95374298095703 [06:05:04:AF:F9:E9] <- RX 0000000467020000cee00c080000000000000004
May 11 18:35:52 msm8909 python3[3073]: 530.97729969024658 [06:05:04:AF:F9:E9] <- RX 67020000cde00c08000000000000000467020000
May 11 18:35:52 msm8909 python3[3073]: 531.00047874450684 [06:05:04:AF:F9:E9] <- RX cee00c08000000000000000467020000cee00c08
May 11 18:35:52 msm8909 python3[3073]: 531.02110719680786 [06:05:04:AF:F9:E9] <- RX b5d0de88
May 11 18:35:52 msm8909 python3[3073]: 531.0297703742981 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:52 msm8909 python3[3073]: 531.11278748512268 [06:05:04:AF:F9:E9] <- RX 06004018e2009183912d
May 11 18:35:52 msm8909 python3[3073]: 531.12167954444885 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:52 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:35:52 msm8909 python3[3073]: 531.12842154502869 [06:05:04:AF:F9:E9] -> TX[10] b'06004010902397e9ff92'
May 11 18:35:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 11 18:35:52 msm8909 python3[3073]: 531.20419216156006 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:52 msm8909 python3[3073]: 531.23309087753296 [06:05:04:AF:F9:E9] <- RX 06004019e2009183912d
May 11 18:35:52 msm8909 python3[3073]: 531.24220061302185 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:52 msm8909 python3[3073]: Header: 06004019 payload: e200 crc: 9183912d
May 11 18:35:52 msm8909 python3[3073]: 531.24924755096436 [06:05:04:AF:F9:E9] -> TX[10] b'0600401091013299845e'
May 11 18:35:52 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 11 18:35:52 msm8909 python3[3073]: 531.3277759552002 [06:05:04:AF:F9:E9] <- ACK 05000020008def02d2
May 11 18:35:54 msm8909 python3[3073]: 532.61759638786316 [06:05:04:AF:F9:E9] <- RX 0600401ae2009183912d
May 11 18:35:54 msm8909 python3[3073]: 532.62683820724487 [06:05:04:AF:F9:E9] -> ACK b'05000020008def02d2'
May 11 18:35:54 msm8909 python3[3073]: DBUS: Write 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:35:54 msm8909 python3[3073]: Header: 0600401a payload: e200 crc: 9183912d
May 11 18:35:54 msm8909 python3[3073]: command list complete
May 11 18:35:54 msm8909 python3[3073]: DEACTIVATING AMDTP.
May 11 18:35:54 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:35:54 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:AF:F9:E9 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:35:54 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:AF:F9:E9
May 11 18:35:54 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:35:54 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:35:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423704.0454328, 'type': 's', 'key': 'f2e5d420d01545109fb9b87b03f78620', 'data': '', 'source': 0}
May 11 18:35:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423708.9117727, 'type': 's', 'key': '94d4b2956a1a439ba10f3fc0144acc7c', 'data': '', 'source': 0}
May 11 18:35:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423709.2724774, 'type': 's', 'key': '01096de92dec47388a05243cd65fe004', 'data': '', 'source': 0}
May 11 18:35:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423718.3505299, 'type': 's', 'key': '7827ee8a9cb34241858f65ba44f7e72f', 'data': '', 'source': 0}
May 11 18:35:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423739.3294432, 'type': 's', 'key': '283be944e8904652b0e6701d09d2ee5e', 'data': '', 'source': 0}
May 11 18:35:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423741.6355119, 'type': 's', 'key': '6e02664dfdfb406bafba88d4d057a55b', 'data': '', 'source': 0}
May 11 18:35:54 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:30:B0:14
May 11 18:35:56 msm8909 python3[3073]: DBUS: Connected to 06:05:04:30:B0:14
May 11 18:35:56 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:35:56 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 81, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:35:56 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 81, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "6a73432c828b449f9ee6cf5574b4adcb", "rt": "gw"}
May 11 18:35:56 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:35:56 msm8909 python3[3073]: Total BG Logs: 191
May 11 18:35:56 msm8909 python3[3073]: [SSE] BACKGROUND: {'events': [{'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0
May 11 18:35:56 msm8909 python3[3073]: , 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '
May 11 18:35:56 msm8909 python3[3073]: 06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powe
May 11 18:35:56 msm8909 python3[3073]: rConsumedIndex': 1, 'utcTimestamp': 1715413320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 17
May 11 18:35:56 msm8909 python3[3073]: 15413680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414040, 'deltaDistance': 0, 'thermal
May 11 18:35:56 msm8909 python3[3073]: GenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'de
May 11 18:35:56 msm8909 python3[3073]: ltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'ba
May 11 18:35:56 msm8909 python3[3073]: ttery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTe
May 11 18:35:56 msm8909 python3[3073]: mp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'delta
May 11 18:35:56 msm8909 python3[3073]: WalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'ac
May 11 18:35:56 msm8909 python3[3073]: tivity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F
May 11 18:35:56 msm8909 python3[3073]: 9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsum
May 11 18:35:56 msm8909 python3[3073]: edIndex': 1, 'utcTimestamp': 1715416620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 171541698
May 11 18:35:57 msm8909 python3[3073]: 0, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417340, 'deltaDistance': 0, 'thermalGenInde
May 11 18:35:57 msm8909 python3[3073]: x': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrC
May 11 18:35:57 msm8909 python3[3073]: als': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery':
May 11 18:35:57 msm8909 python3[3073]: 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}]}
May 11 18:35:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"events": [{"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkStep
May 11 18:35:57 msm8909 python3[3073]: s": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715412900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceI
May 11 18:35:57 msm8909 python3[3073]: d": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715412960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25,
May 11 18:35:57 msm8909 python3[3073]: "powerConsumedIndex": 1, "utcTimestamp": 1715413320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp
May 11 18:35:57 msm8909 python3[3073]: ": 1715413680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414040, "deltaDistance": 0, "th
May 11 18:35:57 msm8909 python3[3073]: ermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23
May 11 18:35:57 msm8909 python3[3073]: , "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0
May 11 18:35:57 msm8909 python3[3073]: , "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715414940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "c
May 11 18:35:57 msm8909 python3[3073]: aseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"
May 11 18:35:57 msm8909 python3[3073]: deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0
May 11 18:35:57 msm8909 python3[3073]: , "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04
May 11 18:35:57 msm8909 python3[3073]: :AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerC
May 11 18:35:57 msm8909 python3[3073]: onsumedIndex": 1, "utcTimestamp": 1715416620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715
May 11 18:35:57 msm8909 python3[3073]: 416980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417340, "deltaDistance": 0, "thermalGe
May 11 18:35:57 msm8909 python3[3073]: nIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "delt
May 11 18:35:57 msm8909 python3[3073]: aBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715417940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "batt
May 11 18:35:57 msm8909 python3[3073]: ery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}]}, "key": "6b2940d11e604d4185cfa90551fa02d2", "rt": "bg"}
May 11 18:35:57 msm8909 python3[3073]: [SSE] BACKGROUND: {'events': [{'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaW
May 11 18:35:57 msm8909 python3[3073]: alkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'act
May 11 18:35:57 msm8909 python3[3073]: ivity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9',
May 11 18:35:57 msm8909 python3[3073]: 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1,
May 11 18:35:57 msm8909 python3[3073]: 'utcTimestamp': 1715419680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 76, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420040, 'deltaDistance'
May 11 18:35:57 msm8909 python3[3073]: : 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaB
May 11 18:35:57 msm8909 python3[3073]: mrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 76, 'heartRate
May 11 18:35:57 msm8909 python3[3073]: ': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWal
May 11 18:35:57 msm8909 python3[3073]: kSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId
May 11 18:35:57 msm8909 python3[3073]: ': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumed
May 11 18:35:57 msm8909 python3[3073]: Index': 1, 'utcTimestamp': 1715421900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422260, 'deltaDistance':
May 11 18:35:57 msm8909 python3[3073]: 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCa
May 11 18:35:57 msm8909 python3[3073]: ls': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 76, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRat
May 11 18:35:57 msm8909 python3[3073]: e': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 7
May 11 18:35:57 msm8909 python3[3073]: 3}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 77, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:AF:F9:E9', 'skinTemp': 25.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 78, 'heartRate': None, 'caseTemp': 25.75, 'wearableId': 73}]}
May 11 18:35:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"events": [{"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"d
May 11 18:35:57 msm8909 python3[3073]: eltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0,
May 11 18:35:57 msm8909 python3[3073]: "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9
May 11 18:35:57 msm8909 python3[3073]: :E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex
May 11 18:35:57 msm8909 python3[3073]: ": 1, "utcTimestamp": 1715419680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 76, "heartRate": null, "caseTemp": 26.25, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420040, "deltaDist
May 11 18:35:57 msm8909 python3[3073]: ance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "d
May 11 18:35:57 msm8909 python3[3073]: eltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 76, "hear
May 11 18:35:57 msm8909 python3[3073]: tRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"del
May 11 18:35:57 msm8909 python3[3073]: taWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "dev
May 11 18:35:57 msm8909 python3[3073]: iceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerCon
May 11 18:35:57 msm8909 python3[3073]: sumedIndex": 1, "utcTimestamp": 1715421900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422260, "deltaDistan
May 11 18:35:57 msm8909 python3[3073]: ce": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "delta
May 11 18:35:57 msm8909 python3[3073]: BmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 26.0, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 76, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "hea
May 11 18:35:57 msm8909 python3[3073]: rtRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableI
May 11 18:35:57 msm8909 python3[3073]: d": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 77, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:AF:F9:E9", "skinTemp": 25.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 78, "heartRate": null, "caseTemp": 25.75, "wearableId": 73}]}, "key": "23c5ce9840c345b3bdc59ef63478c620", "rt": "bg"}
May 11 18:35:57 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:35:57 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:35:57 msm8909 python3[3073]: DBUS: 06:05:04:AF:F9:E9 disconnected.
May 11 18:35:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:35:57 msm8909 python3[3073]: 536.03829789161682 [06:05:04:30:B0:14] <- HR 0000
May 11 18:35:58 msm8909 python3[3073]: DBUS: Read 06:05:04:30:B0:14 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 29, 169, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:35:58 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:35:58 msm8909 python3[3073]: GOT Pairing Code: 13d4
May 11 18:35:58 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:35:58 msm8909 python3[3073]: NO FW Update needed.
May 11 18:35:58 msm8909 python3[3073]: LAST SYNC: 1715412393
May 11 18:35:59 msm8909 python3[3073]: 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, 231, 157, 1, 16, 78, 23, 1, 17, 153, 134, 0, 18, 60, 0, 0, 32, 0, 0, 0, 48, 154, 3, 0, 64, 10, 0, 0, 65, 127, 0, 0, 80, 126, 0, 0, 81, 64, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:35:59 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:35:59 msm8909 python3[3073]: HR READING: 0 TOOK 0.000534 secs
May 11 18:35:59 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:35:59 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:35:59 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 922, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 10, 'activity': 0, 'case_temp': 126, 'total_steps': 0, 'act_cals': 34457, 'walk_steps': 0, 'sleep_duration': 60, 'total_cals': 105959, 'battery': 64, 'bmr_cals': 71502, 'skin_temp': 127}
May 11 18:35:59 msm8909 python3[3073]: W ID: 81
May 11 18:35:59 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423759, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 71502, 'runSteps': 0, 'solarGen': 922, 'sleepDuration': 60, 'activity': 0, 'skinTemp': 127, 'totalSteps': 0, 'totalCals': 105959, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'caseTemp': 126, 'actCals': 34457}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:59 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423759, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 71502, 'runSteps': 0, 'solarGen': 922, 'sleepDuration': 60, 'activity': 0, 'skinTemp': 127, 'totalSteps': 0, 'totalCals': 105959, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'caseTemp': 126, 'actCals': 34457}, 'gatewayId': '00e15e66f988db'}
May 11 18:35:59 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423759, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "bmrCals": 71502, "runSteps": 0, "solarGen": 922, "sleepDuration": 60, "activity": 0, "skinTemp": 127, "totalSteps": 0, "totalCals": 105959, "heartRate": 0, "battery": 64, "walkSteps": 0, "caseTemp": 126, "actCals": 34457}, "gatewayId": "00e15e66f988db"}, "key": "b1a89f51f6a9411ea37360ac35b843dd", "rt": "instant"}
May 11 18:35:59 msm8909 python3[3073]: Instant Upload complete
May 11 18:35:59 msm8909 python3[3073]: using silent sync
May 11 18:35:59 msm8909 python3[3073]: Starting sync for: 06:05:04:30:B0:14
May 11 18:35:59 msm8909 python3[3073]: ACTIVATING AMDTP.
May 11 18:36:00 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:36:01 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:36:01 msm8909 python3[3073]: Sending start sync for: 06:05:04:30:B0:14
May 11 18:36:01 msm8909 python3[3073]: 539.72759914398193 [06:05:04:30:B0:14] -> TX[10] b'060040109100a4a98329'
May 11 18:36:01 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 18:36:02 msm8909 python3[3073]: 541.00925755500793 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:02 msm8909 python3[3073]: 541.0355167388916 [06:05:04:30:B0:14] <- RX 06004010e2009183912d
May 11 18:36:02 msm8909 python3[3073]: 541.0446343421936 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:02 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:02 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:36:02 msm8909 python3[3073]: 541.05159449577332 [06:05:04:30:B0:14] -> TX[10] b'0600401092269a7fa3d0'
May 11 18:36:02 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 18:36:03 msm8909 python3[3073]: 541.60797595977783 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:03 msm8909 python3[3073]: 541.63476872444153 [06:05:04:30:B0:14] <- RX 3a0040114c4f475f435249544943414c20464149
May 11 18:36:03 msm8909 python3[3073]: 541.65915489196777 [06:05:04:30:B0:14] <- RX 4c202e2e5c7372635c6d61747269785f64726976
May 11 18:36:03 msm8909 python3[3073]: 541.68242406845093 [06:05:04:30:B0:14] <- RX 6572735c616363656c2e632c203435310d0a1831
May 11 18:36:03 msm8909 python3[3073]: 542.24249815940857 [06:05:04:30:B0:14] <- RX 25ce
May 11 18:36:03 msm8909 python3[3073]: 542.25835680961609 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:03 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:04 msm8909 python3[3073]: 542.88210606575012 [06:05:04:30:B0:14] <- RX 06004012e2009183912d
May 11 18:36:04 msm8909 python3[3073]: 542.89079403877258 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:04 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:04 msm8909 python3[3073]: Header: 06004012 payload: e200 crc: 9183912d
May 11 18:36:04 msm8909 python3[3073]: 542.89969825744629 [06:05:04:30:B0:14] -> TX[11] b'07004010900f002d7dca85'
May 11 18:36:04 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 18:36:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:36:05 msm8909 python3[3073]: 543.52035045623779 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:05 msm8909 python3[3073]: 543.84220933914185 [06:05:04:30:B0:14] <- RX 06004013e2009183912d
May 11 18:36:05 msm8909 python3[3073]: 543.85425591468811 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:05 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:05 msm8909 python3[3073]: Header: 06004013 payload: e200 crc: 9183912d
May 11 18:36:05 msm8909 python3[3073]: 543.86184334754944 [06:05:04:30:B0:14] -> TX[11] b'070040109316006c6a8c1c'
May 11 18:36:05 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 18:36:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:36:05 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423765, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:05 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423765, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:05 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423765, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "73f74ae2d5d44464960e2b9266690154", "rt": "instant"}
May 11 18:36:06 msm8909 python3[3073]: 544.49474167823792 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 15831583000700000000000000000399000a0000000055006868
May 11 18:36:06 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:36:06 msm8909 python3[3073]: 544.57814526557922 [06:05:04:30:B0:14] <- RX 06004014e2009183912d
May 11 18:36:06 msm8909 python3[3073]: 544.58801460266113 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: Header: 06004014 payload: e200 crc: 9183912d
May 11 18:36:06 msm8909 python3[3073]: 544.59474968910217 [06:05:04:30:B0:14] -> TX[11] b'070040109317002d5b9705'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 18:36:06 msm8909 python3[3073]: 544.67312002182007 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: 545.06217503547668 [06:05:04:30:B0:14] <- RX 06004015e2009183912d
May 11 18:36:06 msm8909 python3[3073]: 545.07083010673523 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: Header: 06004015 payload: e200 crc: 9183912d
May 11 18:36:06 msm8909 python3[3073]: 545.07771277427673 [06:05:04:30:B0:14] -> TX[10] b'060040109124754d8015'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 18:36:06 msm8909 python3[3073]: 545.15710306167603 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: 545.18332386016846 [06:05:04:30:B0:14] <- RX 240040160000663f4a16000000190064070b0000
May 11 18:36:06 msm8909 python3[3073]: 545.20552086830139 [06:05:04:30:B0:14] <- RX 00000000000000019de70000003c0015f7c4db61
May 11 18:36:06 msm8909 python3[3073]: 545.21525573730469 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: user prefs:
May 11 18:36:06 msm8909 python3[3073]: self.clockFormat: 00
May 11 18:36:06 msm8909 python3[3073]: self.unit: 00
May 11 18:36:06 msm8909 python3[3073]: self.time: 00000000
May 11 18:36:06 msm8909 python3[3073]: self.timezone: 0000
May 11 18:36:06 msm8909 python3[3073]: self.gender: 00
May 11 18:36:06 msm8909 python3[3073]: self.age: 19
May 11 18:36:06 msm8909 python3[3073]: self.weight: 0064
May 11 18:36:06 msm8909 python3[3073]: self.height: 070b
May 11 18:36:06 msm8909 python3[3073]: self.steps: 00003a98
May 11 18:36:06 msm8909 python3[3073]: self.distance: 00000003
May 11 18:36:06 msm8909 python3[3073]: self.calories: 000004b0
May 11 18:36:06 msm8909 python3[3073]: self.sleep: 000001e0
May 11 18:36:06 msm8909 python3[3073]: self.language: 00
May 11 18:36:06 msm8909 python3[3073]: self.sleeptime: 15
May 11 18:36:06 msm8909 python3[3073]: 545.30018901824951 [06:05:04:30:B0:14] <- RX 06004017e2009183912d
May 11 18:36:06 msm8909 python3[3073]: 545.3091766834259 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: Header: 06004017 payload: e200 crc: 9183912d
May 11 18:36:06 msm8909 python3[3073]: 545.31641936302185 [06:05:04:30:B0:14] -> TX[42] b'2600401090240000663f4a16000000190064070b00003a9800000003000004b0000001e000154f9036fd'
May 11 18:36:06 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240000663f4a16000000190064070b00003a9800000003000004b0000001e000154f9036fd
May 11 18:36:06 msm8909 python3[3073]: 545.39550304412842 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:06 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:36:06 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:36:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f206868
May 11 18:36:07 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:36:07 msm8909 python3[3073]: 545.78451943397522 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 11 18:36:07 msm8909 python3[3073]: 545.79343748092651 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:07 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:36:07 msm8909 python3[3073]: 545.802161693573 [06:05:04:30:B0:14] -> TX[11] b'07004010930c0121a0a6db'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c0121a0a6db
May 11 18:36:07 msm8909 python3[3073]: 545.87118983268738 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:07 msm8909 python3[3073]: 546.26178383827209 [06:05:04:30:B0:14] <- RX 06004019e2009183912d
May 11 18:36:07 msm8909 python3[3073]: 546.27350330352783 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:07 msm8909 python3[3073]: Header: 06004019 payload: e200 crc: 9183912d
May 11 18:36:07 msm8909 python3[3073]: 546.2814245223999 [06:05:04:30:B0:14] -> TX[10] b'060040109237685f13ba'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 18:36:07 msm8909 python3[3073]: 546.35629653930664 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:07 msm8909 python3[3073]: 546.38462495803833 [06:05:04:30:B0:14] <- RX 0500401a011bdf05a5
May 11 18:36:07 msm8909 python3[3073]: 546.39363479614258 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:07 msm8909 python3[3073]: 06:05:04:30:B0:14: License Good
May 11 18:36:07 msm8909 python3[3073]: 546.4715142250061 [06:05:04:30:B0:14] <- RX 0600401be2009183912d
May 11 18:36:07 msm8909 python3[3073]: 546.48256659507751 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:07 msm8909 python3[3073]: Header: 0600401b payload: e200 crc: 9183912d
May 11 18:36:07 msm8909 python3[3073]: 546.49007964134216 [06:05:04:30:B0:14] -> TX[10] b'060040109126592c8efb'
May 11 18:36:07 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 18:36:08 msm8909 python3[3073]: 546.59700679779053 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 546.62467455863953 [06:05:04:30:B0:14] <- RX 1c00401c00000001000000010000000000000000
May 11 18:36:08 msm8909 python3[3073]: 546.64855360984802 [06:05:04:30:B0:14] <- RX 000000be0000000088344a14
May 11 18:36:08 msm8909 python3[3073]: 546.65780830383301 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 546.74366474151611 [06:05:04:30:B0:14] <- RX 0600401de2009183912d
May 11 18:36:08 msm8909 python3[3073]: 546.75345921516418 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: Header: 0600401d payload: e200 crc: 9183912d
May 11 18:36:08 msm8909 python3[3073]: 546.76036071777344 [06:05:04:30:B0:14] -> TX[10] b'060040109107073ce7b7'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 18:36:08 msm8909 python3[3073]: 546.83907127380371 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 546.86708331108093 [06:05:04:30:B0:14] <- RX 0500401e008def02d2
May 11 18:36:08 msm8909 python3[3073]: 546.87624716758728 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 546.95505404472351 [06:05:04:30:B0:14] <- RX 0600401fe2009183912d
May 11 18:36:08 msm8909 python3[3073]: 546.96456289291382 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: Header: 0600401f payload: e200 crc: 9183912d
May 11 18:36:08 msm8909 python3[3073]: 546.97187256813049 [06:05:04:30:B0:14] -> TX[10] b'060040109117632c50aa'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 18:36:08 msm8909 python3[3073]: 547.07792711257935 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 547.10516214370728 [06:05:04:30:B0:14] <- RX 08004010881d3f66ba9f58e1
May 11 18:36:08 msm8909 python3[3073]: 547.11427402496338 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 547.19835209846497 [06:05:04:30:B0:14] <- RX 06004011e2009183912d
May 11 18:36:08 msm8909 python3[3073]: 547.20981621742249 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: Header: 06004011 payload: e200 crc: 9183912d
May 11 18:36:08 msm8909 python3[3073]: 547.2169406414032 [06:05:04:30:B0:14] -> TX[10] b'060040109106910ce0c0'
May 11 18:36:08 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 18:36:08 msm8909 python3[3073]: 547.28294277191162 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:08 msm8909 python3[3073]: 547.32265686988831 [06:05:04:30:B0:14] <- RX 0402401200000000000000047e020000c0eb0f08
May 11 18:36:08 msm8909 python3[3073]: 547.34762644767761 [06:05:04:30:B0:14] <- RX 00000000000000047e020000c0eb0f0800000000
May 11 18:36:08 msm8909 python3[3073]: 547.38039374351501 [06:05:04:30:B0:14] <- RX 000000047e020000c0eb0f080000000000000004
May 11 18:36:08 msm8909 python3[3073]: 547.41747069358826 [06:05:04:30:B0:14] <- RX 7e020000c0eb0f0800000000000000047e020000
May 11 18:36:08 msm8909 python3[3073]: 547.45115613937378 [06:05:04:30:B0:14] <- RX c0eb0f0800000000000000047e020000bfeb0f08
May 11 18:36:08 msm8909 python3[3073]: 547.4758825302124 [06:05:04:30:B0:14] <- RX 00000000000000047e020000beeb4f0800000000
May 11 18:36:09 msm8909 python3[3073]: 547.50049924850464 [06:05:04:30:B0:14] <- RX b702bd067e1a0000c0eb0f080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 547.52933716773987 [06:05:04:30:B0:14] <- RX 7e020000bfeb0f0800000000000000047e020000
May 11 18:36:09 msm8909 python3[3073]: 547.5537314414978 [06:05:04:30:B0:14] <- RX bfeb0f0800000000000000047e020000c0eb0f08
May 11 18:36:09 msm8909 python3[3073]: 547.57630681991577 [06:05:04:30:B0:14] <- RX 00000000000000047e020000c0eb0f0800000000
May 11 18:36:09 msm8909 python3[3073]: 547.60065889358521 [06:05:04:30:B0:14] <- RX 000000047e020000c0eb0f080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 547.6266086101532 [06:05:04:30:B0:14] <- RX 7e020000c0eb0f0800000000000000047e020000
May 11 18:36:09 msm8909 python3[3073]: 547.65223741531372 [06:05:04:30:B0:14] <- RX bfeb0f0800000000000000047e020000bfeb0f08
May 11 18:36:09 msm8909 python3[3073]: 547.67661023139954 [06:05:04:30:B0:14] <- RX 00000000000000047e020000beeb0f0800000000
May 11 18:36:09 msm8909 python3[3073]: 547.70302486419678 [06:05:04:30:B0:14] <- RX 000000047e020000c0eb4f0800000000b702bd06
May 11 18:36:09 msm8909 python3[3073]: 547.73199129104614 [06:05:04:30:B0:14] <- RX 7e1a0000c0eb0f0800000000000000047e020000
May 11 18:36:09 msm8909 python3[3073]: 547.75544548034668 [06:05:04:30:B0:14] <- RX c0eb0f0800000000000000047e020000c0eb0f08
May 11 18:36:09 msm8909 python3[3073]: 547.78479480743408 [06:05:04:30:B0:14] <- RX 00000000000000047e020000beeb0f0800000000
May 11 18:36:09 msm8909 python3[3073]: 547.80804109573364 [06:05:04:30:B0:14] <- RX 000000047e020000beeb0f080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 547.8309588432312 [06:05:04:30:B0:14] <- RX 7e020000c0eb0f0800000000000000047e020000
May 11 18:36:09 msm8909 python3[3073]: 547.85428547859192 [06:05:04:30:B0:14] <- RX c0eb0f0800000000000000047e020000c0eb0f08
May 11 18:36:09 msm8909 python3[3073]: 547.88292503356934 [06:05:04:30:B0:14] <- RX 00000000000000047e020000c00b100800000000
May 11 18:36:09 msm8909 python3[3073]: 547.90969705581665 [06:05:04:30:B0:14] <- RX 000000047e020000c00b10080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 547.93264555931091 [06:05:04:30:B0:14] <- RX 7e020000be0b500800000000c002bd067f1a0000
May 11 18:36:09 msm8909 python3[3073]: 547.95782494544983 [06:05:04:30:B0:14] <- RX be0b100800000000000000047f020000be0b1008
May 11 18:36:09 msm8909 python3[3073]: 547.98087596893311 [06:05:04:30:B0:14] <- RX 00000000000000047f020000bd0b100877108a33
May 11 18:36:09 msm8909 python3[3073]: 547.99005794525146 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:09 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:09 msm8909 python3[3073]: 548.08469080924988 [06:05:04:30:B0:14] <- RX 0402401300000000000000047f020000c00b1008
May 11 18:36:09 msm8909 python3[3073]: 548.11066508293152 [06:05:04:30:B0:14] <- RX 00000000000000047f020000be0b100800000000
May 11 18:36:09 msm8909 python3[3073]: 548.13676953315735 [06:05:04:30:B0:14] <- RX 000000047f020000c00b10080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 548.16105937957764 [06:05:04:30:B0:14] <- RX 7f020000c00b100800000000000000047f020000
May 11 18:36:09 msm8909 python3[3073]: 548.19241762161255 [06:05:04:30:B0:14] <- RX c00b100800000000000000047f020000be0b1008
May 11 18:36:09 msm8909 python3[3073]: 548.21876001358032 [06:05:04:30:B0:14] <- RX 00000000000000047f020000c00b100800000000
May 11 18:36:09 msm8909 python3[3073]: 548.24657726287842 [06:05:04:30:B0:14] <- RX 000000047f020000c00b500800000000ce02bd06
May 11 18:36:09 msm8909 python3[3073]: 548.27525329589844 [06:05:04:30:B0:14] <- RX 7f1a00004005100800000000000000047f020000
May 11 18:36:09 msm8909 python3[3073]: 548.29932379722595 [06:05:04:30:B0:14] <- RX 4005100800000000000000047f0200003e051008
May 11 18:36:09 msm8909 python3[3073]: 548.32416939735413 [06:05:04:30:B0:14] <- RX 00000000000000047f0200003d05100800000000
May 11 18:36:09 msm8909 python3[3073]: 548.34751868247986 [06:05:04:30:B0:14] <- RX 000000047f020000400510080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 548.37072682380676 [06:05:04:30:B0:14] <- RX 7f0200004005100800000000000000047f020000
May 11 18:36:09 msm8909 python3[3073]: 548.39548468589783 [06:05:04:30:B0:14] <- RX 4005100800000000000000047f02000040051008
May 11 18:36:09 msm8909 python3[3073]: 548.41934061050415 [06:05:04:30:B0:14] <- RX 00000000000000047f0200004005100800000000
May 11 18:36:09 msm8909 python3[3073]: 548.44253945350647 [06:05:04:30:B0:14] <- RX 000000047f0200003e0510080000000000000004
May 11 18:36:09 msm8909 python3[3073]: 548.46728563308716 [06:05:04:30:B0:14] <- RX 7f0200004005500800000000c502bd067f1a0000
May 11 18:36:09 msm8909 python3[3073]: 548.49290800094604 [06:05:04:30:B0:14] <- RX 4005100800000000000000047f0200003f051008
May 11 18:36:10 msm8909 python3[3073]: 548.51883316040039 [06:05:04:30:B0:14] <- RX 00000000000000047e0200003f05100800000000
May 11 18:36:10 msm8909 python3[3073]: 548.54252004623413 [06:05:04:30:B0:14] <- RX 000000047e0200003ee50f080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 548.57382893562317 [06:05:04:30:B0:14] <- RX 7e02000040e50f0800000000000000047e020000
May 11 18:36:10 msm8909 python3[3073]: 548.59924292564392 [06:05:04:30:B0:14] <- RX 4005100800000000000000047f02000040051008
May 11 18:36:10 msm8909 python3[3073]: 548.62279891967773 [06:05:04:30:B0:14] <- RX 00000000000000047f0200004025100800000000
May 11 18:36:10 msm8909 python3[3073]: 548.64493799209595 [06:05:04:30:B0:14] <- RX 000000047f0200003f2510080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 548.67064332962036 [06:05:04:30:B0:14] <- RX 800200003e251008000000000000000480020000
May 11 18:36:10 msm8909 python3[3073]: 548.6942310333252 [06:05:04:30:B0:14] <- RX 4045500800000000e502bd06811a000040651008
May 11 18:36:10 msm8909 python3[3073]: 548.71845555305481 [06:05:04:30:B0:14] <- RX 00000000000000048102000040651008eb482259
May 11 18:36:10 msm8909 python3[3073]: 548.72735142707825 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:10 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:10 msm8909 python3[3073]: 548.82088232040405 [06:05:04:30:B0:14] <- RX 040240140000000000000004820200003e651008
May 11 18:36:10 msm8909 python3[3073]: 548.86540913581848 [06:05:04:30:B0:14] <- RX 0000000000000004820200004085100800000000
May 11 18:36:10 msm8909 python3[3073]: 548.89862275123596 [06:05:04:30:B0:14] <- RX 0000000483020000408510080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 548.93034958839417 [06:05:04:30:B0:14] <- RX 830200003ea51008000000000000000483020000
May 11 18:36:10 msm8909 python3[3073]: 548.95778274536133 [06:05:04:30:B0:14] <- RX 40a5100800000000000000048402000040c51008
May 11 18:36:10 msm8909 python3[3073]: 548.98529720306396 [06:05:04:30:B0:14] <- RX 0000000000000004840200003fc5100800000000
May 11 18:36:10 msm8909 python3[3073]: 549.00920796394348 [06:05:04:30:B0:14] <- RX 00000004840200003ec510080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 549.03390955924988 [06:05:04:30:B0:14] <- RX 850200003ee55008000000003603bd06851a0000
May 11 18:36:10 msm8909 python3[3073]: 549.05741095542908 [06:05:04:30:B0:14] <- RX 40e510080000000000000004850200003ee51008
May 11 18:36:10 msm8909 python3[3073]: 549.08119225502014 [06:05:04:30:B0:14] <- RX 00000000000000048502000040e5100800000000
May 11 18:36:10 msm8909 python3[3073]: 549.10480809211731 [06:05:04:30:B0:14] <- RX 000000048602000040e510080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 549.12972092628479 [06:05:04:30:B0:14] <- RX 8602000040051108000000000000000486020000
May 11 18:36:10 msm8909 python3[3073]: 549.15281701087952 [06:05:04:30:B0:14] <- RX 400511080000000000000004860200003e051108
May 11 18:36:10 msm8909 python3[3073]: 549.17596197128296 [06:05:04:30:B0:14] <- RX 0000000000000004860200003f05110800000000
May 11 18:36:10 msm8909 python3[3073]: 549.20100259780884 [06:05:04:30:B0:14] <- RX 00000004860200003e0511080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 549.22444677352905 [06:05:04:30:B0:14] <- RX 8602000040051108000000000000000486020000
May 11 18:36:10 msm8909 python3[3073]: 549.24770998954773 [06:05:04:30:B0:14] <- RX 40055108000000005403bd06861a000040051108
May 11 18:36:10 msm8909 python3[3073]: 549.27156901359558 [06:05:04:30:B0:14] <- RX 0000000000000004860200003ee5100800000000
May 11 18:36:10 msm8909 python3[3073]: 549.30237126350403 [06:05:04:30:B0:14] <- RX 00000004860200003ee510080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 549.32664012908936 [06:05:04:30:B0:14] <- RX 8502000040e51008000000000000000485020000
May 11 18:36:10 msm8909 python3[3073]: 549.34990692138672 [06:05:04:30:B0:14] <- RX 40e510080000000000000004850200003ee51008
May 11 18:36:10 msm8909 python3[3073]: 549.37451100349426 [06:05:04:30:B0:14] <- RX 0000000000000004850200003ee5100800000000
May 11 18:36:10 msm8909 python3[3073]: 549.39777755737305 [06:05:04:30:B0:14] <- RX 000000048502000040e510080000000000000004
May 11 18:36:10 msm8909 python3[3073]: 549.42082762718201 [06:05:04:30:B0:14] <- RX 8602000040051108000000000000000486020000
May 11 18:36:10 msm8909 python3[3073]: 549.44406223297119 [06:05:04:30:B0:14] <- RX 400511080000000000000004860200003e055108
May 11 18:36:10 msm8909 python3[3073]: 549.4696991443634 [06:05:04:30:B0:14] <- RX 000000004f03bd06861a00003f0511083129381d
May 11 18:36:10 msm8909 python3[3073]: 549.47873163223267 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:10 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:11 msm8909 python3[3073]: 549.57018899917603 [06:05:04:30:B0:14] <- RX 040240150000000000000004860200003e051108
May 11 18:36:11 msm8909 python3[3073]: 549.61343431472778 [06:05:04:30:B0:14] <- RX 0000000000000004860200004025110800000000
May 11 18:36:11 msm8909 python3[3073]: 549.6514036655426 [06:05:04:30:B0:14] <- RX 00000004870200003e2511080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 549.67853355407715 [06:05:04:30:B0:14] <- RX 8702000040251108000000000000000487020000
May 11 18:36:11 msm8909 python3[3073]: 549.71103143692017 [06:05:04:30:B0:14] <- RX 3e2511080000000000000004870200003e251108
May 11 18:36:11 msm8909 python3[3073]: 549.73807978630066 [06:05:04:30:B0:14] <- RX 0000000000000004870200004025110800000000
May 11 18:36:11 msm8909 python3[3073]: 549.76281213760376 [06:05:04:30:B0:14] <- RX 00000004870200003e2511080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 549.78599786758423 [06:05:04:30:B0:14] <- RX 870200003e251108000000000000000487020000
May 11 18:36:11 msm8909 python3[3073]: 549.809490442276 [06:05:04:30:B0:14] <- RX 40255108000000006d03bd06871a000040451108
May 11 18:36:11 msm8909 python3[3073]: 549.84868979454041 [06:05:04:30:B0:14] <- RX 0000000000000004880200004045110800000000
May 11 18:36:11 msm8909 python3[3073]: 549.88439416885376 [06:05:04:30:B0:14] <- RX 0000000488020000404511080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 549.91299366950989 [06:05:04:30:B0:14] <- RX 880200003e451108000000000000000488020000
May 11 18:36:11 msm8909 python3[3073]: 549.93704080581665 [06:05:04:30:B0:14] <- RX 4045110800000000000000048802000040431108
May 11 18:36:11 msm8909 python3[3073]: 549.96186590194702 [06:05:04:30:B0:14] <- RX 0000000000000004880200004043110800000000
May 11 18:36:11 msm8909 python3[3073]: 549.98501324653625 [06:05:04:30:B0:14] <- RX 0000000488020000404311080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 550.00822019577026 [06:05:04:30:B0:14] <- RX 87020000c0201108000000000000000487020000
May 11 18:36:11 msm8909 python3[3073]: 550.03310346603394 [06:05:04:30:B0:14] <- RX c0201108000000000000000487020000c0205108
May 11 18:36:11 msm8909 python3[3073]: 550.0562949180603 [06:05:04:30:B0:14] <- RX 000000006303bd06871a0000c000110800000000
May 11 18:36:11 msm8909 python3[3073]: 550.08202052116394 [06:05:04:30:B0:14] <- RX 0000000486020000bf0011080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 550.10524368286133 [06:05:04:30:B0:14] <- RX 86020000be001108000000000000000486020000
May 11 18:36:11 msm8909 python3[3073]: 550.13124489784241 [06:05:04:30:B0:14] <- RX be001108000000000000000486020000c0e01008
May 11 18:36:11 msm8909 python3[3073]: 550.15444993972778 [06:05:04:30:B0:14] <- RX 000000000000000486020000bde0100800000000
May 11 18:36:11 msm8909 python3[3073]: 550.17770147323608 [06:05:04:30:B0:14] <- RX 0000000485020000c0e010080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 550.20255923271179 [06:05:04:30:B0:14] <- RX 85020000bfe01008000000000000000485020000
May 11 18:36:11 msm8909 python3[3073]: 550.22555446624756 [06:05:04:30:B0:14] <- RX bec01008000000000000000485020000c0c01008
May 11 18:36:11 msm8909 python3[3073]: 550.24902510643005 [06:05:04:30:B0:14] <- RX 000000000000000484020000c0c0500803240ac5
May 11 18:36:11 msm8909 python3[3073]: 550.25812482833862 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:11 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:11 msm8909 python3[3073]: 550.35029721260071 [06:05:04:30:B0:14] <- RX 04024016000000003103bd06841a0000c0a01008
May 11 18:36:11 msm8909 python3[3073]: 550.38808941841125 [06:05:04:30:B0:14] <- RX 000000000000000484020000bea0100800000000
May 11 18:36:11 msm8909 python3[3073]: 550.42714643478394 [06:05:04:30:B0:14] <- RX 0000000483020000c0a010080000000000000004
May 11 18:36:11 msm8909 python3[3073]: 550.45842576026917 [06:05:04:30:B0:14] <- RX 83020000c0801008000000000000000483020000
May 11 18:36:12 msm8909 python3[3073]: 550.49500751495361 [06:05:04:30:B0:14] <- RX bd801008000000000000000482020000c0801008
May 11 18:36:12 msm8909 python3[3073]: 550.52383995056152 [06:05:04:30:B0:14] <- RX 000000000000000482020000c080100800000000
May 11 18:36:12 msm8909 python3[3073]: 550.5478994846344 [06:05:04:30:B0:14] <- RX 0000000482020000c06010080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 550.57069277763367 [06:05:04:30:B0:14] <- RX 82020000c0601008000000000000000482020000
May 11 18:36:12 msm8909 python3[3073]: 550.59748506546021 [06:05:04:30:B0:14] <- RX be601008000000000000000481020000c0605008
May 11 18:36:12 msm8909 python3[3073]: 550.62225890159607 [06:05:04:30:B0:14] <- RX 00000000f802bd06811a0000be40100800000000
May 11 18:36:12 msm8909 python3[3073]: 550.64642381668091 [06:05:04:30:B0:14] <- RX 0000000481020000c04010080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 550.67116570472717 [06:05:04:30:B0:14] <- RX 81020000c0401008000000000000000480020000
May 11 18:36:12 msm8909 python3[3073]: 550.69914388656616 [06:05:04:30:B0:14] <- RX bf401008000000000000000480020000be201008
May 11 18:36:12 msm8909 python3[3073]: 550.72423338890076 [06:05:04:30:B0:14] <- RX 000000000000000480020000c020100800000000
May 11 18:36:12 msm8909 python3[3073]: 550.74962949752808 [06:05:04:30:B0:14] <- RX 0000000480020000c02010080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 550.77422952651978 [06:05:04:30:B0:14] <- RX 80020000c020100800000000000000047f020000
May 11 18:36:12 msm8909 python3[3073]: 550.79750871658325 [06:05:04:30:B0:14] <- RX bf20100800000000000000047f020000be001008
May 11 18:36:12 msm8909 python3[3073]: 550.82078528404236 [06:05:04:30:B0:14] <- RX 00000000000000047f020000c000500800000000
May 11 18:36:12 msm8909 python3[3073]: 550.86121797561646 [06:05:04:30:B0:14] <- RX ce02bd067f1a0000c00010080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 550.88436603546143 [06:05:04:30:B0:14] <- RX 7f020000c000100800000000000000047f020000
May 11 18:36:12 msm8909 python3[3073]: 550.9114248752594 [06:05:04:30:B0:14] <- RX bf20100800000000000000047f020000be201008
May 11 18:36:12 msm8909 python3[3073]: 550.94093370437622 [06:05:04:30:B0:14] <- RX 00000000000000047f020000c020100800000000
May 11 18:36:12 msm8909 python3[3073]: 550.96534276008606 [06:05:04:30:B0:14] <- RX 000000047f020000be0010080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 550.98894548416138 [06:05:04:30:B0:14] <- RX 7f020000c000100800000000000000047f020000
May 11 18:36:12 msm8909 python3[3073]: 551.01195907592773 [06:05:04:30:B0:14] <- RX c000100800000000000000047f020000bf001008
May 11 18:36:12 msm8909 python3[3073]: 551.03978109359741 [06:05:04:30:B0:14] <- RX 00000000000000047f020000bf001008e04a24d3
May 11 18:36:12 msm8909 python3[3073]: 551.05043530464172 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:12 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:12 msm8909 python3[3073]: 551.12875127792358 [06:05:04:30:B0:14] <- RX e401401700000000000000047f020000c0005008
May 11 18:36:12 msm8909 python3[3073]: 551.17586135864258 [06:05:04:30:B0:14] <- RX 00000000c902bd067f1a0000c000100800000000
May 11 18:36:12 msm8909 python3[3073]: 551.20848536491394 [06:05:04:30:B0:14] <- RX 000000047f020000c00010080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 551.2429416179657 [06:05:04:30:B0:14] <- RX 7f020000bf00100800000000000000047e020000
May 11 18:36:12 msm8909 python3[3073]: 551.26775789260864 [06:05:04:30:B0:14] <- RX c000100800000000000000047e020000c0001008
May 11 18:36:12 msm8909 python3[3073]: 551.29150891304016 [06:05:04:30:B0:14] <- RX 00000000000000047e020000bee00f0800000000
May 11 18:36:12 msm8909 python3[3073]: 551.3174512386322 [06:05:04:30:B0:14] <- RX 000000047e020000c0e00f080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 551.34292912483215 [06:05:04:30:B0:14] <- RX 7e020000c0e00f0800000000000000047e020000
May 11 18:36:12 msm8909 python3[3073]: 551.36919665336609 [06:05:04:30:B0:14] <- RX c0e00f0800000000000000047e020000c0e00f08
May 11 18:36:12 msm8909 python3[3073]: 551.39260721206665 [06:05:04:30:B0:14] <- RX 00000000000000047d020000c0e04f0800000000
May 11 18:36:12 msm8909 python3[3073]: 551.41757726669312 [06:05:04:30:B0:14] <- RX ae02bd067d1a0000bee00f080000000000000004
May 11 18:36:12 msm8909 python3[3073]: 551.44251179695129 [06:05:04:30:B0:14] <- RX 7d020000c0e00f0800000000000000047d020000
May 11 18:36:12 msm8909 python3[3073]: 551.46951818466187 [06:05:04:30:B0:14] <- RX bfc00f0800000000000000047d020000bfc00f08
May 11 18:36:13 msm8909 python3[3073]: 551.49587941169739 [06:05:04:30:B0:14] <- RX 00000000000000047d020000bec00f0800000000
May 11 18:36:13 msm8909 python3[3073]: 551.52185988426208 [06:05:04:30:B0:14] <- RX 000000047d020000c0c00f080000000000000004
May 11 18:36:13 msm8909 python3[3073]: 551.54634094238281 [06:05:04:30:B0:14] <- RX 7d020000c0c00f0800000000000000047d020000
May 11 18:36:13 msm8909 python3[3073]: 551.56954598426819 [06:05:04:30:B0:14] <- RX bec00f0800000000000000047d020000bfc00f08
May 11 18:36:13 msm8909 python3[3073]: 551.59415912628174 [06:05:04:30:B0:14] <- RX 00000000000000047d020000bec00f0800000000
May 11 18:36:13 msm8909 python3[3073]: 551.617680311203 [06:05:04:30:B0:14] <- RX 000000047d020000bdc04f0800000000a502bd06
May 11 18:36:13 msm8909 python3[3073]: 551.6407778263092 [06:05:04:30:B0:14] <- RX 7d1a0000bec00f0800000000000000047d020000
May 11 18:36:13 msm8909 python3[3073]: 551.66619777679443 [06:05:04:30:B0:14] <- RX bfe00f0800000000000000047d020000bfe00f08
May 11 18:36:13 msm8909 python3[3073]: 551.68956828117371 [06:05:04:30:B0:14] <- RX 00000000000000047d020000c0e00f0800000000
May 11 18:36:13 msm8909 python3[3073]: 551.71399831771851 [06:05:04:30:B0:14] <- RX 000000047e020000c0e00f080000000000000004
May 11 18:36:13 msm8909 python3[3073]: 551.73966908454895 [06:05:04:30:B0:14] <- RX 7e020000c0e00f0800000000000000047e020000
May 11 18:36:13 msm8909 python3[3073]: 551.76675844192505 [06:05:04:30:B0:14] <- RX c0e00f08f1926d52
May 11 18:36:13 msm8909 python3[3073]: 551.77664637565613 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:13 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:13 msm8909 python3[3073]: 551.85924696922302 [06:05:04:30:B0:14] <- RX 06004018e2009183912d
May 11 18:36:13 msm8909 python3[3073]: 551.86824250221252 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:13 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:13 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:36:13 msm8909 python3[3073]: 551.87493300437927 [06:05:04:30:B0:14] -> TX[10] b'06004010902397e9ff92'
May 11 18:36:13 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 11 18:36:13 msm8909 python3[3073]: 551.96724104881287 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:13 msm8909 python3[3073]: 552.0024094581604 [06:05:04:30:B0:14] <- RX 06004019e2009183912d
May 11 18:36:13 msm8909 python3[3073]: 552.01145386695862 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:13 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:13 msm8909 python3[3073]: Header: 06004019 payload: e200 crc: 9183912d
May 11 18:36:13 msm8909 python3[3073]: 552.01848340034485 [06:05:04:30:B0:14] -> TX[10] b'0600401091013299845e'
May 11 18:36:13 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 11 18:36:13 msm8909 python3[3073]: 552.0810387134552 [06:05:04:30:B0:14] <- ACK 05000020008def02d2
May 11 18:36:14 msm8909 python3[3073]: 553.28319907188416 [06:05:04:30:B0:14] <- RX 0600401ae2009183912d
May 11 18:36:14 msm8909 python3[3073]: 553.29232692718506 [06:05:04:30:B0:14] -> ACK b'05000020008def02d2'
May 11 18:36:14 msm8909 python3[3073]: DBUS: Write 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:36:14 msm8909 python3[3073]: Header: 0600401a payload: e200 crc: 9183912d
May 11 18:36:14 msm8909 python3[3073]: command list complete
May 11 18:36:14 msm8909 python3[3073]: DEACTIVATING AMDTP.
May 11 18:36:14 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:36:14 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:30:B0:14 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:36:14 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:30:B0:14
May 11 18:36:15 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:36:15 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:36:15 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "32dab7fff43f4cedb1c4e6bb045c56a9", "rt": "gw"}
May 11 18:36:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423757.2062197, 'type': 's', 'key': '6a73432c828b449f9ee6cf5574b4adcb', 'data': '', 'source': 0}
May 11 18:36:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423757.4493284, 'type': 's', 'key': '6b2940d11e604d4185cfa90551fa02d2', 'data': '', 'source': 0}
May 11 18:36:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423757.6631689, 'type': 's', 'key': '23c5ce9840c345b3bdc59ef63478c620', 'data': '', 'source': 0}
May 11 18:36:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423760.057236, 'type': 's', 'key': 'b1a89f51f6a9411ea37360ac35b843dd', 'data': '', 'source': 0}
May 11 18:36:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423766.3157873, 'type': 's', 'key': '73f74ae2d5d44464960e2b9266690154', 'data': '', 'source': 0}
May 11 18:36:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423775.4203403, 'type': 's', 'key': '32dab7fff43f4cedb1c4e6bb045c56a9', 'data': '', 'source': 0}
May 11 18:36:17 msm8909 python3[3073]: Total BG Logs: 190
May 11 18:36:17 msm8909 python3[3073]: [SSE] BACKGROUND: {'events': [{'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSte
May 11 18:36:17 msm8909 python3[3073]: ps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 13, 'utcTimestamp': 1715412780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 1402, 'deltaActCals': 695, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715412960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity'
May 11 18:36:17 msm8909 python3[3073]: : 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinT
May 11 18:36:17 msm8909 python3[3073]: emp': 31.75, 'powerConsumedIndex': 13, 'utcTimestamp': 1715413440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 1402, 'deltaActCals': 695, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1,
May 11 18:36:17 msm8909 python3[3073]: 'utcTimestamp': 1715413800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715414100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 1402, 'deltaActCals': 704, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414160, 'deltaDistance
May 11 18:36:17 msm8909 python3[3073]: ': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 61, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex':
May 11 18:36:17 msm8909 python3[3073]: 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 23, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715414760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 718, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals'
May 11 18:36:17 msm8909 python3[3073]: : 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 61, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'case
May 11 18:36:17 msm8909 python3[3073]: Temp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715415420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 709, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'delt
May 11 18:36:17 msm8909 python3[3073]: aWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activi
May 11 18:36:17 msm8909 python3[3073]: ty': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 13, 'utcTimestamp': 1715416080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 741, 'battery': 64, 'heartRate': None, 'caseTemp': 32.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14
May 11 18:36:17 msm8909 python3[3073]: ', 'skinTemp': 33.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 32.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 33.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex':
May 11 18:36:17 msm8909 python3[3073]: 13, 'utcTimestamp': 1715416740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 822, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417100, 'deltaD
May 11 18:36:17 msm8909 python3[3073]: istance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715417400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 852, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGe
May 11 18:36:17 msm8909 python3[3073]: nIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaAc
May 11 18:36:17 msm8909 python3[3073]: tCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715418060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 847, 'battery': 63, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': Non
May 11 18:36:17 msm8909 python3[3073]: e, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}]}
May 11 18:36:17 msm8909 python3[3073]: [SSE] Sending: {"msg": {"events": [{"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWa
May 11 18:36:17 msm8909 python3[3073]: lkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 13, "utcTimestamp": 1715412780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 1402, "deltaActCals": 695, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715412960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "acti
May 11 18:36:17 msm8909 python3[3073]: vity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "
May 11 18:36:17 msm8909 python3[3073]: skinTemp": 31.75, "powerConsumedIndex": 13, "utcTimestamp": 1715413440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 1402, "deltaActCals": 695, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex"
May 11 18:36:17 msm8909 python3[3073]: : 1, "utcTimestamp": 1715413800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715413860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715413920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715413980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 13, "utcTimestamp": 1715414100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 1402, "deltaActCals": 704, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414160, "deltaDis
May 11 18:36:17 msm8909 python3[3073]: tance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 61, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIn
May 11 18:36:17 msm8909 python3[3073]: dex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 23, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 13, "utcTimestamp": 1715414760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 718, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaAct
May 11 18:36:17 msm8909 python3[3073]: Cals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715414940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 61, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null,
May 11 18:36:17 msm8909 python3[3073]: "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 13, "utcTimestamp": 1715415420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 709, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715415600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {
May 11 18:36:17 msm8909 python3[3073]: "deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715415660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715415780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715415960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "a
May 11 18:36:17 msm8909 python3[3073]: ctivity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 13, "utcTimestamp": 1715416080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 741, "battery": 64, "heartRate": null, "caseTemp": 32.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 1, "utcTimestamp": 1715416140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 1, "utcTimestamp": 1715416200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.0, "powerConsumedIndex": 1, "utcTimestamp": 1715416260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.0, "powerConsumedIndex": 1, "utcTimestamp": 1715416320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:
May 11 18:36:17 msm8909 python3[3073]: B0:14", "skinTemp": 33.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 32.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.25, "powerConsumedIndex": 1, "utcTimestamp": 1715416440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 33.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715416680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedInd
May 11 18:36:17 msm8909 python3[3073]: ex": 13, "utcTimestamp": 1715416740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 822, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715416800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715416860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715416920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715416980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417100, "d
May 11 18:36:17 msm8909 python3[3073]: eltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 13, "utcTimestamp": 1715417400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 852, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417460, "deltaDistance": 0, "thermalGenIndex": 1, "so
May 11 18:36:17 msm8909 python3[3073]: larGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715417820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "de
May 11 18:36:17 msm8909 python3[3073]: ltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715417940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715418000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 13, "utcTimestamp": 1715418060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 847, "battery": 63, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715418120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate"
May 11 18:36:17 msm8909 python3[3073]: : null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}]}, "key": "52f35a8e95fa499fb86eeed233180336", "rt": "bg"}
May 11 18:36:17 msm8909 python3[3073]: [SSE] BACKGROUND: {'events': [{'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaW
May 11 18:36:17 msm8909 python3[3073]: alkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 13, 'utcTimestamp': 1715418720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 1402, 'deltaActCals': 877, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 10, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity'
May 11 18:36:17 msm8909 python3[3073]: : 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 6, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 34.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715419380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 867, 'battery': 64, 'heartRate': None, 'caseTemp': 33.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skin
May 11 18:36:17 msm8909 python3[3073]: Temp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 34.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 61, 'heartRate': None, 'caseTemp': 33.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.75, 'powerConsumedIndex': 1, 'utcTimestamp
May 11 18:36:17 msm8909 python3[3073]: ': 1715419800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 33.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.25, 'powerConsumedIndex': 13, 'utcTimestamp': 1715420040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 817, 'battery': 64, 'heartRate': None, 'caseTemp': 33.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 33.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420160, 'deltaDistance': 0, 'thermalG
May 11 18:36:17 msm8909 python3[3073]: enIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 61, 'heartRate': None, 'caseTemp': 32.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 33.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0,
May 11 18:36:17 msm8909 python3[3073]: 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 32.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.5, 'powerConsumedIndex': 13, 'utcTimestamp': 1715420700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 760, 'battery': 62, 'heartRate': None, 'caseTemp': 32.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRat
May 11 18:36:17 msm8909 python3[3073]: e': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 32.0, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'
May 11 18:36:17 msm8909 python3[3073]: deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715421360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 718, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, '
May 11 18:36:17 msm8909 python3[3073]: activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'sk
May 11 18:36:17 msm8909 python3[3073]: inTemp': 32.0, 'powerConsumedIndex': 13, 'utcTimestamp': 1715422020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 713, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.75, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 32.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcT
May 11 18:36:17 msm8909 python3[3073]: imestamp': 1715422380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 13, 'utcTimestamp': 1715422680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 686, 'battery': 62, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422740, 'deltaDistance': 0,
May 11 18:36:17 msm8909 python3[3073]: 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaB
May 11 18:36:17 msm8909 python3[3073]: mrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 62, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 1, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 61, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.5, 'powerConsumedIndex': 13, 'utcTimestamp': 1715423340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 1402, 'deltaActCals': 677, 'battery': 62, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 63, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery':
May 11 18:36:17 msm8909 python3[3073]: 63, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.25, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:30:B0:14', 'skinTemp': 31.75, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 64, 'heartRate': None, 'caseTemp': 31.5, 'wearableId': 81}]}
May 11 18:36:17 msm8909 python3[3073]: [SSE] Sending: {"msg": {"events": [{"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"d
May 11 18:36:17 msm8909 python3[3073]: eltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 13, "utcTimestamp": 1715418720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 1402, "deltaActCals": 877, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 10, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715419020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "acti
May 11 18:36:17 msm8909 python3[3073]: vity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715419080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.5, "powerConsumedIndex": 1, "utcTimestamp": 1715419140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 6, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 34.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 13, "utcTimestamp": 1715419380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 867, "battery": 64, "heartRate": null, "caseTemp": 33.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14",
May 11 18:36:17 msm8909 python3[3073]: "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715419440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715419500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 34.0, "powerConsumedIndex": 1, "utcTimestamp": 1715419560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715419620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715419680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 61, "heartRate": null, "caseTemp": 33.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTimestamp": 1715419740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.75, "powerConsumedIndex": 1, "utcTime
May 11 18:36:17 msm8909 python3[3073]: stamp": 1715419800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.5, "powerConsumedIndex": 1, "utcTimestamp": 1715419860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.5, "powerConsumedIndex": 1, "utcTimestamp": 1715419920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.5, "powerConsumedIndex": 1, "utcTimestamp": 1715419980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 33.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.25, "powerConsumedIndex": 13, "utcTimestamp": 1715420040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 817, "battery": 64, "heartRate": null, "caseTemp": 33.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 33.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420160, "deltaDistance": 0, "the
May 11 18:36:18 msm8909 python3[3073]: rmalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 61, "heartRate": null, "caseTemp": 32.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 33.0, "powerConsumedIndex": 1, "utcTimestamp": 1715420400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 1, "utcTimestamp": 1715420460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 1, "utcTimestamp": 1715420520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals
May 11 18:36:18 msm8909 python3[3073]: ": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 1, "utcTimestamp": 1715420580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 32.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.75, "powerConsumedIndex": 1, "utcTimestamp": 1715420640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.5, "powerConsumedIndex": 13, "utcTimestamp": 1715420700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 760, "battery": 62, "heartRate": null, "caseTemp": 32.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.5, "powerConsumedIndex": 1, "utcTimestamp": 1715420760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.5, "powerConsumedIndex": 1, "utcTimestamp": 1715420820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.5, "powerConsumedIndex": 1, "utcTimestamp": 1715420880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "hea
May 11 18:36:18 msm8909 python3[3073]: rtRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 32.0, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81
May 11 18:36:18 msm8909 python3[3073]: }, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 13, "utcTimestamp": 1715421360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 718, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps":
May 11 18:36:18 msm8909 python3[3073]: 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14"
May 11 18:36:18 msm8909 python3[3073]: , "skinTemp": 32.0, "powerConsumedIndex": 13, "utcTimestamp": 1715422020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 713, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.75, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 32.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715422320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1,
May 11 18:36:18 msm8909 python3[3073]: "utcTimestamp": 1715422380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715422440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715422500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715422560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715422620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 13, "utcTimestamp": 1715422680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 686, "battery": 62, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715422740, "deltaDistance
May 11 18:36:18 msm8909 python3[3073]: ": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715422800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715422860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715422920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715422980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715423040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715423100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "d
May 11 18:36:18 msm8909 python3[3073]: eltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715423160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715423220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 62, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 1, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 1, "utcTimestamp": 1715423280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 61, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.5, "powerConsumedIndex": 13, "utcTimestamp": 1715423340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 1402, "deltaActCals": 677, "battery": 62, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 63, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "batte
May 11 18:36:18 msm8909 python3[3073]: ry": 63, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.25, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:30:B0:14", "skinTemp": 31.75, "powerConsumedIndex": 1, "utcTimestamp": 1715423700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 64, "heartRate": null, "caseTemp": 31.5, "wearableId": 81}]}, "key": "873a656f9f0b4163a2c4433995b61e61", "rt": "bg"}
May 11 18:36:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e306767
May 11 18:36:18 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:36:18 msm8909 python3[3073]: DBUS: 06:05:04:30:B0:14 disconnected.
May 11 18:36:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040007e7f
May 11 18:36:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:36:18 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423778, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:18 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423778, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:18 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423778, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e4251ca5c8de459bb6748f7975dd7093", "rt": "instant"}
May 11 18:36:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423778.1201081, 'type': 's', 'key': '52f35a8e95fa499fb86eeed233180336', 'data': '', 'source': 0}
May 11 18:36:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423778.2676861, 'type': 's', 'key': '873a656f9f0b4163a2c4433995b61e61', 'data': '', 'source': 0}
May 11 18:36:18 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:36:18 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:36:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423778.622329, 'type': 's', 'key': 'e4251ca5c8de459bb6748f7975dd7093', 'data': '', 'source': 0}
May 11 18:36:19 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:36:19 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:36:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:36:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:36:20 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:36:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:36:21 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:36:24 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:36:24 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:36:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a306969
May 11 18:36:30 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:36:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:36:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:36:30 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:36:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f106868
May 11 18:36:30 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:36:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:36:32 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:36:32 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:36:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:36:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206869
May 11 18:36:35 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423795, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:35 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423795, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:35 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423795, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "767f6c5c8fcc48468b75d88f897073c1", "rt": "instant"}
May 11 18:36:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:36:36 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423795.6097317, 'type': 's', 'key': '767f6c5c8fcc48468b75d88f897073c1', 'data': '', 'source': 0}
May 11 18:36:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057006969
May 11 18:36:44 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:36:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:36:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:36:45 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423805, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:45 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423805, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:36:45 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423805, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f3e47fb6ddfd4498b622c7e32c4fefab", "rt": "instant"}
May 11 18:36:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006868
May 11 18:36:45 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:36:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f206868
May 11 18:36:45 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:36:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:36:45 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:36:46 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423805.7613206, 'type': 's', 'key': 'f3e47fb6ddfd4498b622c7e32c4fefab', 'data': '', 'source': 0}
May 11 18:36:47 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:36:47 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:36:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040307e7f
May 11 18:36:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a006969
May 11 18:36:47 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:36:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:36:54 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:36:54 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:36:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:36:59 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:37:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106868
May 11 18:37:00 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:37:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:37:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005a206969
May 11 18:37:02 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:37:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:37:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:37:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:37:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306868
May 11 18:37:12 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:37:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:37:13 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:37:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206869
May 11 18:37:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040107e7f
May 11 18:37:14 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423834, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:14 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423834, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 922, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:14 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423834, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 922, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 127, "caseTemp": 126, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "9da7905c66f6470b861e7ed277e53664", "rt": "instant"}
May 11 18:37:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206969
May 11 18:37:14 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423834, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:14 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423834, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:14 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423834, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "25f7c7d814ac405e8937f5f015ce64bf", "rt": "instant"}
May 11 18:37:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f206868
May 11 18:37:14 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:37:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:37:15 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:37:15 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:37:15 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "98765940c5d14222be4b53d83f59549e", "rt": "gw"}
May 11 18:37:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423835.0666008, 'type': 's', 'key': '9da7905c66f6470b861e7ed277e53664', 'data': '', 'source': 0}
May 11 18:37:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423835.3317609, 'type': 's', 'key': '25f7c7d814ac405e8937f5f015ce64bf', 'data': '', 'source': 0}
May 11 18:37:15 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423835.6592128, 'type': 's', 'key': '98765940c5d14222be4b53d83f59549e', 'data': '', 'source': 0}
May 11 18:37:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c306969
May 11 18:37:16 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:37:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:37:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:37:25 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:37:25 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:37:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040307e7f
May 11 18:37:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:37:27 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423847, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:27 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423847, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:27 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423847, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "41c5c670c2e04183a9ec850449b4a537", "rt": "instant"}
May 11 18:37:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006868
May 11 18:37:27 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:37:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:37:27 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:37:28 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423847.7666674, 'type': 's', 'key': '41c5c670c2e04183a9ec850449b4a537', 'data': '', 'source': 0}
May 11 18:37:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:37:28 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423848, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:28 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423848, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:28 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423848, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "8ca59d29380d4e91a164274d86c45a1e", "rt": "instant"}
May 11 18:37:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c106969
May 11 18:37:28 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:37:28 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423848.6944671, 'type': 's', 'key': '8ca59d29380d4e91a164274d86c45a1e', 'data': '', 'source': 0}
May 11 18:37:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:37:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c206969
May 11 18:37:40 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:37:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:37:41 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:37:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106969
May 11 18:37:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:37:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:37:42 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:37:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d306767
May 11 18:37:44 msm8909 python3[3073]: Running Scheduled: Thread Check
May 11 18:37:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040107e7f
May 11 18:37:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059306969
May 11 18:37:54 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:37:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f206868
May 11 18:37:55 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:37:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039a000a0220470040207e7f
May 11 18:37:55 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:37:55 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:37:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 105} 18cf18cf00070000000000000000039b000a000000005c306969
May 11 18:37:55 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:37:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:37:56 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423876, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:56 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423876, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:37:56 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423876, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b5c68f536d624bda813c812267fa28f1", "rt": "instant"}
May 11 18:37:56 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:37:56 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:37:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:37:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206969
May 11 18:37:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306868
May 11 18:37:57 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:37:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423876.8967216, 'type': 's', 'key': 'b5c68f536d624bda813c812267fa28f1', 'data': '', 'source': 0}
May 11 18:37:59 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:37:59 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:38:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:38:09 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423889, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:09 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423889, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:09 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423889, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "48d01e7f59f5421cab27760731eec276", "rt": "instant"}
May 11 18:38:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:38:09 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:38:09 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:38:09 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:38:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006868
May 11 18:38:09 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:38:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b106968
May 11 18:38:10 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:38:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:38:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:38:10 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:38:10 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423890.5656509, 'type': 's', 'key': '48d01e7f59f5421cab27760731eec276', 'data': '', 'source': 0}
May 11 18:38:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:38:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:38:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:38:12 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:38:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040307e7f
May 11 18:38:15 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:38:15 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:38:15 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "3a95b2726c064c62ad45149f0bed9ab2", "rt": "gw"}
May 11 18:38:16 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423896.0828178, 'type': 's', 'key': '3a95b2726c064c62ad45149f0bed9ab2', 'data': '', 'source': 0}
May 11 18:38:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040007e7f
May 11 18:38:22 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423902, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:22 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423902, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:22 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423902, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 127, "caseTemp": 126, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "06c6e8b4feb84e03ba2624ef4d22d13c", "rt": "instant"}
May 11 18:38:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f106868
May 11 18:38:23 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:38:23 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:38:23 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:38:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206869
May 11 18:38:23 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423903.3500443, 'type': 's', 'key': '06c6e8b4feb84e03ba2624ef4d22d13c', 'data': '', 'source': 0}
May 11 18:38:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055206868
May 11 18:38:24 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:38:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:38:24 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:38:26 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:38:26 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:38:26 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:38:26 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:38:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:38:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b306968
May 11 18:38:26 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:38:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:38:36 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423916, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:36 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423916, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:36 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423916, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "173a10ea60dc478ea3a426153b808d87", "rt": "instant"}
May 11 18:38:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b006968
May 11 18:38:36 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:38:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055306868
May 11 18:38:36 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:38:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:38:36 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:38:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:38:36 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:38:37 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423917.041702, 'type': 's', 'key': '173a10ea60dc478ea3a426153b808d87', 'data': '', 'source': 0}
May 11 18:38:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040207e7f
May 11 18:38:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:38:37 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423917, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:37 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423917, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:37 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423917, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "edf8ee35c5754b9f84dc2c2202d375fd", "rt": "instant"}
May 11 18:38:37 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423917.8689337, 'type': 's', 'key': 'edf8ee35c5754b9f84dc2c2202d375fd', 'data': '', 'source': 0}
May 11 18:38:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:38:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306869
May 11 18:38:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f306868
May 11 18:38:40 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:38:40 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:38:40 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:38:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306969
May 11 18:38:41 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423921, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:41 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423921, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:38:41 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423921, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "df9bbf3433df4e8e800ab9f8b3022ce7", "rt": "instant"}
May 11 18:38:41 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423921.7603855, 'type': 's', 'key': 'df9bbf3433df4e8e800ab9f8b3022ce7', 'data': '', 'source': 0}
May 11 18:38:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:38:50 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:38:50 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:38:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006969
May 11 18:38:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:38:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:38:51 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:38:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040307e7f
May 11 18:38:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:38:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055106868
May 11 18:38:53 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:38:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:38:54 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:38:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b106968
May 11 18:38:54 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:38:56 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:38:56 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:39:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:39:04 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:39:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f106868
May 11 18:39:04 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:39:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206869
May 11 18:39:05 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423945, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:05 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423945, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:05 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423945, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "acc54ba9e16e497db3d97cf6ab4b507a", "rt": "instant"}
May 11 18:39:06 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423945.6775565, 'type': 's', 'key': 'acc54ba9e16e497db3d97cf6ab4b507a', 'data': '', 'source': 0}
May 11 18:39:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:39:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055206868
May 11 18:39:06 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:39:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:39:06 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:39:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040107e7f
May 11 18:39:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:39:16 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:39:16 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:39:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "18028a1962504732a9c09c1566e06c37", "rt": "gw"}
May 11 18:39:16 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423956.4787903, 'type': 's', 'key': '18028a1962504732a9c09c1566e06c37', 'data': '', 'source': 0}
May 11 18:39:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b006968
May 11 18:39:18 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:39:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:39:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055306868
May 11 18:39:18 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:39:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:39:20 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423960, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:20 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423960, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:20 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423960, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f0c836dd8881464e9d5b3aded3369f2d", "rt": "instant"}
May 11 18:39:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:39:21 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423960.7342954, 'type': 's', 'key': 'f0c836dd8881464e9d5b3aded3369f2d', 'data': '', 'source': 0}
May 11 18:39:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059006969
May 11 18:39:21 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:39:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 92, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005c306868
May 11 18:39:22 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:39:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040207e7f
May 11 18:39:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:39:27 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:39:27 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:39:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:39:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106868
May 11 18:39:33 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:39:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106969
May 11 18:39:33 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:39:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 92, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005c006868
May 11 18:39:34 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:39:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004006868
May 11 18:39:34 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:39:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040007e7f
May 11 18:39:34 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423974, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:34 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423974, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 60, 'bmrCals': 71, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 73}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:34 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423974, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 60, "bmrCals": 71, "skinTemp": 127, "caseTemp": 126, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 73}, "gatewayId": "00e15e66f988db"}, "key": "9eaaf49565414564a99ef3546472e946", "rt": "instant"}
May 11 18:39:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:39:34 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423974.649694, 'type': 's', 'key': '9eaaf49565414564a99ef3546472e946', 'data': '', 'source': 0}
May 11 18:39:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b206968
May 11 18:39:35 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:39:35 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:39:35 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:39:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:39:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040117e7f
May 11 18:39:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206869
May 11 18:39:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:39:48 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423988, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:48 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423988, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:48 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423988, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "ee3f704be55c48549e96e5368f06dcb5", "rt": "instant"}
May 11 18:39:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004206868
May 11 18:39:48 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:39:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 92, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005c206868
May 11 18:39:48 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:39:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d006767
May 11 18:39:49 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423989, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:49 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423989, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:49 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423989, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "1d5f3d85e9f24d87919ecaf9dd0330da", "rt": "instant"}
May 11 18:39:49 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423988.7696986, 'type': 's', 'key': 'ee3f704be55c48549e96e5368f06dcb5', 'data': '', 'source': 0}
May 11 18:39:49 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423989.5699635, 'type': 's', 'key': '1d5f3d85e9f24d87919ecaf9dd0330da', 'data': '', 'source': 0}
May 11 18:39:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:39:50 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715423990, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:50 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715423990, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:39:50 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715423990, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9336e46e4eb3484fb3c2dcfb3843bf6c", "rt": "instant"}
May 11 18:39:50 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:39:50 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:39:51 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715423990.8177242, 'type': 's', 'key': '9336e46e4eb3484fb3c2dcfb3843bf6c', 'data': '', 'source': 0}
May 11 18:39:57 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:39:57 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:40:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059006969
May 11 18:40:00 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:40:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000004306868
May 11 18:40:01 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:40:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 92, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005c306868
May 11 18:40:01 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:40:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 73, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 60, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 71, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003c039b000a0220470040217e7f
May 11 18:40:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:40:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:40:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:40:03 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:40:03 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:40:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:40:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:40:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e006868
May 11 18:40:15 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:40:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003d007e7f
May 11 18:40:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e306767
May 11 18:40:16 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:40:16 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:40:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "7c65d2e783c548a59286637923b38fea", "rt": "gw"}
May 11 18:40:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:40:16 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424016, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:40:16 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424016, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:40:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424016, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "59a4a80cb4924057b73591ee37521814", "rt": "instant"}
May 11 18:40:16 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424016.8327367, 'type': 's', 'key': '7c65d2e783c548a59286637923b38fea', 'data': '', 'source': 0}
May 11 18:40:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:40:17 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:40:17 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:40:17 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:40:17 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:40:17 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424017.2600925, 'type': 's', 'key': '59a4a80cb4924057b73591ee37521814', 'data': '', 'source': 0}
May 11 18:40:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 83, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000053206868
May 11 18:40:18 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:40:19 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:40:19 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:40:19 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:40:19 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:40:28 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:40:28 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:40:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003d107e7f
May 11 18:40:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:40:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206869
May 11 18:40:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:40:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:40:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059306969
May 11 18:40:30 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:40:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e206868
May 11 18:40:30 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:40:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:40:31 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424031, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:40:31 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424031, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:40:31 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424031, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "e856b8c1bdcb4cf3a132b24be3e80dec", "rt": "instant"}
May 11 18:40:31 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424031.9133477, 'type': 's', 'key': 'e856b8c1bdcb4cf3a132b24be3e80dec', 'data': '', 'source': 0}
May 11 18:40:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b006968
May 11 18:40:32 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:40:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:40:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b106968
May 11 18:40:42 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:40:42 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:40:42 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:40:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003d307e7f
May 11 18:40:43 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424043, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:40:43 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424043, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:40:43 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424043, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 127, "caseTemp": 126, "actCals": 2, "heartRate": 0, "battery": 61, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "2d75916d6b694547a55a619427507d12", "rt": "instant"}
May 11 18:40:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:40:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424043.7823124, 'type': 's', 'key': '2d75916d6b694547a55a619427507d12', 'data': '', 'source': 0}
May 11 18:40:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:40:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:40:45 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:40:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:40:56 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:40:56 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:40:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e106868
May 11 18:40:57 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:40:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039b000a000000005b206968
May 11 18:40:57 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:40:58 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:40:58 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:40:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:41:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:41:00 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:41:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003d007e7f
May 11 18:41:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043206869
May 11 18:41:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003d107e7f
May 11 18:41:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:41:11 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424071, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:11 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424071, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:11 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424071, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "dd29f29de26642b4bbffc95a1629ada5", "rt": "instant"}
May 11 18:41:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006968
May 11 18:41:11 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:41:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:41:12 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424072, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:12 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424072, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 105, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:12 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424072, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 105, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2b263754d4d04243b3142c388c19a168", "rt": "instant"}
May 11 18:41:12 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424072.0324535, 'type': 's', 'key': 'dd29f29de26642b4bbffc95a1629ada5', 'data': '', 'source': 0}
May 11 18:41:12 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424072.4863272, 'type': 's', 'key': '2b263754d4d04243b3142c388c19a168', 'data': '', 'source': 0}
May 11 18:41:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f306868
May 11 18:41:14 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:41:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:41:15 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:41:16 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:41:16 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:41:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c916f8f5a04b4d0cba30a4321d19aa88", "rt": "gw"}
May 11 18:41:17 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424077.207936, 'type': 's', 'key': 'c916f8f5a04b4d0cba30a4321d19aa88', 'data': '', 'source': 0}
May 11 18:41:26 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:41:26 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:41:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306868
May 11 18:41:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043006869
May 11 18:41:27 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424087, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:27 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424087, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:27 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424087, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 67, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "32881a91b81e4a43b7a063c6d88009d9", "rt": "instant"}
May 11 18:41:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:41:27 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:41:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106868
May 11 18:41:27 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:41:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a0230480040307e7f
May 11 18:41:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:41:28 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424088, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:28 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424088, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:28 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424088, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "001953c4ee074cfabf75454e69cc30ac", "rt": "instant"}
May 11 18:41:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:41:28 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424087.9498825, 'type': 's', 'key': '32881a91b81e4a43b7a063c6d88009d9', 'data': '', 'source': 0}
May 11 18:41:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c106968
May 11 18:41:28 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:41:28 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:41:28 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:41:28 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424088.462487, 'type': 's', 'key': '001953c4ee074cfabf75454e69cc30ac', 'data': '', 'source': 0}
May 11 18:41:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006969
May 11 18:41:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c206968
May 11 18:41:29 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:41:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306968
May 11 18:41:39 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:41:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043206869
May 11 18:41:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:41:40 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:41:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a0230480040007e7f
May 11 18:41:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:41:40 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424100, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:40 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424100, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:40 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424100, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "1e53338c96d54288a003ce03da1a03f5", "rt": "instant"}
May 11 18:41:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106868
May 11 18:41:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f206868
May 11 18:41:41 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:41:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:41:41 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:41:41 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424101.1380517, 'type': 's', 'key': '1e53338c96d54288a003ce03da1a03f5', 'data': '', 'source': 0}
May 11 18:41:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048106969
May 11 18:41:42 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:41:42 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:41:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a0230480040207e7f
May 11 18:41:52 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424112, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:52 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424112, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 126, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:41:52 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424112, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 127, "caseTemp": 126, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "4590ac4136304c4db9a4317ac21f1468", "rt": "instant"}
May 11 18:41:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306868
May 11 18:41:52 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:41:53 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424112.8971732, 'type': 's', 'key': '4590ac4136304c4db9a4317ac21f1468', 'data': '', 'source': 0}
May 11 18:41:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:41:54 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:41:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f306868
May 11 18:41:54 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:41:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006968
May 11 18:41:54 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:41:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043306869
May 11 18:41:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:41:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:41:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:41:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048206969
May 11 18:41:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006968
May 11 18:41:57 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:41:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:41:57 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:41:59 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:41:59 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:42:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306969
May 11 18:42:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:42:06 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:42:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c106968
May 11 18:42:06 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:42:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000043006869
May 11 18:42:07 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:42:07 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:42:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:42:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057106969
May 11 18:42:08 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:42:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 70, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000046006869
May 11 18:42:09 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:42:09 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:42:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a0230480040307e7f
May 11 18:42:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:42:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:42:16 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:42:16 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:42:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "29b54161fed34ce5bd1342a129ff2610", "rt": "gw"}
May 11 18:42:17 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424137.3272378, 'type': 's', 'key': '29b54161fed34ce5bd1342a129ff2610', 'data': '', 'source': 0}
May 11 18:42:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057206969
May 11 18:42:21 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:42:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306968
May 11 18:42:21 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:42:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d006767
May 11 18:42:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f107e7f
May 11 18:42:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:42:22 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:42:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106868
May 11 18:42:23 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424143, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:23 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424143, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:23 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424143, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0bcef0934409455eb41807c883202120", "rt": "instant"}
May 11 18:42:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 70, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000046106869
May 11 18:42:23 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424143, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 70, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:23 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424143, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 70, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:23 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424143, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 70, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "4284b26822c84b6ea39e5e22efb2dbce", "rt": "instant"}
May 11 18:42:24 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424143.8211267, 'type': 's', 'key': '0bcef0934409455eb41807c883202120', 'data': '', 'source': 0}
May 11 18:42:24 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424144.2190106, 'type': 's', 'key': '4284b26822c84b6ea39e5e22efb2dbce', 'data': '', 'source': 0}
May 11 18:42:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:42:29 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:42:29 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:42:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:42:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306869
May 11 18:42:35 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424155, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:35 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424155, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:35 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424155, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "f682fe117d3c469badba68fda8ab7c82", "rt": "instant"}
May 11 18:42:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057006969
May 11 18:42:35 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:42:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e306868
May 11 18:42:35 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:42:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:42:36 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424156.2982616, 'type': 's', 'key': 'f682fe117d3c469badba68fda8ab7c82', 'data': '', 'source': 0}
May 11 18:42:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006968
May 11 18:42:36 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:42:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006868
May 11 18:42:36 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:42:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:42:37 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424157, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:37 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424157, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:37 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424157, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "c3b7f8ff45aa48219d9628247b3efac5", "rt": "instant"}
May 11 18:42:37 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424157.4991314, 'type': 's', 'key': 'c3b7f8ff45aa48219d9628247b3efac5', 'data': '', 'source': 0}
May 11 18:42:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c106968
May 11 18:42:38 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:42:38 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:42:38 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:42:44 msm8909 python3[3073]: Running Scheduled: Thread Check
May 11 18:42:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:42:48 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:42:48 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:42:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106868
May 11 18:42:49 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:42:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 126, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f307e7f
May 11 18:42:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:42:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e106868
May 11 18:42:49 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:42:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:42:49 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424169, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:49 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424169, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:42:49 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424169, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5f6484c8165e46a1babe55a7ef61cfe5", "rt": "instant"}
May 11 18:42:50 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424170.2767746, 'type': 's', 'key': '5f6484c8165e46a1babe55a7ef61cfe5', 'data': '', 'source': 0}
May 11 18:42:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c206968
May 11 18:42:50 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:42:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:42:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057106969
May 11 18:42:53 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:43:00 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:43:00 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:43:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106868
May 11 18:43:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:43:03 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:43:04 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:43:04 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:43:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:43:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:43:04 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:43:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057306969
May 11 18:43:04 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:43:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e206868
May 11 18:43:04 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:43:04 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:43:04 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:43:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a006968
May 11 18:43:07 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:43:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:43:16 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:43:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:43:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:43:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306869
May 11 18:43:17 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:43:17 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:43:17 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "4f19d0fc3c7e4586b3dad8133c52c040", "rt": "gw"}
May 11 18:43:17 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:43:17 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:43:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045006869
May 11 18:43:17 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424197.7960749, 'type': 's', 'key': '4f19d0fc3c7e4586b3dad8133c52c040', 'data': '', 'source': 0}
May 11 18:43:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057006969
May 11 18:43:19 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:43:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f307d7f
May 11 18:43:20 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424200, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:20 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424200, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:20 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424200, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 127, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 63, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "929df11c321a4f4b9b608e3336ae563f", "rt": "instant"}
May 11 18:43:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:43:21 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:43:21 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424201.360323, 'type': 's', 'key': '929df11c321a4f4b9b608e3336ae563f', 'data': '', 'source': 0}
May 11 18:43:30 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:43:30 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:43:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f007d7f
May 11 18:43:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d306767
May 11 18:43:31 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:43:31 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:43:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057106969
May 11 18:43:32 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:43:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006869
May 11 18:43:32 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424212, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:32 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424212, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:32 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424212, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "402aea2022c34fafa87616d9590253cb", "rt": "instant"}
May 11 18:43:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045106869
May 11 18:43:32 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424212.8406336, 'type': 's', 'key': '402aea2022c34fafa87616d9590253cb', 'data': '', 'source': 0}
May 11 18:43:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f106868
May 11 18:43:33 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:43:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:43:35 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424215, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:35 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424215, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:35 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424215, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9dda49f60a294aa29d8d2431fc1f8464", "rt": "instant"}
May 11 18:43:36 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424215.7380323, 'type': 's', 'key': '9dda49f60a294aa29d8d2431fc1f8464', 'data': '', 'source': 0}
May 11 18:43:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:43:44 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424224, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:44 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424224, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424224, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "dc62f686eec44a7885b2048bc2d93356", "rt": "instant"}
May 11 18:43:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:43:45 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424225.0330031, 'type': 's', 'key': 'dc62f686eec44a7885b2048bc2d93356', 'data': '', 'source': 0}
May 11 18:43:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f107d7f
May 11 18:43:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:43:46 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:43:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d006767
May 11 18:43:46 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424226, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:46 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424226, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:46 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424226, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "84893deec7c042949bd3d85bd7ff0187", "rt": "instant"}
May 11 18:43:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057306969
May 11 18:43:46 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:43:46 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424226.6660788, 'type': 's', 'key': '84893deec7c042949bd3d85bd7ff0187', 'data': '', 'source': 0}
May 11 18:43:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f306868
May 11 18:43:46 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:43:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:43:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006868
May 11 18:43:58 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:43:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:43:58 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:43:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:43:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:43:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424238, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424238, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:43:59 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424238, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0b0ade0bc19d49bb82bd5b3ebbe4911a", "rt": "instant"}
May 11 18:43:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000057006969
May 11 18:43:59 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:43:59 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424239.4080484, 'type': 's', 'key': '0b0ade0bc19d49bb82bd5b3ebbe4911a', 'data': '', 'source': 0}
May 11 18:43:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045006869
May 11 18:43:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:44:00 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:44:00 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:44:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005f006868
May 11 18:44:02 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:44:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048306869
May 11 18:44:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f307d7f
May 11 18:44:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:44:13 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:44:13 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:44:13 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:44:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:44:13 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:44:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000048006869
May 11 18:44:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:44:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e206868
May 11 18:44:15 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:44:15 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:44:15 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:44:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206869
May 11 18:44:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:44:17 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:44:17 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:44:17 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "837bd8dc94d74dabacc99b80d0625fb5", "rt": "gw"}
May 11 18:44:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424258.1763651, 'type': 's', 'key': '837bd8dc94d74dabacc99b80d0625fb5', 'data': '', 'source': 0}
May 11 18:44:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:44:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003e107d7f
May 11 18:44:27 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424267, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:27 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424267, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:27 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424267, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 127, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 62, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "41de3bc8f65b43b7b8295a1e93b23fdf", "rt": "instant"}
May 11 18:44:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e306868
May 11 18:44:28 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:44:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:44:28 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:44:28 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424268.449476, 'type': 's', 'key': '41de3bc8f65b43b7b8295a1e93b23fdf', 'data': '', 'source': 0}
May 11 18:44:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:44:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:44:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:44:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:44:30 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:44:31 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:44:31 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:44:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:44:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:44:40 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:44:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:44:41 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:44:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045006869
May 11 18:44:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003e307d7f
May 11 18:44:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b106968
May 11 18:44:42 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:44:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e106868
May 11 18:44:43 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:44:43 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:44:43 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:44:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:44:44 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424284, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:44 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424284, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424284, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "586da08670fd458ca7e8276c62374922", "rt": "instant"}
May 11 18:44:44 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424284.6321912, 'type': 's', 'key': '586da08670fd458ca7e8276c62374922', 'data': '', 'source': 0}
May 11 18:44:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:44:55 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:44:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:44:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e206868
May 11 18:44:55 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:44:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b306968
May 11 18:44:56 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:44:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:44:56 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424296, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:56 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424296, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:56 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424296, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "5363859f2ef445798dbd85eed236a5f6", "rt": "instant"}
May 11 18:44:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424297.2708263, 'type': 's', 'key': '5363859f2ef445798dbd85eed236a5f6', 'data': '', 'source': 0}
May 11 18:44:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:44:57 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:44:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:44:57 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:44:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d306767
May 11 18:44:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424298, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424298, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424298, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "42f33f8a9e164f36aa1af7b3242c87f8", "rt": "instant"}
May 11 18:44:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206869
May 11 18:44:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424298, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424298, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:44:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424298, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "91470f1069374bc7af3201b67d50fdc8", "rt": "instant"}
May 11 18:44:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:44:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424298.5494227, 'type': 's', 'key': '42f33f8a9e164f36aa1af7b3242c87f8', 'data': '', 'source': 0}
May 11 18:44:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424298.6173694, 'type': 's', 'key': '91470f1069374bc7af3201b67d50fdc8', 'data': '', 'source': 0}
May 11 18:45:01 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:45:01 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:45:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a006968
May 11 18:45:09 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:45:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:45:09 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424309, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:45:09 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424309, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:45:09 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424309, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2aea602d380d4126972c1ae9e98d223c", "rt": "instant"}
May 11 18:45:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:45:10 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:45:10 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:45:10 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:45:10 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424309.9163008, 'type': 's', 'key': '2aea602d380d4126972c1ae9e98d223c', 'data': '', 'source': 0}
May 11 18:45:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005206868
May 11 18:45:10 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:45:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 710, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c600400210d0005e006868
May 11 18:45:10 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:45:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045306869
May 11 18:45:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:45:11 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206868
May 11 18:45:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:45:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306868
May 11 18:45:13 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:45:18 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:45:18 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:45:18 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "73c5200ad2a6416aa1ec7fa3efc2d321", "rt": "gw"}
May 11 18:45:18 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424318.5398235, 'type': 's', 'key': '73c5200ad2a6416aa1ec7fa3efc2d321', 'data': '', 'source': 0}
May 11 18:45:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005006868
May 11 18:45:22 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:45:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f106868
May 11 18:45:22 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:45:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a206968
May 11 18:45:23 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:45:23 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:45:23 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:45:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:45:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:45:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 84, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000054106868
May 11 18:45:24 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:45:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:45:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306868
May 11 18:45:31 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:45:31 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:45:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a0230480040007d7f
May 11 18:45:36 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424336, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:45:36 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424336, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:45:36 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424336, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 127, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "306a348612c749c1a3254e5dc70ce7d5", "rt": "instant"}
May 11 18:45:36 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:45:36 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:45:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:45:37 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424337.2371948, 'type': 's', 'key': '306a348612c749c1a3254e5dc70ce7d5', 'data': '', 'source': 0}
May 11 18:45:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:45:37 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:45:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045206869
May 11 18:45:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:45:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f306868
May 11 18:45:39 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:45:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a306968
May 11 18:45:40 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:45:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106868
May 11 18:45:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a006968
May 11 18:45:50 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:45:50 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:45:50 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:45:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206868
May 11 18:45:51 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:45:51 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:45:51 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:45:51 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:45:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:45:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000045006869
May 11 18:45:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 84, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000054306868
May 11 18:45:52 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:45:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:45:53 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424353, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:45:53 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424353, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:45:53 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424353, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "698d4586006941a7a25b1d1a7ad6e63d", "rt": "instant"}
May 11 18:45:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:45:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a0230480040207d7f
May 11 18:45:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424353.7937984, 'type': 's', 'key': '698d4586006941a7a25b1d1a7ad6e63d', 'data': '', 'source': 0}
May 11 18:45:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:46:02 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:46:02 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:46:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:46:04 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424364, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:04 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424364, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:04 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424364, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "18117824cec147169a50fdd5d8b1ce1f", "rt": "instant"}
May 11 18:46:05 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424365.1589518, 'type': 's', 'key': '18117824cec147169a50fdd5d8b1ce1f', 'data': '', 'source': 0}
May 11 18:46:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:46:06 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:46:06 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:46:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c206968
May 11 18:46:06 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:46:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 84, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000054106868
May 11 18:46:07 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:46:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f206868
May 11 18:46:07 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:46:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006868
May 11 18:46:08 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424368, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:08 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424368, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:08 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424368, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "900bab73d2ce4a9594903a520502f30f", "rt": "instant"}
May 11 18:46:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f007d7f
May 11 18:46:09 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424368.6332829, 'type': 's', 'key': '900bab73d2ce4a9594903a520502f30f', 'data': '', 'source': 0}
May 11 18:46:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e306767
May 11 18:46:09 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424369, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:09 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424369, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:09 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424369, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "be7f62a77b1f4efa954a23451e7ebf7a", "rt": "instant"}
May 11 18:46:10 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424369.7823479, 'type': 's', 'key': 'be7f62a77b1f4efa954a23451e7ebf7a', 'data': '', 'source': 0}
May 11 18:46:18 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:46:18 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:46:18 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "8d2ab5c292cd42178333e1df5b8b19d5", "rt": "gw"}
May 11 18:46:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d306868
May 11 18:46:18 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:46:19 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424378.9198706, 'type': 's', 'key': '8d2ab5c292cd42178333e1df5b8b19d5', 'data': '', 'source': 0}
May 11 18:46:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:46:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055206868
May 11 18:46:19 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:46:20 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:46:20 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:46:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:46:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f107d7f
May 11 18:46:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006968
May 11 18:46:21 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:46:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306869
May 11 18:46:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:46:23 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424383, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:23 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424383, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:23 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424383, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9736e7a92fa447efb3cf6879975836d2", "rt": "instant"}
May 11 18:46:24 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424383.89568, 'type': 's', 'key': '9736e7a92fa447efb3cf6879975836d2', 'data': '', 'source': 0}
May 11 18:46:32 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:46:32 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:46:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f207d7f
May 11 18:46:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:46:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:46:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d106868
May 11 18:46:33 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:46:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c106968
May 11 18:46:33 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:46:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055006868
May 11 18:46:34 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:46:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044006869
May 11 18:46:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005306867
May 11 18:46:34 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:46:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:46:35 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:46:35 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:46:46 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:46:46 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:46:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055106868
May 11 18:46:46 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:46:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:46:46 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:46:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006869
May 11 18:46:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f007d7f
May 11 18:46:47 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424407, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:47 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424407, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 127, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:46:47 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424407, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 127, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 63, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "9c405a5fa62841188b516d2aa636c7cd", "rt": "instant"}
May 11 18:46:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:46:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106768
May 11 18:46:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106969
May 11 18:46:48 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:46:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:46:48 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424407.961993, 'type': 's', 'key': '9c405a5fa62841188b516d2aa636c7cd', 'data': '', 'source': 0}
May 11 18:46:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c206968
May 11 18:46:48 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:46:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d206868
May 11 18:46:48 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:47:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d306868
May 11 18:47:00 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:47:01 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:47:01 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:47:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005206867
May 11 18:47:01 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:47:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055206868
May 11 18:47:01 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:47:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006968
May 11 18:47:02 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:47:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:47:02 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424422, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:02 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424422, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:02 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424422, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "3d3a0dc214ee43febd984686364343eb", "rt": "instant"}
May 11 18:47:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 127} 13d413d40007000000000000003d039b000a023048003f107d7f
May 11 18:47:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:47:02 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:47:02 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:47:03 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424422.9493914, 'type': 's', 'key': '3d3a0dc214ee43febd984686364343eb', 'data': '', 'source': 0}
May 11 18:47:03 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:47:03 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:47:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b006868
May 11 18:47:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059306969
May 11 18:47:05 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:47:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306869
May 11 18:47:05 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424425, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:05 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424425, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:05 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424425, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "6a3b15279792431b99e73bd085a760c5", "rt": "instant"}
May 11 18:47:06 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424425.8767576, 'type': 's', 'key': '6a3b15279792431b99e73bd085a760c5', 'data': '', 'source': 0}
May 11 18:47:08 msm8909 python3[3073]: DBUS: Attempting to connect to 06:05:04:FC:44:79
May 11 18:47:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:47:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a106868
May 11 18:47:14 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:47:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f106868
May 11 18:47:14 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:47:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040207d7e
May 11 18:47:15 msm8909 python3[3073]: ADVERT: {'company_id': b'\x17\xe1', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x17\xe1'} 17e117e10006
May 11 18:47:15 msm8909 python3[3073]: IGNORING 06:05:04:1F:66:01 WITH PAIRING CODE: 17e1
May 11 18:47:16 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:47:16 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:47:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059006869
May 11 18:47:17 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:47:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:47:18 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x08w'} 0877065f00
May 11 18:47:18 msm8909 python3[3073]: IGNORING 06:05:04:7A:56:97 WITH PAIRING CODE: 0877
May 11 18:47:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:47:21 msm8909 python3[3073]: DBUS: Connected to 06:05:04:FC:44:79
May 11 18:47:21 msm8909 python3[3073]: [WEB]: Reporting Wearable Status: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:47:21 msm8909 python3[3073]: [SSE] GW STATUS: {'wearables': [{'wearable_id': 63, 'status': 3}], 'gateway_id': '00e15e66f988db'}
May 11 18:47:21 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [{"wearable_id": 63, "status": 3}], "gateway_id": "00e15e66f988db"}, "key": "cce45e374de14728be4cce147c27d41c", "rt": "gw"}
May 11 18:47:21 msm8909 python3[3073]: ACTIVATING HR.
May 11 18:47:24 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:47:26 msm8909 python3[3073]: DBUS: Read 06:05:04:FC:44:79 : 00002a26-0000-1000-8000-00805f9b34fb : [86, 49, 46, 53, 46, 52, 100, 48, 2, 7, 7, 0, 0, 0, 0, 102, 63, 34, 92, 0, 0, 0, 0, 0, 0, 0, 0, 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 18:47:26 msm8909 python3[3073]: GOT Firmware Version: V1.5.4d0
May 11 18:47:26 msm8909 python3[3073]: GOT Pairing Code: 1d69
May 11 18:47:26 msm8909 python3[3073]: [OTA] Band firmware: 'V1.5.4d0' Target Firmware: 'V1.5.4d0'
May 11 18:47:26 msm8909 python3[3073]: NO FW Update needed.
May 11 18:47:26 msm8909 python3[3073]: LAST SYNC: 1715413596
May 11 18:47:28 msm8909 python3[3073]: 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, 10, 0, 0, 64, 10, 0, 0, 65, 104, 0, 0, 80, 104, 0, 0, 81, 72, 0, 0, 66, 0, 0, 0, 96, 0, 0, 0, 112]
May 11 18:47:28 msm8909 python3[3073]: ACTIVITY: 0
May 11 18:47:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044206869
May 11 18:47:30 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:47:30 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:47:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005106868
May 11 18:47:31 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:47:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040007d7e
May 11 18:47:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059206869
May 11 18:47:32 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:47:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:47:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:47:34 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424454, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:34 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424454, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 75, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:34 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424454, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 75, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "4acb256d5c774a96b7563b0d8601595d", "rt": "instant"}
May 11 18:47:43 msm8909 python3[3073]: 1242.2273263931274 [06:05:04:FC:44:79] <- HR 0000
May 11 18:47:43 msm8909 python3[3073]: HR READING: 0 TOOK 15.537262 secs
May 11 18:47:43 msm8909 python3[3073]: DEACTIVATING HR.
May 11 18:47:43 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002a37-0000-1000-8000-00805f9b34fb
May 11 18:47:43 msm8909 python3[3073]: GOT Instant Data: {'distance': 0, 'solar_gen': 10, 'heart_rate': 0, 'run_steps': 0, 'thermal_gen': 10, 'activity': 0, 'case_temp': 104, 'total_steps': 0, 'act_cals': 0, 'walk_steps': 0, 'sleep_duration': 0, 'total_cals': 0, 'battery': 72, 'bmr_cals': 0, 'skin_temp': 104}
May 11 18:47:43 msm8909 python3[3073]: W ID: 63
May 11 18:47:43 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424463, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 10, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 104, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 104, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:43 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424463, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'bmrCals': 0, 'runSteps': 0, 'solarGen': 10, 'sleepDuration': 0, 'activity': 0, 'skinTemp': 104, 'totalSteps': 0, 'totalCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'caseTemp': 104, 'actCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:47:44 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424463, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "bmrCals": 0, "runSteps": 0, "solarGen": 10, "sleepDuration": 0, "activity": 0, "skinTemp": 104, "totalSteps": 0, "totalCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "caseTemp": 104, "actCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0f0be95fd3644e50a711fb31f4b90a50", "rt": "instant"}
May 11 18:47:44 msm8909 python3[3073]: Instant Upload complete
May 11 18:47:44 msm8909 python3[3073]: using silent sync
May 11 18:47:44 msm8909 python3[3073]: Starting sync for: 06:05:04:FC:44:79
May 11 18:47:44 msm8909 python3[3073]: ACTIVATING AMDTP.
May 11 18:47:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040107d7e
May 11 18:47:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f006868
May 11 18:47:44 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:47:44 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:47:44 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:47:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044306869
May 11 18:47:45 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:47:46 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:47:46 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:47:46 msm8909 python3[3073]: DBUS: Start notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:47:46 msm8909 python3[3073]: Sending start sync for: 06:05:04:FC:44:79
May 11 18:47:46 msm8909 python3[3073]: 1245.0918605327606 [06:05:04:FC:44:79] -> TX[10] b'060040109100a4a98329'
May 11 18:47:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b106868
May 11 18:47:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059306869
May 11 18:47:47 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:47:47 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109100a4a98329
May 11 18:47:47 msm8909 python3[3073]: 1246.3727130889893 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:48 msm8909 python3[3073]: 1247.0101594924927 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 11 18:47:48 msm8909 python3[3073]: 1247.0185766220093 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:48 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:48 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:47:48 msm8909 python3[3073]: 1247.0252411365509 [06:05:04:FC:44:79] -> TX[10] b'0600401092269a7fa3d0'
May 11 18:47:48 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401092269a7fa3d0
May 11 18:47:49 msm8909 python3[3073]: 1247.6509983539581 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:49 msm8909 python3[3073]: 1247.6779952049255 [06:05:04:FC:44:79] <- RX 06004011e2009183912d
May 11 18:47:49 msm8909 python3[3073]: 1247.6870458126068 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:49 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:49 msm8909 python3[3073]: Header: 06004011 payload: e200 crc: 9183912d
May 11 18:47:49 msm8909 python3[3073]: 1247.6966361999512 [06:05:04:FC:44:79] -> TX[11] b'07004010900f002d7dca85'
May 11 18:47:49 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010900f002d7dca85
May 11 18:47:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:47:49 msm8909 python3[3073]: 1248.2881059646606 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:50 msm8909 python3[3073]: 1248.6041238307953 [06:05:04:FC:44:79] <- RX 06004012e2009183912d
May 11 18:47:50 msm8909 python3[3073]: 1248.6135621070862 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:50 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:50 msm8909 python3[3073]: Header: 06004012 payload: e200 crc: 9183912d
May 11 18:47:50 msm8909 python3[3073]: 1248.6207122802734 [06:05:04:FC:44:79] -> TX[11] b'070040109316006c6a8c1c'
May 11 18:47:50 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109316006c6a8c1c
May 11 18:47:50 msm8909 python3[3073]: 1249.240749835968 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:51 msm8909 python3[3073]: 1249.5613117218018 [06:05:04:FC:44:79] <- RX 06004013e2009183912d
May 11 18:47:51 msm8909 python3[3073]: 1249.5710742473602 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:51 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:51 msm8909 python3[3073]: Header: 06004013 payload: e200 crc: 9183912d
May 11 18:47:51 msm8909 python3[3073]: 1249.5788702964783 [06:05:04:FC:44:79] -> TX[11] b'070040109317002d5b9705'
May 11 18:47:51 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 070040109317002d5b9705
May 11 18:47:51 msm8909 python3[3073]: 1250.2001419067383 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: 1250.5254240036011 [06:05:04:FC:44:79] <- RX 06004014e2009183912d
May 11 18:47:52 msm8909 python3[3073]: 1250.5391569137573 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: Header: 06004014 payload: e200 crc: 9183912d
May 11 18:47:52 msm8909 python3[3073]: 1250.5472643375397 [06:05:04:FC:44:79] -> TX[10] b'060040109124754d8015'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109124754d8015
May 11 18:47:52 msm8909 python3[3073]: 1250.6184461116791 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: 1250.6488988399506 [06:05:04:FC:44:79] <- RX 240040150101663f4cd700000032003c0640000000000000000000000000000000000215dbf82bdf
May 11 18:47:52 msm8909 python3[3073]: 1250.6580135822296 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: user prefs:
May 11 18:47:52 msm8909 python3[3073]: self.clockFormat: 01
May 11 18:47:52 msm8909 python3[3073]: self.unit: 01
May 11 18:47:52 msm8909 python3[3073]: self.time: 00000000
May 11 18:47:52 msm8909 python3[3073]: self.timezone: 0000
May 11 18:47:52 msm8909 python3[3073]: self.gender: 00
May 11 18:47:52 msm8909 python3[3073]: self.age: 32
May 11 18:47:52 msm8909 python3[3073]: self.weight: 003c
May 11 18:47:52 msm8909 python3[3073]: self.height: 0640
May 11 18:47:52 msm8909 python3[3073]: self.steps: 00001a2c
May 11 18:47:52 msm8909 python3[3073]: self.distance: 00000003
May 11 18:47:52 msm8909 python3[3073]: self.calories: 00000708
May 11 18:47:52 msm8909 python3[3073]: self.sleep: 000001a4
May 11 18:47:52 msm8909 python3[3073]: self.language: 02
May 11 18:47:52 msm8909 python3[3073]: self.sleeptime: 15
May 11 18:47:52 msm8909 python3[3073]: 1250.7306072711945 [06:05:04:FC:44:79] <- RX 06004016e2009183912d
May 11 18:47:52 msm8909 python3[3073]: 1250.7397475242615 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: Header: 06004016 payload: e200 crc: 9183912d
May 11 18:47:52 msm8909 python3[3073]: 1250.7467784881592 [06:05:04:FC:44:79] -> TX[42] b'2600401090240101663f4cd800000032003c064000003a9800000003000004b0000001e00215610d191b'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 2600401090240101663f4cd800000032003c064000003a9800000003000004b0000001e00215610d191b
May 11 18:47:52 msm8909 python3[3073]: 1250.8185486793518 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: 1251.2173781394958 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 11 18:47:52 msm8909 python3[3073]: 1251.2267706394196 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:52 msm8909 python3[3073]: Header: 06004017 payload: e200 crc: 9183912d
May 11 18:47:52 msm8909 python3[3073]: 1251.2353048324585 [06:05:04:FC:44:79] -> TX[11] b'07004010930c030dc1a835'
May 11 18:47:52 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 07004010930c030dc1a835
May 11 18:47:52 msm8909 python3[3073]: 1251.3617150783539 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1251.6921889781952 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 11 18:47:53 msm8909 python3[3073]: 1251.7011771202087 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:47:53 msm8909 python3[3073]: 1251.708153963089 [06:05:04:FC:44:79] -> TX[10] b'060040109237685f13ba'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109237685f13ba
May 11 18:47:53 msm8909 python3[3073]: 1251.7888407707214 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1251.8153028488159 [06:05:04:FC:44:79] <- RX 05004019011bdf05a5
May 11 18:47:53 msm8909 python3[3073]: 1251.8248605728149 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 06:05:04:FC:44:79: License Good
May 11 18:47:53 msm8909 python3[3073]: 1251.9026324748993 [06:05:04:FC:44:79] <- RX 0600401ae2009183912d
May 11 18:47:53 msm8909 python3[3073]: 1251.913286447525 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: Header: 0600401a payload: e200 crc: 9183912d
May 11 18:47:53 msm8909 python3[3073]: 1251.9203717708588 [06:05:04:FC:44:79] -> TX[10] b'060040109126592c8efb'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109126592c8efb
May 11 18:47:53 msm8909 python3[3073]: 1251.9925968647003 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1252.0274353027344 [06:05:04:FC:44:79] <- RX 1c00401b00000001000000010000000000000000000000b50000000099059a63
May 11 18:47:53 msm8909 python3[3073]: 1252.0366454124451 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1252.1183607578278 [06:05:04:FC:44:79] <- RX 0600401ce2009183912d
May 11 18:47:53 msm8909 python3[3073]: 1252.1306760311127 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: Header: 0600401c payload: e200 crc: 9183912d
May 11 18:47:53 msm8909 python3[3073]: 1252.1378169059753 [06:05:04:FC:44:79] -> TX[10] b'060040109107073ce7b7'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109107073ce7b7
May 11 18:47:53 msm8909 python3[3073]: 1252.2015755176544 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1252.2299146652222 [06:05:04:FC:44:79] <- RX 0500401d008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1252.2392799854279 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1252.3544416427612 [06:05:04:FC:44:79] <- RX 0600401ee2009183912d
May 11 18:47:53 msm8909 python3[3073]: 1252.3641381263733 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: Header: 0600401e payload: e200 crc: 9183912d
May 11 18:47:53 msm8909 python3[3073]: 1252.3712208271027 [06:05:04:FC:44:79] -> TX[10] b'060040109117632c50aa'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109117632c50aa
May 11 18:47:53 msm8909 python3[3073]: 1252.4481735229492 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:53 msm8909 python3[3073]: 1252.4757654666901 [06:05:04:FC:44:79] <- RX 0800401f38223f668d731dd3
May 11 18:47:53 msm8909 python3[3073]: 1252.4847893714905 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:53 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:54 msm8909 python3[3073]: 1252.5744812488556 [06:05:04:FC:44:79] <- RX 06004010e2009183912d
May 11 18:47:54 msm8909 python3[3073]: 1252.5849778652191 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:54 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:54 msm8909 python3[3073]: Header: 06004010 payload: e200 crc: 9183912d
May 11 18:47:54 msm8909 python3[3073]: 1252.595445394516 [06:05:04:FC:44:79] -> TX[10] b'060040109106910ce0c0'
May 11 18:47:54 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 060040109106910ce0c0
May 11 18:47:54 msm8909 python3[3073]: 1252.6842937469482 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:54 msm8909 python3[3073]: 1252.7375380992889 [06:05:04:FC:44:79] <- RX 04024011000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c8400d00000000000000000469020000c8400d00000000000000000469020000c6400d00000000000000000469020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d00000000000000000469020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d00
May 11 18:47:54 msm8909 python3[3073]: 1252.7910587787628 [06:05:04:FC:44:79] <- RX 00000000000000046a020000c7400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c7400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000
May 11 18:47:54 msm8909 python3[3073]: 1252.8166182041168 [06:05:04:FC:44:79] <- RX 000000046a020000c7400d0000000000000000046a020000c7400d007a317e56
May 11 18:47:54 msm8909 python3[3073]: 1252.8253953456879 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:54 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:54 msm8909 python3[3073]: 1252.9467372894287 [06:05:04:FC:44:79] <- RX 0402401200000000000000046a020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d00000000000000000469020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d00000000000000000469020000c8400d0000000000000000046a020000c7400d00
May 11 18:47:54 msm8909 python3[3073]: 1252.9933178424835 [06:05:04:FC:44:79] <- RX 000000000000000469020000c7400d00000000000000000469020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d0000000000000000046a020000c6400d00000000000000000469020000c8400d00000000000000000469020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d00000000000000000469020000c7400d00000000000000000469020000c8400d0000000000000000046a020000c9400d0000000000000000046a020000c7400d00000000000000000469020000c7400d0000000000000000046a020000c8400d0000000000
May 11 18:47:54 msm8909 python3[3073]: 1253.0201320648193 [06:05:04:FC:44:79] <- RX 000000046a020000c7400d0000000000000000046a020000c8400d00492e4323
May 11 18:47:54 msm8909 python3[3073]: 1253.0292377471924 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:54 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:54 msm8909 python3[3073]: 1253.1699187755585 [06:05:04:FC:44:79] <- RX 0402401300000000000000046a020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d00000000000000000469020000c8400d00000000000000000469020000c7400d00000000000000000469020000c8400d00000000000000000469020000c9400d0000000000000000046a020000c7400d0000000000000000046a020000c7400d0000000000000000046a020000c8400d00000000000000000469020000c8400d00000000000000000469020000c8400d0000000000000000046a020000c8400d0000000000000000046a020000c8400d00
May 11 18:47:54 msm8909 python3[3073]: 1253.2213695049286 [06:05:04:FC:44:79] <- RX 00000000000000046a020000c7400d00000000000000000469020000c8400d00000000000000000469020000c7400d00000000000000000469020000c8400d00000000000000000469020000c7400d00000000000000000469020000c8400d00000000000000000469020000c8400d00000000000000000469020000c7400d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c8200d0000000000
May 11 18:47:54 msm8909 python3[3073]: 1253.2489066123962 [06:05:04:FC:44:79] <- RX 0000000469020000c7200d00000000000000000469020000c8200d0010773617
May 11 18:47:54 msm8909 python3[3073]: 1253.2586925029755 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:54 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:54 msm8909 python3[3073]: 1253.4124228954315 [06:05:04:FC:44:79] <- RX 04024014000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c8200d00
May 11 18:47:54 msm8909 python3[3073]: 1253.4596130847931 [06:05:04:FC:44:79] <- RX 000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c7200d00000000000000000469020000c6200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c7200d0000000000
May 11 18:47:54 msm8909 python3[3073]: 1253.4854030609131 [06:05:04:FC:44:79] <- RX 0000000469020000c7200d00000000000000000469020000c8200d00bbf8b189
May 11 18:47:54 msm8909 python3[3073]: 1253.4944479465485 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:54 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:55 msm8909 python3[3073]: 1253.6327271461487 [06:05:04:FC:44:79] <- RX 04024015000000000000000469020000c8200d00000000000000000469020000c8200d00000000000000000469020000c7200d00000000000000000469020000c8200d00000000000000000468020000c7200d00000000000000000468020000c8200d00000000000000000469020000c8200d00000000000000000468020000c8200d00000000000000000468020000c6200d00000000000000000468020000c8200d00000000000000000468020000c8200d00000000000000000468020000c7200d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c8000d00
May 11 18:47:55 msm8909 python3[3073]: 1253.6945466995239 [06:05:04:FC:44:79] <- RX 000000000000000468020000c8000d00000000000000000468020000c6000d00000000000000000468020000c7000d00000000000000000468020000c7000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c7000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c8000d0000000000
May 11 18:47:55 msm8909 python3[3073]: 1253.7202472686768 [06:05:04:FC:44:79] <- RX 0000000468020000c7000d00000000000000000468020000c7000d00a04275de
May 11 18:47:55 msm8909 python3[3073]: 1253.7291076183319 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:55 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:55 msm8909 python3[3073]: 1253.8986155986786 [06:05:04:FC:44:79] <- RX 54014016000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c7000d00000000000000000468020000c7000d00000000000000000468020000c7000d00000000000000000468020000c7000d00000000000000000468020000c8000d00
May 11 18:47:55 msm8909 python3[3073]: 1253.9317615032196 [06:05:04:FC:44:79] <- RX 000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000468020000c8000d00000000000000000468020000c7000d00000000000000000467020000c8000d00000000000000000468020000c8000d00f23e2d7d
May 11 18:47:55 msm8909 python3[3073]: 1253.9410829544067 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:55 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:55 msm8909 python3[3073]: 1254.0321426391602 [06:05:04:FC:44:79] <- RX 06004017e2009183912d
May 11 18:47:55 msm8909 python3[3073]: 1254.0410931110382 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:55 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:55 msm8909 python3[3073]: Header: 06004017 payload: e200 crc: 9183912d
May 11 18:47:55 msm8909 python3[3073]: 1254.048003911972 [06:05:04:FC:44:79] -> TX[10] b'06004010902397e9ff92'
May 11 18:47:55 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 06004010902397e9ff92
May 11 18:47:55 msm8909 python3[3073]: 1254.1248004436493 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:55 msm8909 python3[3073]: 1254.1535995006561 [06:05:04:FC:44:79] <- RX 06004018e2009183912d
May 11 18:47:55 msm8909 python3[3073]: 1254.1627786159515 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:55 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:55 msm8909 python3[3073]: Header: 06004018 payload: e200 crc: 9183912d
May 11 18:47:55 msm8909 python3[3073]: 1254.1695370674133 [06:05:04:FC:44:79] -> TX[10] b'0600401091013299845e'
May 11 18:47:55 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0011 : 0600401091013299845e
May 11 18:47:55 msm8909 python3[3073]: 1254.2477896213531 [06:05:04:FC:44:79] <- ACK 05000020008def02d2
May 11 18:47:56 msm8909 python3[3073]: 1255.341002702713 [06:05:04:FC:44:79] <- RX 06004019e2009183912d
May 11 18:47:56 msm8909 python3[3073]: 1255.3525822162628 [06:05:04:FC:44:79] -> ACK b'05000020008def02d2'
May 11 18:47:56 msm8909 python3[3073]: DBUS: Write 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013 : 05000020008def02d2
May 11 18:47:56 msm8909 python3[3073]: Header: 06004019 payload: e200 crc: 9183912d
May 11 18:47:56 msm8909 python3[3073]: command list complete
May 11 18:47:56 msm8909 python3[3073]: DEACTIVATING AMDTP.
May 11 18:47:56 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0012
May 11 18:47:56 msm8909 python3[3073]: DBUS: Stop notify for 06:05:04:FC:44:79 : 00002760-08c2-11e1-9073-0e8ac72e0013
May 11 18:47:56 msm8909 python3[3073]: DBUS: Disconnecting from 06:05:04:FC:44:79
May 11 18:47:57 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:47:57 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:47:57 msm8909 python3[3073]: Running Scheduled: Thread Check
May 11 18:47:57 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:47:57 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:47:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "1374f8fb678c47cea7236741a169df66", "rt": "gw"}
May 11 18:47:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424442.2188585, 'type': 's', 'key': 'cce45e374de14728be4cce147c27d41c', 'data': '', 'source': 0}
May 11 18:47:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424455.267612, 'type': 's', 'key': '4acb256d5c774a96b7563b0d8601595d', 'data': '', 'source': 0}
May 11 18:47:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424464.4775021, 'type': 's', 'key': '0f0be95fd3644e50a711fb31f4b90a50', 'data': '', 'source': 0}
May 11 18:47:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424477.693913, 'type': 's', 'key': '1374f8fb678c47cea7236741a169df66', 'data': '', 'source': 0}
May 11 18:47:59 msm8909 python3[3073]: Total BG Logs: 181
May 11 18:47:59 msm8909 python3[3073]: [SSE] BACKGROUND: {'events': [{'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSte
May 11 18:47:59 msm8909 python3[3073]: ps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715413980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 70, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId
May 11 18:47:59 msm8909 python3[3073]: ': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsume
May 11 18:47:59 msm8909 python3[3073]: dIndex': 1, 'utcTimestamp': 1715414640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715414940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415000, 'deltaDistance':
May 11 18:47:59 msm8909 python3[3073]: 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrC
May 11 18:47:59 msm8909 python3[3073]: als': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate':
May 11 18:47:59 msm8909 python3[3073]: None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715415960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkS
May 11 18:47:59 msm8909 python3[3073]: teps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceI
May 11 18:47:59 msm8909 python3[3073]: d': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 70, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsu
May 11 18:47:59 msm8909 python3[3073]: medIndex': 1, 'utcTimestamp': 1715416860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715416980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417220, 'deltaDista
May 11 18:47:59 msm8909 python3[3073]: nce': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'delt
May 11 18:47:59 msm8909 python3[3073]: aBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 73, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715417940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'hea
May 11 18:47:59 msm8909 python3[3073]: rtRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.5, 'wearableId': 63}, {'
May 11 18:47:59 msm8909 python3[3073]: deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity'
May 11 18:47:59 msm8909 python3[3073]: : 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.5, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715418960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTe
May 11 18:47:59 msm8909 python3[3073]: mp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTim
May 11 18:47:59 msm8909 python3[3073]: estamp': 1715419440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}]}
May 11 18:47:59 msm8909 python3[3073]: [SSE] Sending: {"msg": {"events": [{"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715413860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWa
May 11 18:47:59 msm8909 python3[3073]: lkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715413920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715413980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 70, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "dev
May 11 18:47:59 msm8909 python3[3073]: iceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerCo
May 11 18:47:59 msm8909 python3[3073]: nsumedIndex": 1, "utcTimestamp": 1715414640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715414940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415000, "deltaDista
May 11 18:47:59 msm8909 python3[3073]: nce": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "delt
May 11 18:47:59 msm8909 python3[3073]: aBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRa
May 11 18:47:59 msm8909 python3[3073]: te": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715415960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"delta
May 11 18:47:59 msm8909 python3[3073]: WalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "de
May 11 18:48:00 msm8909 python3[3073]: viceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 70, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "power
May 11 18:48:00 msm8909 python3[3073]: ConsumedIndex": 1, "utcTimestamp": 1715416860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715416980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 73, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417220, "delta
May 11 18:48:00 msm8909 python3[3073]: Distance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1,
May 11 18:48:00 msm8909 python3[3073]: "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 73, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715417940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71,
May 11 18:48:00 msm8909 python3[3073]: "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.5, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.5, "wearableId": 63
May 11 18:48:00 msm8909 python3[3073]: }, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "acti
May 11 18:48:00 msm8909 python3[3073]: vity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.5, "powerConsumedIndex": 1, "utcTimestamp": 1715418720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715418960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "s
May 11 18:48:00 msm8909 python3[3073]: kinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "u
May 11 18:48:00 msm8909 python3[3073]: tcTimestamp": 1715419440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}]}, "key": "b974f48ba028463c906bd917779f87aa", "rt": "bg"}
May 11 18:48:00 msm8909 python3[3073]: [SSE] BACKGROUND: {'events': [{'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSte
May 11 18:48:00 msm8909 python3[3073]: ps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715419980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, '
May 11 18:48:00 msm8909 python3[3073]: deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 70, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420580, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp':
May 11 18:48:00 msm8909 python3[3073]: 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715420940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestam
May 11 18:48:00 msm8909 python3[3073]: p': 1715421000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421360, 'deltaDistance': 0, 'thermal
May 11 18:48:00 msm8909 python3[3073]: GenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421420, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421480, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421540, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421600, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.25, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421660, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421720, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals
May 11 18:48:00 msm8909 python3[3073]: ': 0, 'deltaActCals': 0, 'battery': 70, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421780, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421840, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.25, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421900, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715421960, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422020, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422080, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate':
May 11 18:48:00 msm8909 python3[3073]: None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422140, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422200, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 70, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422260, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422320, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422380, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422440, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSt
May 11 18:48:00 msm8909 python3[3073]: eps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422500, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422560, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422620, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422680, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422740, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422800, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId':
May 11 18:48:00 msm8909 python3[3073]: '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422860, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422920, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715422980, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423040, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423100, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423160, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedInd
May 11 18:48:00 msm8909 python3[3073]: ex': 1, 'utcTimestamp': 1715423220, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423280, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423340, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423400, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423460, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423520, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423580, 'deltaDistance': 0,
May 11 18:48:00 msm8909 python3[3073]: 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423640, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423700, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423760, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423820, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423880, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715423940, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals'
May 11 18:48:00 msm8909 python3[3073]: : 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424000, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424060, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424120, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424180, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424240, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 71, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424300, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None
May 11 18:48:00 msm8909 python3[3073]: , 'caseTemp': 25.75, 'wearableId': 63}, {'deltaWalkSteps': 0, 'deltaRunSteps': 0, 'activity': 0, 'deviceId': '06:05:04:FC:44:79', 'skinTemp': 26.0, 'powerConsumedIndex': 1, 'utcTimestamp': 1715424360, 'deltaDistance': 0, 'thermalGenIndex': 1, 'solarGenIndex': 1, 'deltaBmrCals': 0, 'deltaActCals': 0, 'battery': 72, 'heartRate': None, 'caseTemp': 26.0, 'wearableId': 63}]}
May 11 18:48:00 msm8909 python3[3073]: [SSE] Sending: {"msg": {"events": [{"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWa
May 11 18:48:00 msm8909 python3[3073]: lkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715419980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity":
May 11 18:48:00 msm8909 python3[3073]: 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 70, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420580, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTe
May 11 18:48:00 msm8909 python3[3073]: mp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715420940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTim
May 11 18:48:00 msm8909 python3[3073]: estamp": 1715421000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421360, "deltaDistance": 0, "th
May 11 18:48:00 msm8909 python3[3073]: ermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421420, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421480, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421540, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421600, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.25, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421660, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421720, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBm
May 11 18:48:00 msm8909 python3[3073]: rCals": 0, "deltaActCals": 0, "battery": 70, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421780, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421840, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.25, "powerConsumedIndex": 1, "utcTimestamp": 1715421900, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715421960, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422020, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422080, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRa
May 11 18:48:00 msm8909 python3[3073]: te": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422140, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422200, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 70, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422260, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422320, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422380, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422440, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaW
May 11 18:48:00 msm8909 python3[3073]: alkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422500, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422560, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422620, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422680, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422740, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422800, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "device
May 11 18:48:00 msm8909 python3[3073]: Id": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422860, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422920, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715422980, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423040, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423100, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423160, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsum
May 11 18:48:00 msm8909 python3[3073]: edIndex": 1, "utcTimestamp": 1715423220, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423280, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423340, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423400, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423460, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423520, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423580, "deltaDistance"
May 11 18:48:00 msm8909 python3[3073]: : 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423640, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423700, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423760, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423820, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423880, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715423940, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmr
May 11 18:48:00 msm8909 python3[3073]: Cals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424000, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424060, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424120, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424180, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424240, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 71, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424300, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate":
May 11 18:48:00 msm8909 python3[3073]: null, "caseTemp": 25.75, "wearableId": 63}, {"deltaWalkSteps": 0, "deltaRunSteps": 0, "activity": 0, "deviceId": "06:05:04:FC:44:79", "skinTemp": 26.0, "powerConsumedIndex": 1, "utcTimestamp": 1715424360, "deltaDistance": 0, "thermalGenIndex": 1, "solarGenIndex": 1, "deltaBmrCals": 0, "deltaActCals": 0, "battery": 72, "heartRate": null, "caseTemp": 26.0, "wearableId": 63}]}, "key": "d2af9b17c02542cd9b29a620dce543c0", "rt": "bg"}
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 104} 10c610c6000700000000000000000398000a0000000005306868
May 11 18:48:00 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:48:00 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b206868
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000059106869
May 11 18:48:00 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:48:00 msm8909 python3[3073]: DBUS: WARN: Trying to disconnect device that isn't connected.
May 11 18:48:00 msm8909 python3[3073]: DBUS: 06:05:04:FC:44:79 disconnected.
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006868
May 11 18:48:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 90, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005a206868
May 11 18:48:00 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:48:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424480.359097, 'type': 's', 'key': 'b974f48ba028463c906bd917779f87aa', 'data': '', 'source': 0}
May 11 18:48:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424480.7711117, 'type': 's', 'key': 'd2af9b17c02542cd9b29a620dce543c0', 'data': '', 'source': 0}
May 11 18:48:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 105} 1d921d9200070000000000000000000a000a0000000044106869
May 11 18:48:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106868
May 11 18:48:03 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:48:12 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:48:12 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:48:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306868
May 11 18:48:13 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:48:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045206868
May 11 18:48:13 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424493, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:13 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424493, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:13 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424493, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a06a752bb2fa4f429ebd0c6878651641", "rt": "instant"}
May 11 18:48:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003d007d7e
May 11 18:48:14 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424494, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:14 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424494, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:14 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424494, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 61, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "7a2591c80390453582bd6a7e25bb2465", "rt": "instant"}
May 11 18:48:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 75, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004b306868
May 11 18:48:14 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424494.413178, 'type': 's', 'key': 'a06a752bb2fa4f429ebd0c6878651641', 'data': '', 'source': 0}
May 11 18:48:14 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424494.6412454, 'type': 's', 'key': '7a2591c80390453582bd6a7e25bb2465', 'data': '', 'source': 0}
May 11 18:48:14 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106768
May 11 18:48:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:48:15 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:48:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005106867
May 11 18:48:15 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:48:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:48:16 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424496, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:16 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424496, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:16 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424496, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "01aa4c3d8c6140138eab58ebf860e52d", "rt": "instant"}
May 11 18:48:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:48:16 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:48:16 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424496.781225, 'type': 's', 'key': '01aa4c3d8c6140138eab58ebf860e52d', 'data': '', 'source': 0}
May 11 18:48:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:48:26 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:48:27 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:48:27 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:48:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:48:27 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424507, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:27 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424507, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:27 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424507, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "d50b6f8f045749f1a4b387c39a78faf2", "rt": "instant"}
May 11 18:48:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c106868
May 11 18:48:27 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:48:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045006868
May 11 18:48:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306868
May 11 18:48:28 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:48:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005206867
May 11 18:48:28 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:48:28 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424508.1496422, 'type': 's', 'key': 'd50b6f8f045749f1a4b387c39a78faf2', 'data': '', 'source': 0}
May 11 18:48:28 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:48:28 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:48:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003d207d7e
May 11 18:48:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:48:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306768
May 11 18:48:30 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:48:30 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:48:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003d307d7e
May 11 18:48:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:48:41 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424521, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:41 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424521, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:41 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424521, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "fc3435b2e1a74eb7a6053ea22617b24a", "rt": "instant"}
May 11 18:48:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:48:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:48:41 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:48:41 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424521.6256759, 'type': 's', 'key': 'fc3435b2e1a74eb7a6053ea22617b24a', 'data': '', 'source': 0}
May 11 18:48:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006768
May 11 18:48:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:48:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:48:42 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:48:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045106868
May 11 18:48:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106868
May 11 18:48:45 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:48:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c206868
May 11 18:48:45 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:48:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206868
May 11 18:48:55 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:48:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e306767
May 11 18:48:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003d107d7e
May 11 18:48:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:48:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045306868
May 11 18:48:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f306868
May 11 18:48:56 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:48:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058206969
May 11 18:48:56 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:48:57 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:48:57 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:48:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "c6df3f4ff22b47e7a0d39a6d802de777", "rt": "gw"}
May 11 18:48:57 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:48:57 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:48:57 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424537.6797001, 'type': 's', 'key': 'c6df3f4ff22b47e7a0d39a6d802de777', 'data': '', 'source': 0}
May 11 18:48:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f006868
May 11 18:48:58 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:48:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:48:59 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424539, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:59 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424539, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:48:59 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424539, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "927320a8c7344bc39bf4b76294f86326", "rt": "instant"}
May 11 18:48:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006868
May 11 18:48:59 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:48:59 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:48:59 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:48:59 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424539.4719393, 'type': 's', 'key': '927320a8c7344bc39bf4b76294f86326', 'data': '', 'source': 0}
May 11 18:49:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:49:08 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:49:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b106868
May 11 18:49:09 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:49:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:49:09 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:49:09 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:49:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005306867
May 11 18:49:09 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:49:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f106868
May 11 18:49:10 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:49:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:49:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006868
May 11 18:49:12 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:49:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:49:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003e307d7e
May 11 18:49:22 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424562, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:22 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424562, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:22 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424562, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 62, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "8d4b21d447374a3cafa7695dcdf8fb05", "rt": "instant"}
May 11 18:49:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006869
May 11 18:49:22 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424562, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:22 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424562, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:22 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424562, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "2eaeaba3b29047959293de490bd96441", "rt": "instant"}
May 11 18:49:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:49:23 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424562.9931247, 'type': 's', 'key': '8d4b21d447374a3cafa7695dcdf8fb05', 'data': '', 'source': 0}
May 11 18:49:23 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424563.3638058, 'type': 's', 'key': '2eaeaba3b29047959293de490bd96441', 'data': '', 'source': 0}
May 11 18:49:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006768
May 11 18:49:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b206868
May 11 18:49:24 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:49:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044206868
May 11 18:49:24 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424564, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:24 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424564, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:24 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424564, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "7bb7741da7a14cb388eea58fc1923d63", "rt": "instant"}
May 11 18:49:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003e007d7e
May 11 18:49:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:49:25 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424564.7879052, 'type': 's', 'key': '7bb7741da7a14cb388eea58fc1923d63', 'data': '', 'source': 0}
May 11 18:49:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d206868
May 11 18:49:25 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:49:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:49:26 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:49:28 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:49:28 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:49:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106768
May 11 18:49:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044306868
May 11 18:49:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003e107d7e
May 11 18:49:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:49:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:49:40 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:49:40 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:49:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058306969
May 11 18:49:40 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:49:41 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b006868
May 11 18:49:41 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:49:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:49:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058006969
May 11 18:49:50 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:49:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044106868
May 11 18:49:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d106868
May 11 18:49:51 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:49:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005d206868
May 11 18:49:51 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:49:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003e307d7e
May 11 18:49:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:49:54 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424594, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:54 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424594, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:49:54 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424594, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "aef56bcee6364b57b442752fd65d5d58", "rt": "instant"}
May 11 18:49:55 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424595.2978048, 'type': 's', 'key': 'aef56bcee6364b57b442752fd65d5d58', 'data': '', 'source': 0}
May 11 18:49:57 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:49:57 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:49:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "cc0019435e904040918d3ede7dbadc73", "rt": "gw"}
May 11 18:49:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424598.0468285, 'type': 's', 'key': 'cc0019435e904040918d3ede7dbadc73', 'data': '', 'source': 0}
May 11 18:49:58 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:49:58 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:50:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:50:04 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:50:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006869
May 11 18:50:05 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:50:05 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:50:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 105, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 105} 1dd51dd5000700000000000000000399000a0000000058106969
May 11 18:50:05 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:50:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047006768
May 11 18:50:06 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424606, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:06 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424606, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:06 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424606, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "cfa25a8a7cd84b99a0d44929e7ffc64d", "rt": "instant"}
May 11 18:50:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a023048003e007d7e
May 11 18:50:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e306767
May 11 18:50:06 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424606, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:06 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424606, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:06 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424606, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "15b24c96385c44dcb81b3e12dcf16a4e", "rt": "instant"}
May 11 18:50:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:50:07 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424606.7016857, 'type': 's', 'key': 'cfa25a8a7cd84b99a0d44929e7ffc64d', 'data': '', 'source': 0}
May 11 18:50:07 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424606.9256606, 'type': 's', 'key': '15b24c96385c44dcb81b3e12dcf16a4e', 'data': '', 'source': 0}
May 11 18:50:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306868
May 11 18:50:08 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:50:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f106868
May 11 18:50:18 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:50:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005206867
May 11 18:50:19 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:50:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206768
May 11 18:50:19 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:50:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047106869
May 11 18:50:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:50:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006868
May 11 18:50:21 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:50:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:50:22 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:50:22 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:50:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044006868
May 11 18:50:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:50:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058306868
May 11 18:50:22 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:50:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040217d7e
May 11 18:50:23 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424623, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 1, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:23 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424623, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 1, 'solarGen': 923, 'sleepDuration': 61, 'bmrCals': 72, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 74}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:23 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424623, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 1, "solarGen": 923, "sleepDuration": 61, "bmrCals": 72, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 74}, "gatewayId": "00e15e66f988db"}, "key": "bf4336d6fffe4562bb63a2f07d6f4488", "rt": "instant"}
May 11 18:50:24 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424623.8742006, 'type': 's', 'key': 'bf4336d6fffe4562bb63a2f07d6f4488', 'data': '', 'source': 0}
May 11 18:50:29 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:50:29 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:50:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058006868
May 11 18:50:32 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:50:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f206868
May 11 18:50:33 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:50:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306768
May 11 18:50:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040317d7e
May 11 18:50:33 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:50:33 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:50:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006768
May 11 18:50:33 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:50:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047306869
May 11 18:50:34 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424634, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:34 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424634, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 105, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:34 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424634, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 105, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "98488e7ef265491593f2729933204350", "rt": "instant"}
May 11 18:50:35 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424635.2051075, 'type': 's', 'key': '98488e7ef265491593f2729933204350', 'data': '', 'source': 0}
May 11 18:50:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:50:36 msm8909 python3[3073]: ADVERT: {'company_id': b'$\x04', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'$\x04'} 240424040006
May 11 18:50:36 msm8909 python3[3073]: IGNORING 06:05:04:80:24:04 WITH PAIRING CODE: 2404
May 11 18:50:37 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:50:37 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:50:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044206868
May 11 18:50:47 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424647, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:47 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424647, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:50:47 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424647, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "d022e28221e5451cb51d917e5fab13d3", "rt": "instant"}
May 11 18:50:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058206868
May 11 18:50:47 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:50:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047006869
May 11 18:50:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306868
May 11 18:50:47 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:50:48 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424647.4935186, 'type': 's', 'key': 'd022e28221e5451cb51d917e5fab13d3', 'data': '', 'source': 0}
May 11 18:50:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040017d7e
May 11 18:50:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e306767
May 11 18:50:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106768
May 11 18:50:49 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:50:57 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:50:57 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:50:57 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "49c6c30602654650af706bf5f188afcd", "rt": "gw"}
May 11 18:50:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424658.3853111, 'type': 's', 'key': '49c6c30602654650af706bf5f188afcd', 'data': '', 'source': 0}
May 11 18:50:59 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:50:59 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:51:00 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:51:00 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:51:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 74, 'mtp_version': 7, 'sleep_state': 1, 'walk_steps': 0, 'sleep_duration': 61, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 72, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003d039b000a0230480040117d7e
May 11 18:51:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306768
May 11 18:51:00 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:51:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f106868
May 11 18:51:01 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:51:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 105} 0d550d550007000000000000000003ff00130000000047206869
May 11 18:51:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006868
May 11 18:51:02 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:51:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:51:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:51:03 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424663, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:03 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424663, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:03 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424663, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "103fe9f3f5e74264afaef985a872d367", "rt": "instant"}
May 11 18:51:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:51:04 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424664.0014477, 'type': 's', 'key': '103fe9f3f5e74264afaef985a872d367', 'data': '', 'source': 0}
May 11 18:51:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044006868
May 11 18:51:04 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058306868
May 11 18:51:04 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:51:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040307d7e
May 11 18:51:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000057106868
May 11 18:51:15 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:51:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:51:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047306868
May 11 18:51:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f306868
May 11 18:51:17 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:51:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:51:18 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:51:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006768
May 11 18:51:18 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:51:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043206868
May 11 18:51:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043306868
May 11 18:51:28 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:51:28 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:51:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106768
May 11 18:51:29 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424689, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:29 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424689, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:30 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424689, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "69e26da1f0ed4919877ab26fca38f21c", "rt": "instant"}
May 11 18:51:30 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:51:30 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:51:30 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424690.4566658, 'type': 's', 'key': '69e26da1f0ed4919877ab26fca38f21c', 'data': '', 'source': 0}
May 11 18:51:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000057206868
May 11 18:51:30 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:51:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005106867
May 11 18:51:30 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:51:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:51:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047106868
May 11 18:51:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f106868
May 11 18:51:33 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:51:33 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:51:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040207d7e
May 11 18:51:42 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424702, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:42 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424702, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 64, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:42 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424702, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 62, "bmrCals": 74, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 64, "walkSteps": 0, "totalSteps": 0, "totalCals": 76}, "gatewayId": "00e15e66f988db"}, "key": "69908955a9e84f48be8fdf5051eb0016", "rt": "instant"}
May 11 18:51:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:51:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:51:43 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424703, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:43 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424703, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:43 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424703, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "9394c52daf9a4496aea650a6fd906e25", "rt": "instant"}
May 11 18:51:43 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424703.021589, 'type': 's', 'key': '69908955a9e84f48be8fdf5051eb0016', 'data': '', 'source': 0}
May 11 18:51:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 87, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000057306868
May 11 18:51:43 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:51:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005206867
May 11 18:51:43 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:51:43 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043006868
May 11 18:51:43 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424703.5351503, 'type': 's', 'key': '9394c52daf9a4496aea650a6fd906e25', 'data': '', 'source': 0}
May 11 18:51:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206768
May 11 18:51:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306768
May 11 18:51:45 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:51:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b106868
May 11 18:51:46 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:51:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f206868
May 11 18:51:46 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:51:46 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:51:46 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:51:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306768
May 11 18:51:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 95, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005f306868
May 11 18:51:56 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:51:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:51:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043206868
May 11 18:51:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424718, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424718, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424718, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 67, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "d32d3511e40241dea4b714a3d863199a", "rt": "instant"}
May 11 18:51:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:51:58 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:51:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006768
May 11 18:51:58 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:51:58 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:51:58 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:51:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "46863894ebf244a08c7da3c80bab6f32", "rt": "gw"}
May 11 18:51:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424718.5621781, 'type': 's', 'key': 'd32d3511e40241dea4b714a3d863199a', 'data': '', 'source': 0}
May 11 18:51:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424718.6310441, 'type': 's', 'key': '46863894ebf244a08c7da3c80bab6f32', 'data': '', 'source': 0}
May 11 18:51:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047306868
May 11 18:51:58 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424718, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:58 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424718, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:51:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424718, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "a084d12e76c0434c9797bc66ae52c1c9", "rt": "instant"}
May 11 18:51:59 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424719.3320682, 'type': 's', 'key': 'a084d12e76c0434c9797bc66ae52c1c9', 'data': '', 'source': 0}
May 11 18:52:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040307d7e
May 11 18:52:00 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:52:00 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:52:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000004106867
May 11 18:52:10 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:52:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f107d7e
May 11 18:52:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206768
May 11 18:52:12 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:52:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:52:12 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424732, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:12 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424732, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:12 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424732, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "bda889af8d53413e985c5a862be25c97", "rt": "instant"}
May 11 18:52:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e106868
May 11 18:52:13 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:52:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044306868
May 11 18:52:13 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424733.3050926, 'type': 's', 'key': 'bda889af8d53413e985c5a862be25c97', 'data': '', 'source': 0}
May 11 18:52:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048106868
May 11 18:52:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b006868
May 11 18:52:13 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:52:15 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:52:15 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:52:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:52:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:52:25 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:52:25 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:52:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044006868
May 11 18:52:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000004206867
May 11 18:52:25 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:52:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:52:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058006868
May 11 18:52:27 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:52:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055306768
May 11 18:52:27 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:52:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b106868
May 11 18:52:27 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:52:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048206868
May 11 18:52:29 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e306868
May 11 18:52:29 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:52:30 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:52:30 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:52:38 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:52:38 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:52:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006768
May 11 18:52:39 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424759, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:39 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424759, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:39 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424759, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "650d67049383426eade9153fb4a959bf", "rt": "instant"}
May 11 18:52:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044206868
May 11 18:52:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f307d7e
May 11 18:52:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055106768
May 11 18:52:39 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:52:39 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424759.665874, 'type': 's', 'key': '650d67049383426eade9153fb4a959bf', 'data': '', 'source': 0}
May 11 18:52:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:52:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048006868
May 11 18:52:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:52:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000004006867
May 11 18:52:42 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:52:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058206868
May 11 18:52:52 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:52:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 4, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000004106867
May 11 18:52:52 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:52:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f107d7e
May 11 18:52:54 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424774, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:54 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424774, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:54 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424774, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 62, "bmrCals": 74, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 63, "walkSteps": 0, "totalSteps": 0, "totalCals": 76}, "gatewayId": "00e15e66f988db"}, "key": "c1dac3fd9617493ab401045314fd3906", "rt": "instant"}
May 11 18:52:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048106768
May 11 18:52:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:52:54 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424774, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:54 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424774, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:52:54 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424774, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "9d2372c3d0f142b09329fc4b7dd2f300", "rt": "instant"}
May 11 18:52:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055206768
May 11 18:52:54 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:52:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424774.684756, 'type': 's', 'key': 'c1dac3fd9617493ab401045314fd3906', 'data': '', 'source': 0}
May 11 18:52:54 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424774.7854161, 'type': 's', 'key': '9d2372c3d0f142b09329fc4b7dd2f300', 'data': '', 'source': 0}
May 11 18:52:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048106868
May 11 18:52:56 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044006868
May 11 18:52:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b006868
May 11 18:52:57 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:52:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:52:57 msm8909 python3[3073]: Running Scheduled: Thread Check
May 11 18:52:58 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:52:58 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:52:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "d3369ec77a8a48e9b8e0a6d30ffc1963", "rt": "gw"}
May 11 18:52:58 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424778.6747849, 'type': 's', 'key': 'd3369ec77a8a48e9b8e0a6d30ffc1963', 'data': '', 'source': 0}
May 11 18:53:01 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:53:01 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:53:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b106868
May 11 18:53:06 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:53:06 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:53:06 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:53:06 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:53:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048206868
May 11 18:53:08 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424788, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:08 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424788, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:08 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424788, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b3eb22c05a4e45e19905282a737922a6", "rt": "instant"}
May 11 18:53:08 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424788.5588355, 'type': 's', 'key': 'b3eb22c05a4e45e19905282a737922a6', 'data': '', 'source': 0}
May 11 18:53:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306768
May 11 18:53:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f207d7e
May 11 18:53:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055006768
May 11 18:53:09 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:53:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058006868
May 11 18:53:09 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:53:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:53:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003d007d7e
May 11 18:53:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044206868
May 11 18:53:21 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424801, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:21 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424801, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:21 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424801, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "66e68c52ff0d46c0a5bd5c9e79c04c60", "rt": "instant"}
May 11 18:53:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:53:21 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424801, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:21 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424801, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:21 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424801, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "3a2b1bd4c8a340219ac04632236bf027", "rt": "instant"}
May 11 18:53:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:53:22 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424801.7281532, 'type': 's', 'key': '66e68c52ff0d46c0a5bd5c9e79c04c60', 'data': '', 'source': 0}
May 11 18:53:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:53:22 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:53:22 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:53:22 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:53:22 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424802.2640557, 'type': 's', 'key': '3a2b1bd4c8a340219ac04632236bf027', 'data': '', 'source': 0}
May 11 18:53:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048006868
May 11 18:53:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306868
May 11 18:53:22 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:53:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048006768
May 11 18:53:24 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:53:24 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:53:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106768
May 11 18:53:25 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:53:31 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:53:31 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:53:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005106867
May 11 18:53:34 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:53:35 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:53:35 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:53:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048106868
May 11 18:53:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006868
May 11 18:53:35 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:53:35 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048206768
May 11 18:53:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003d107d7e
May 11 18:53:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206768
May 11 18:53:36 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:53:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044006868
May 11 18:53:39 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d006767
May 11 18:53:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003d207d7e
May 11 18:53:48 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:53:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:53:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048306868
May 11 18:53:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c206868
May 11 18:53:50 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:53:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044106868
May 11 18:53:50 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000048306768
May 11 18:53:50 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424830, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:50 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424830, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:53:51 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424830, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "0674d2290fa54ad58be73b3c198d4352", "rt": "instant"}
May 11 18:53:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006768
May 11 18:53:51 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:53:51 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424831.4521019, 'type': 's', 'key': '0674d2290fa54ad58be73b3c198d4352', 'data': '', 'source': 0}
May 11 18:53:53 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:53:53 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:53:58 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:53:58 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:53:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "442be09ee25a4e698cb62e702543c3f0", "rt": "gw"}
May 11 18:53:59 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424838.9978228, 'type': 's', 'key': '442be09ee25a4e698cb62e702543c3f0', 'data': '', 'source': 0}
May 11 18:54:01 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:54:01 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:54:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306868
May 11 18:54:02 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:54:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 61, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003d007d7e
May 11 18:54:03 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424843, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:03 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424843, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 61, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:03 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424843, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 62, "bmrCals": 74, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 61, "walkSteps": 0, "totalSteps": 0, "totalCals": 76}, "gatewayId": "00e15e66f988db"}, "key": "8e0aa0f75f6c43d7af88a850d6505438", "rt": "instant"}
May 11 18:54:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d306767
May 11 18:54:03 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424843, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:03 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424843, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:03 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424843, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "0194ea23ed3b487eb9416ef3f401c280", "rt": "instant"}
May 11 18:54:03 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:54:03 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:54:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058206868
May 11 18:54:03 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:54:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:54:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056106768
May 11 18:54:03 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:54:04 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424843.8059399, 'type': 's', 'key': '8e0aa0f75f6c43d7af88a850d6505438', 'data': '', 'source': 0}
May 11 18:54:04 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424843.9259636, 'type': 's', 'key': '0194ea23ed3b487eb9416ef3f401c280', 'data': '', 'source': 0}
May 11 18:54:07 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:54:07 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:54:16 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206768
May 11 18:54:16 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:54:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e206868
May 11 18:54:17 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:54:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206768
May 11 18:54:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058306868
May 11 18:54:18 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:54:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047206868
May 11 18:54:19 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424859, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:19 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424859, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:19 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424859, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "d06ae30331ca4ea5925215274df71b8d", "rt": "instant"}
May 11 18:54:20 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424859.8243692, 'type': 's', 'key': 'd06ae30331ca4ea5925215274df71b8d', 'data': '', 'source': 0}
May 11 18:54:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040207d7e
May 11 18:54:21 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d006767
May 11 18:54:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306768
May 11 18:54:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:54:30 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424870, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:30 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424870, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:30 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424870, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "02286dd893c14aa6bd3eb9739402d9ef", "rt": "instant"}
May 11 18:54:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058006868
May 11 18:54:31 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:54:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005306867
May 11 18:54:31 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:54:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b206868
May 11 18:54:31 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:54:31 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424871.4048188, 'type': 's', 'key': '02286dd893c14aa6bd3eb9739402d9ef', 'data': '', 'source': 0}
May 11 18:54:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047306868
May 11 18:54:32 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:54:32 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:54:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045106868
May 11 18:54:32 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424872, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:32 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424872, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 69, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:54:32 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424872, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 69, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "001fb752fdf94b1da391afaf784a0ba6", "rt": "instant"}
May 11 18:54:32 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040307d7e
May 11 18:54:32 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424872.8762326, 'type': 's', 'key': '001fb752fdf94b1da391afaf784a0ba6', 'data': '', 'source': 0}
May 11 18:54:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e006868
May 11 18:54:34 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:54:34 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045206868
May 11 18:54:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047106768
May 11 18:54:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e106868
May 11 18:54:45 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:54:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d306767
May 11 18:54:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058206868
May 11 18:54:45 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:54:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:54:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 82, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000052106768
May 11 18:54:46 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:54:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005106867
May 11 18:54:46 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:54:46 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047006868
May 11 18:54:47 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040007d7e
May 11 18:54:49 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045306868
May 11 18:54:58 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047206868
May 11 18:54:58 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:54:58 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:54:58 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "24e0aa136c984d64888b75919a5e8068", "rt": "gw"}
May 11 18:54:59 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e306868
May 11 18:54:59 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:54:59 msm8909 python3[3073]: ADVERT: {'company_id': b'\x07\xc0', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x07\xc0'} 07c007c00006
May 11 18:54:59 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424899.2866695, 'type': 's', 'key': '24e0aa136c984d64888b75919a5e8068', 'data': '', 'source': 0}
May 11 18:54:59 msm8909 python3[3073]: IGNORING 06:05:04:F2:07:C0 WITH PAIRING CODE: 07c0
May 11 18:55:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040207d7e
May 11 18:55:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047206768
May 11 18:55:00 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424900, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:00 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424900, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:00 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424900, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "58c4c05b98614f3cb8893aa9b8089214", "rt": "instant"}
May 11 18:55:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:55:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058306868
May 11 18:55:00 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:55:00 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045006868
May 11 18:55:01 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424900.6566386, 'type': 's', 'key': '58c4c05b98614f3cb8893aa9b8089214', 'data': '', 'source': 0}
May 11 18:55:01 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005206867
May 11 18:55:01 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:55:02 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000058006868
May 11 18:55:02 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:55:02 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:55:02 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:55:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045106868
May 11 18:55:03 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 82, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000052306768
May 11 18:55:03 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:55:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f307d7e
May 11 18:55:12 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424912, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:12 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424912, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 63, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:12 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424912, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 62, "bmrCals": 74, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 63, "walkSteps": 0, "totalSteps": 0, "totalCals": 76}, "gatewayId": "00e15e66f988db"}, "key": "9e663958f1eb4f23b9870b1229ad52cb", "rt": "instant"}
May 11 18:55:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 71, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 104} 1d691d6900070000000000000000000a000a0000000047306768
May 11 18:55:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000059106868
May 11 18:55:12 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:55:12 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:55:12 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:55:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:55:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 82, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000052006768
May 11 18:55:13 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:55:13 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424912.9769549, 'type': 's', 'key': '9e663958f1eb4f23b9870b1229ad52cb', 'data': '', 'source': 0}
May 11 18:55:13 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005306867
May 11 18:55:13 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:55:15 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 69, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000045206868
May 11 18:55:17 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 711, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c700400210d0005e006868
May 11 18:55:17 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:55:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f007d7e
May 11 18:55:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056206768
May 11 18:55:27 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:55:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:55:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a0000000058006868
May 11 18:55:28 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:55:28 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047106868
May 11 18:55:28 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424928, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:28 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424928, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 71, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:28 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424928, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 71, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "1a90cc92225642fd8ccb807c4239764c", "rt": "instant"}
May 11 18:55:29 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424929.0022981, 'type': 's', 'key': '1a90cc92225642fd8ccb807c4239764c', 'data': '', 'source': 0}
May 11 18:55:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a0000000058006868
May 11 18:55:30 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:55:30 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:55:30 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:55:30 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005106867
May 11 18:55:30 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:55:31 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e206868
May 11 18:55:31 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:55:33 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:55:33 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:55:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a0000000058106868
May 11 18:55:40 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:55:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e306868
May 11 18:55:40 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:55:41 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:55:41 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:55:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f207d7e
May 11 18:55:42 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056306768
May 11 18:55:42 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:55:44 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 103} 1d691d6900070000000000000000000a000a0000000048306767
May 11 18:55:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d106767
May 11 18:55:45 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424945, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:45 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424945, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 77, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:45 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424945, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 77, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "69778690db9c4b74b6cd1bc4d8a13cdb", "rt": "instant"}
May 11 18:55:45 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:55:45 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424945, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:45 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424945, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:55:45 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424945, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "24c6a76bd43f4573a27d4f578b7fbe04", "rt": "instant"}
May 11 18:55:45 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424945.6429322, 'type': 's', 'key': '69778690db9c4b74b6cd1bc4d8a13cdb', 'data': '', 'source': 0}
May 11 18:55:46 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424945.9274042, 'type': 's', 'key': '24c6a76bd43f4573a27d4f578b7fbe04', 'data': '', 'source': 0}
May 11 18:55:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 63, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003f307d7e
May 11 18:55:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d206767
May 11 18:55:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:55:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 86, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000056006768
May 11 18:55:55 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:55:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 88, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a0000000058206868
May 11 18:55:55 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:55:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047306868
May 11 18:55:56 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:55:56 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:55:57 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e106868
May 11 18:55:57 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:55:59 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:55:59 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:55:59 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "44039ec5f09f49a2af684c8fca470304", "rt": "gw"}
May 11 18:55:59 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424959.5790741, 'type': 's', 'key': '44039ec5f09f49a2af684c8fca470304', 'data': '', 'source': 0}
May 11 18:56:03 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:56:03 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:56:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003e107d7e
May 11 18:56:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 77, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004d306767
May 11 18:56:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047106868
May 11 18:56:10 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043006868
May 11 18:56:10 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424970, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:10 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424970, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 67, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:10 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424970, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 67, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "9338b4ed86464458890a2ee529378697", "rt": "instant"}
May 11 18:56:11 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424971.1703837, 'type': 's', 'key': '9338b4ed86464458890a2ee529378697', 'data': '', 'source': 0}
May 11 18:56:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c006868
May 11 18:56:12 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006868
May 11 18:56:12 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:56:22 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c106868
May 11 18:56:22 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:56:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e306868
May 11 18:56:24 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:56:24 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:56:25 msm8909 python3[3073]: ADVERT: {'company_id': b'&,', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'&,'} 262c262c0006
May 11 18:56:25 msm8909 python3[3073]: IGNORING 06:05:04:6D:74:4C WITH PAIRING CODE: 262c
May 11 18:56:25 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043106868
May 11 18:56:26 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e006868
May 11 18:56:26 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:56:27 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:56:33 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:56:33 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:56:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000059106868
May 11 18:56:36 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:56:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 103} 1d691d6900070000000000000000000a000a0000000048006767
May 11 18:56:36 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424996, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:36 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424996, 'wearableId': 63, 'firmwareRevision': None, 'deviceId': '06:05:04:FC:44:79', 'configId': 293, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:36 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424996, "wearableId": 63, "firmwareRevision": null, "deviceId": "06:05:04:FC:44:79", "configId": 293, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "4d3218f3459b4b51a4150b74ab337af8", "rt": "instant"}
May 11 18:56:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003e307d7e
May 11 18:56:36 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715424996, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:36 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715424996, 'wearableId': 81, 'firmwareRevision': None, 'deviceId': '06:05:04:30:B0:14', 'configId': 301, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 923, 'sleepDuration': 62, 'bmrCals': 74, 'skinTemp': 126, 'caseTemp': 125, 'actCals': 2, 'heartRate': 0, 'battery': 62, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 76}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:36 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715424996, "wearableId": 81, "firmwareRevision": null, "deviceId": "06:05:04:30:B0:14", "configId": 301, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 923, "sleepDuration": 62, "bmrCals": 74, "skinTemp": 126, "caseTemp": 125, "actCals": 2, "heartRate": 0, "battery": 62, "walkSteps": 0, "totalSteps": 0, "totalCals": 76}, "gatewayId": "00e15e66f988db"}, "key": "6fff4be7b2e342d7b0844d0a004367c7", "rt": "instant"}
May 11 18:56:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e206767
May 11 18:56:36 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 922, 'battery': 85, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x15\x83', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x15\x83', 'skin_temp': 104} 1583158300070000000000000000039a000a0000000055106768
May 11 18:56:36 msm8909 python3[3073]: IGNORING 06:05:04:61:15:83 WITH PAIRING CODE: 1583
May 11 18:56:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c306868
May 11 18:56:37 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:56:37 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c206868
May 11 18:56:37 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424997.0396621, 'type': 's', 'key': '4d3218f3459b4b51a4150b74ab337af8', 'data': '', 'source': 0}
May 11 18:56:37 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715424997.0896466, 'type': 's', 'key': '6fff4be7b2e342d7b0844d0a004367c7', 'data': '', 'source': 0}
May 11 18:56:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043206868
May 11 18:56:38 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e106868
May 11 18:56:38 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:56:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048006868
May 11 18:56:40 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715425000, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:40 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715425000, 'wearableId': 74, 'firmwareRevision': None, 'deviceId': '06:05:04:32:34:65', 'configId': 294, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1023, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 72, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:40 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715425000, "wearableId": 74, "firmwareRevision": null, "deviceId": "06:05:04:32:34:65", "configId": 294, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1023, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 72, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "b638c0f327e24d56a49facc6bd9f35a2", "rt": "instant"}
May 11 18:56:40 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043306868
May 11 18:56:40 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715425000.6748466, 'type': 's', 'key': 'b638c0f327e24d56a49facc6bd9f35a2', 'data': '', 'source': 0}
May 11 18:56:50 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:56:50 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:56:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 62, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a003e107d7e
May 11 18:56:51 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 103} 1d691d6900070000000000000000000a000a0000000048106767
May 11 18:56:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 92, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005c006868
May 11 18:56:52 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:56:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048106868
May 11 18:56:52 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043006868
May 11 18:56:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e206868
May 11 18:56:53 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:56:53 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 103} 1d691d6900070000000000000000000a000a0000000048206767
May 11 18:56:54 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e006767
May 11 18:56:54 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715425014, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:54 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715425014, 'wearableId': 73, 'firmwareRevision': None, 'deviceId': '06:05:04:AF:F9:E9', 'configId': 292, 'statusValues': {'distance': 0, 'thermalGen': 19, 'runSteps': 0, 'sleepState': 0, 'solarGen': 1034, 'sleepDuration': 0, 'bmrCals': 1, 'skinTemp': 103, 'caseTemp': 103, 'actCals': 0, 'heartRate': 0, 'battery': 78, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 1}, 'gatewayId': '00e15e66f988db'}
May 11 18:56:54 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715425014, "wearableId": 73, "firmwareRevision": null, "deviceId": "06:05:04:AF:F9:E9", "configId": 292, "statusValues": {"distance": 0, "thermalGen": 19, "runSteps": 0, "sleepState": 0, "solarGen": 1034, "sleepDuration": 0, "bmrCals": 1, "skinTemp": 103, "caseTemp": 103, "actCals": 0, "heartRate": 0, "battery": 78, "walkSteps": 0, "totalSteps": 0, "totalCals": 1}, "gatewayId": "00e15e66f988db"}, "key": "01543e423b72440f86b329d3e12aa248", "rt": "instant"}
May 11 18:56:55 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715425014.5595357, 'type': 's', 'key': '01543e423b72440f86b329d3e12aa248', 'data': '', 'source': 0}
May 11 18:56:55 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e306868
May 11 18:56:55 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:56:59 msm8909 python3[3073]: [SSE] Sending keepalive ping
May 11 18:56:59 msm8909 python3[3073]: [SSE] SENDING GATEWAY STATUS PING
May 11 18:56:59 msm8909 python3[3073]: [SSE] Sending: {"msg": {"wearables": [], "gateway_id": "00e15e66f988db"}, "key": "82643d9a760944c5bc51fbfd0adca2e6", "rt": "gw"}
May 11 18:57:00 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715425019.9202576, 'type': 's', 'key': '82643d9a760944c5bc51fbfd0adca2e6', 'data': '', 'source': 0}
May 11 18:57:03 msm8909 python3[3073]: Running Scheduled: Check Network
May 11 18:57:03 msm8909 python3[3073]: [NET] NETWORK GOOD.
May 11 18:57:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 72, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000048206868
May 11 18:57:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 67, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000043106868
May 11 18:57:05 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c106868
May 11 18:57:05 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715425025, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:57:05 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715425025, 'wearableId': 76, 'firmwareRevision': None, 'deviceId': '06:05:04:02:E8:6A', 'configId': 295, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 863, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 76, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:57:06 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715425025, "wearableId": 76, "firmwareRevision": null, "deviceId": "06:05:04:02:E8:6A", "configId": 295, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 863, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 76, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "eb9e7e8142404dc39251b984311dfd51", "rt": "instant"}
May 11 18:57:06 msm8909 python3[3073]: ADVERT: {'company_id': b'_\x00', 'mtp_version': 5, 'pairing_code': b'\x00\x8f'} 008f065f00
May 11 18:57:06 msm8909 python3[3073]: IGNORING 06:05:04:13:9C:CF WITH PAIRING CODE: 008f
May 11 18:57:06 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715425026.5027094, 'type': 's', 'key': 'eb9e7e8142404dc39251b984311dfd51', 'data': '', 'source': 0}
May 11 18:57:07 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 94, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005e006868
May 11 18:57:07 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3
May 11 18:57:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040307d7e
May 11 18:57:08 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000059006868
May 11 18:57:08 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:57:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1034, 'battery': 78, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 1, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x0f\x89', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 1, 'pairing_code': b'\x0f\x89', 'skin_temp': 103} 0f890f8900070000000000000000040a0013000001004e106767
May 11 18:57:09 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b206868
May 11 18:57:09 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:57:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 921, 'battery': 89, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\xd5', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\xd5', 'skin_temp': 104} 1dd51dd5000700000000000000000399000a0000000059106868
May 11 18:57:18 msm8909 python3[3073]: IGNORING 06:05:04:50:93:05 WITH PAIRING CODE: 1dd5
May 11 18:57:18 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 72, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 103, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1di', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1di', 'skin_temp': 103} 1d691d6900070000000000000000000a000a0000000048006767
May 11 18:57:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 924, 'battery': 91, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x18\xcf', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x18\xcf', 'skin_temp': 104} 18cf18cf00070000000000000000039c000a000000005b306868
May 11 18:57:19 msm8909 python3[3073]: IGNORING 06:05:04:E0:B5:0F WITH PAIRING CODE: 18cf
May 11 18:57:19 msm8909 python3[3073]: ADVERT: {'company_id': b'\x00\xfa', 'mtp_version': 6, 'alert_status': b'\x00', 'pairing_code': b'\x00\xfa'} 00fa00fa0006
May 11 18:57:19 msm8909 python3[3073]: IGNORING 06:05:04:56:C4:4A WITH PAIRING CODE: 00fa
May 11 18:57:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 10, 'battery': 68, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x1d\x92', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x1d\x92', 'skin_temp': 104} 1d921d9200070000000000000000000a000a0000000044306868
May 11 18:57:19 msm8909 python3[3073]: DEBUG INSTANT UPDATE: {'utcTimestamp': 1715425039, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:57:19 msm8909 python3[3073]: [SSE] Instant: {'utcTimestamp': 1715425039, 'wearableId': 75, 'firmwareRevision': None, 'deviceId': '06:05:04:11:B9:D2', 'configId': 291, 'statusValues': {'distance': 0, 'thermalGen': 10, 'runSteps': 0, 'sleepState': 0, 'solarGen': 10, 'sleepDuration': 0, 'bmrCals': 0, 'skinTemp': 104, 'caseTemp': 104, 'actCals': 0, 'heartRate': 0, 'battery': 68, 'walkSteps': 0, 'totalSteps': 0, 'totalCals': 0}, 'gatewayId': '00e15e66f988db'}
May 11 18:57:19 msm8909 python3[3073]: [SSE] Sending: {"msg": {"utcTimestamp": 1715425039, "wearableId": 75, "firmwareRevision": null, "deviceId": "06:05:04:11:B9:D2", "configId": 291, "statusValues": {"distance": 0, "thermalGen": 10, "runSteps": 0, "sleepState": 0, "solarGen": 10, "sleepDuration": 0, "bmrCals": 0, "skinTemp": 104, "caseTemp": 104, "actCals": 0, "heartRate": 0, "battery": 68, "walkSteps": 0, "totalSteps": 0, "totalCals": 0}, "gatewayId": "00e15e66f988db"}, "key": "c5086dd0691c44ebabfa035b8e4804fb", "rt": "instant"}
May 11 18:57:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 1023, 'battery': 71, 'distance': 0, 'thermal_gen': 19, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\rU', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\rU', 'skin_temp': 104} 0d550d550007000000000000000003ff00130000000047006868
May 11 18:57:19 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 920, 'battery': 5, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'\x10\xc6', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'\x10\xc6', 'skin_temp': 103} 10c610c6000700000000000000000398000a0000000005006867
May 11 18:57:19 msm8909 python3[3073]: IGNORING 06:05:04:2A:85:F6 WITH PAIRING CODE: 10c6
May 11 18:57:20 msm8909 python3[3073]: [SSE] RX'd: {'timestamp': 1715425040.0278106, 'type': 's', 'key': 'c5086dd0691c44ebabfa035b8e4804fb', 'data': '', 'source': 0}
May 11 18:57:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 863, 'battery': 76, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 0, 'case_temp': 104, 'total_cals': 0, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 0, 'company_id': b'%\x1a', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 0, 'pairing_code': b'%\x1a', 'skin_temp': 104} 251a251a00070000000000000000035f000a000000004c306868
May 11 18:57:20 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 923, 'battery': 64, 'distance': 0, 'thermal_gen': 10, 'total_steps': 0, 'act_cals': 2, 'case_temp': 125, 'total_cals': 76, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 0, 'sleep_duration': 62, 'company_id': b'\x13\xd4', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 74, 'pairing_code': b'\x13\xd4', 'skin_temp': 126} 13d413d40007000000000000003e039b000a02304a0040007d7e
May 11 18:57:23 msm8909 python3[3073]: ADVERT: {'run_steps': 0, 'solar_gen': 712, 'battery': 93, 'distance': 477, 'thermal_gen': 64, 'total_steps': 610, 'act_cals': 2, 'case_temp': 104, 'total_cals': 210, 'mtp_version': 7, 'sleep_state': 0, 'walk_steps': 610, 'sleep_duration': 0, 'company_id': b'\x10\xd3', 'heart_rate': 0, 'alert_status': b'\x00', 'bmr_cals': 208, 'pairing_code': b'\x10\xd3', 'skin_temp': 104} 10d310d300070000026201dd000002c800400210d0005d206868
May 11 18:57:23 msm8909 python3[3073]: IGNORING 06:05:04:EE:10:D3 WITH PAIRING CODE: 10d3